Chapter 3 General Management of the Switch 3-91
FIGURE 3-30 The Switch Config Class of Service Window for Mapping DSCP to COS
Values
Command-line Interface: Mapping DSCP Priority

The following example maps DSCP value 0 to COS value 1 on port SNP516, and then

displays all the DSCP Priority settings for that port.

16.Mappingspecific values for IP DSCP is implemented as an interface configuration command, but any
changeswill apply to the all interfaces on the switch.
Console(config)#interface ethernet SNP5
Console(config-if)#map ip dscp 0 cos 1
Console(config-if)#end
Console#show map ip dscp ethernet SNP5
DSCP mapping status: disabled
Port DSCP COS
----------- ---- ---
SNP1 0 1
SNP1 1 0
SNP1 2 0
SNP1 3 0
.
.
.
SNP1 61 0
SNP1 62 0
SNP1 63 0
Console#