Quality of Service (QoS) Commands
78-21075-01 Command Line Interface Reference Guide
Command Mode
Global Configuration mode
Example
The following example maps DSCP values 33, 40 and 41 to queue 1.
switchxxxxxx(config)#
49.31 qos map dscp-dp
Use the qos map dscp-dp Global Configuration mode command to map the DSCP
values to Drop Precedence. Use the no form of this command to restore the
default configuration.
This command is only available in QoS advanced mode.
Syntax
dscp-list
qos map dscp-dp
no qos map dscp-dp [
Parameters
•
dscp-list—Specifies up to 8 DSCP values, with values separated by a
space. (Range: 0–63)
•
dp—Specifies the Drop Precedence value to which the DSCP values are
mapped. (values: 0,2) where 2 is the highest Drop Precedence).
Default Configuration
All the DSCPs are mapped to Drop Precedence 0.
Command Mode
Global Configuration mode.
Example
The following example maps DSCP values 25, 27 and 29 to Drop Precedence 2.
switchxxxxxx(config)#
qos map dscp-queue
dp
to
dscp-list
]
25 27 29
qos map dscp-dp
33 40 41
to
1
2
to
49
827