Send documentation comments to mdsfeedback-doc@cisco.com
19-6
Cisco MDS 9000 Family Command Reference
OL-8413-07, Cisco MDS SAN-OS Release 3.x
Chapter 19 Q Commands
qos policy-map
qos policy-map
To specify the class of service, use the qos policy-map command in configuration mode. To remove a
previously configured class, use the no form of the command.
qos policy-map policy-name
no qos policy-map policy-name
Syntax Description
Defaults Disabled.
Command Modes Configuration mode.
Command History
Usage Guidelines You can access this command only if you enable the QoS data traffic feature using the qos enable
command.
As an alternative, you can map a classmap to a Differentiated Services Code Point (DSCP).The DSCP
is an indicator of the service level for a specified frame. The DSCP value ranges from 0 to 63. A dscp
value of 46 is disallowed.
Examples The following example creates a policy map called MyPolicy and places you in the policy-map submode.
switch(config)# qos policy-map MyPolicy
switch(config-pmap)#
Related Commands
policy-name Specifies a policy map name. Maximum length is 63 alphanumeric
characters.
Release Modification
1.3(1) This command was introduced.
Command Description
qos enable Enables the QoS data traffic feature on the switch.
show qos Displays configured QoS information.