Send documentation comments to mdsfeedback-doc@cisco.com
4-24
Cisco MDS 9000 Family Command Reference
OL-8413-07, Cisco MDS SAN-OS Release 3.x
Chapter 4 C Commands
class
class
To select a QoS policy map class for configuration, use the class command in QoS policy map
configuration submode. To disable this feature, use the no form of the command.
class class-map-name
no class class-map-name
Syntax Description
Defaults Disabled
Command Modes QoS policy map configuration submode
Command History
Usage Guidelines Before you can configure a QoS policy map class you must complete the following:
• Enable the QoS data traffic feature using the qos enable command.
• Configure a QoS class map using the qos class-map command.
• Configure a QoS policy map using the qos policy-map command.
After you configure the QoS policy map class, you can configure the Differentiated Services Code Point
(DSCP) and priority for frames matching this class map.
Examples The following example shows how to select a QoS policy map class to configure.
switch# config terminal
Enter configuration commands, one per line. End with CNTL/Z.
switch(config)# qos enable
switch(config)# qos class-map class-map1
switch(config)# qos policy-map policyMap1
switch(config-pmap)# class class-map1
switch(config-pmap-c)#
Related Commands
class-map-name Selects the QoS policy class map to configure.
Release Modification
1.3(1) This command was introduced.
Command Description
qos enable Enables the QoS data traffic feature on the switch.
qos class-map Configures a QoS class map.
qos policy-map Configures a QoS policy map.
dscp Configures the DSCP in the QoS policy map class.