16- and 36-Port Ethernet Switch Module for Cisco 2600 Series, Cisco 3600 Series, and Cisco 3700 Series
Configuration Tasks
97
Cisco IOS Release 12.2(2)XT, 12.2(8)T, and 12.2(15)ZJ
Table 14
shows the default DSCP-to-CoS map.
If these values are not appropriate for your network, you need to modify them.
Beginning in privileged EXEC mode, follow these steps to modify the DSCP-to-CoS map:
To return to the default map, use the no mls qos map dscp-cos global configuration command.
Displaying QoS Information
To display the current QoS information, use one or more of the privileged EXEC commands in
Table 15
:
Table 14
Default DSCP-to-CoS Map
DSCP values
0
8, 10
16, 18
24, 26
32, 34
40, 46
48
56
CoS values
0
1
2
3
4
5
6
7
Command
Purpose
Step 1
configure terminal
Enters global configuration mode.
Step 2
mls qos map dscp-cos dscp-list to cos
Modifies the DSCP-to-CoS map.
For dscp-list, enter up to 13 DSCP values separated by spaces. Then enter
the to keyword.
For cos, enter the CoS value to which the DSCP values correspond.
The supported DSCP values are 0, 8, 10, 16, 18, 24, 26, 32, 34, 40, 46, 48,
and 56. The CoS range is 0 to 7.
Step 3
end
Returns to privileged EXEC mode.
Step 4
show mls qos maps dscp-to-cos
Verifies your entries.
Step 5
copy running-config startup-config
(Optional) Saves your entries in the configuration file.
Table 15
Commands for Displaying QoS Information
Command
Purpose
show class-map [class-map-name]
Displays QoS class maps, which define the match criteria to
classify traffic.
show policy-map [policy-map-name [class class-name]]
Displays QoS policy maps, which define classification criteria
for incoming traffic.
show mls qos maps [cos-dscp | dscp-cos]
Displays QoS mapping information. Maps are used to generate
an internal DSCP value, which represents the priority of the
traffic.
show mls qos interface [interface-id] [policers]
Displays QoS information at the interface level.
show mls masks
[
qos
|
security
]
Displays details regarding the masks
1
used for QoS and security
ACLs.
1.
Access Control Parameters are called masks in the switch CLI commands and output.