S e n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a c k - d o c @ c i s c o . c o m
5-57
Cisco MDS 9000 Family Command Reference
OL-18089-01, Cisco NX-OS Release 4.x
Chapter 5 D Commands
dscp
dscp
To configure a differentiated services code point (DSCP) in a QoS policy map class, use the
dscp
command in EXEC mode. To disable this feature, use the
no
form of the command.
dscp
value
no dscp
value
Syntax Description
Defaults
The default DSCP value is 0.
Command Modes
QoS policy map class 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.
•
Configure a QoS policy map class using the
class
command.
Examples
The following example configures a DSCP value of 56 in QoS policy classMap1:
switch(config-pmap)#
class classMap1
switch(config-pmap-c)#
dscp 56
switch(config-pmap-c)#
Related Commands
value
Configures the DSCP value. The range is 0 to 63. DSCP value 46 is reserved.
Release
Modification
1.3(1)
This command was introduced.
Command
Description
class
Configure a QoS policy map class.
qos class-map
Configures a QoS class map.
qos enable
Enables the QoS data traffic feature on the switch.
qos policy-map
Configure a QoS policy map.
show qos
Displays the current QoS settings.