Intel SBCEGBESW1 Switch User Manual


 
QoS Commands
196 Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide
Example
The following example applies the DSCP Mutation map to system DSCP trusted ports.
qos map dscp-mutation
The qos map dscp-mutation Global Configuration mode command modifies the DSCP
to DSCP mutation map. To return to the default DSCP to DSCP mutation map, use the
no
form of this command.
Syntax
qos map dscp-mutation in-dscp to out-dscp
no qos map dscp-mutation
Parameters
in-dscp — Specifies up to 8 DSCP values separated by spaces. (Range: 0-63)
out-dscp — Specifies up to 8 DSCP 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 different ports.
Example
The following example changes DSCP values 1, 2, 4, 5 and 6 to DSCP mutation map
value 63
.
Console(config)# qos dscp-mutation
Console config)# qos map dscp-mutation 1 2 4 5 6 to 63