756
Quality of Service (QoS) Commands
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Contax
CLI\files\QoS.fm
D E L L C O N F ID E N T IA L – P R E L IM I N A RY 5 / 1 5 /1 2 - F O R P R O O F O N LY
Syntax
qos map dscp-mutation
in-dscp
to
out-dscp
no qos map dscp-mutation
[
in-dscp
]
Parameters
•
in-dscp
—Specifies up to 8 DSCP values to map, separated by spaces.
(Range: 0–63)
•
out-dscp
—Specifies up to 8 DSCP mapped values, separated by spaces.
(Range: 0–63)
Default Configuration
The default map is the Null map, which means that each incoming DSCP
value is mapped to the same DSCP value.
Command Mode
Global Configuration mode.
User Guidelines
This is the only map that is not globally configured. It is possible to have
several maps and assign each one to a different port.
Example
The following example changes DSCP values 1, 2, 4, 5 and 6 to DSCP
Mutation Map value 63
.
Console(config)#
qos map dscp-mutation
1 2 4 5 6
to
63
show qos map
Use the
show qos map
EXEC mode command to display the QoS mapping
information.
Syntax
show qos map
[
dscp-queue
|
dscp-dp
|
policed-dscp
|
dscp-mutation
]