SUMMARY STEPS
1.
configure terminal
2.
mls qos map cos-dscp dscp1...dscp8
3.
end
4.
show mls qos maps cos-dscp
5.
copy running-config startup-config
DETAILED STEPS
PurposeCommand or Action
Enters the global configuration mode.configure terminal
Example:
Switch# configure terminal
Step 1
Modifies the CoS-to-DSCP map.
mls qos map cos-dscp dscp1...dscp8
Step 2
Example:
Switch(config)# mls qos map
For dscp1...dscp8, enter eight DSCP values that correspond
to CoS values 0 to 7. Separate each DSCP value with a space.
The DSCP range is 0 to 63.
cos-dscp 10 15 20 25 30 35 40 45
To return to the default map, use the no mls qos
cos-dscp global configuration command.
Note
Returns to privileged EXEC mode.end
Example:
Switch(config)# end
Step 3
Verifies your entries.show mls qos maps cos-dscp
Example:
Switch# show mls qos maps cos-dscp
Step 4
(Optional) Saves your entries in the configuration file.copy running-config startup-config
Example:
Switch# copy-running-config
Step 5
startup-config
Related Topics
Default CoS-to-DSCP Map, on page 568
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
605
How to Configure QoS