2-562
Catalyst 3750 Metro Switch Command Reference
OL-9645-10
Chapter 2 Catalyst 3750 Metro Switch Cisco IOS Commands
show mls qos maps
show mls qos maps
Use the
show mls qos maps
user EXEC command to display quality of service (QoS) mapping
information. During classification, QoS uses the mapping tables to represent the priority of the traffic
and to derive a corresponding class of service (CoS) or Differentiated Services Code Point (DSCP) value
from the received CoS, DSCP, or IP precedence value.
show mls qos maps
[
cos-dscp
|
cos-input-q
|
cos-output-q
|
dscp-cos
|
dscp-input-q
|
dscp-mutation
dscp-mutation-name
|
dscp-output-q
|
ip-prec-dscp
|
policed-dscp
]
Syntax Description
Command Modes
User EXEC
Command History
Usage Guidelines
The policed-DSCP, DSCP-to-CoS, and the DSCP-to-DSCP-mutation maps are displayed as a matrix.
The d1 column specifies the most-significant digit in the DSCP. The d2 row specifies the least-significant
digit in the DSCP. The intersection of the d1 and d2 values provides the policed-DSCP, the CoS, or the
mutated-DSCP value. For example, in the DSCP-to-CoS map, a DSCP value of 43 corresponds to a CoS
value of 5.
The DSCP input queue threshold and the DSCP output queue threshold maps are displayed as a matrix.
The d1 column specifies the most-significant digit of the DSCP number. The d2 row specifies the
least-significant digit in the DSCP number. The intersection of the d1 and the d2 values provides the
queue ID and threshold ID. For example, in the DSCP input queue threshold map, a DSCP value of 43
corresponds to queue 2 and threshold 1 (02-01).
The CoS input queue threshold and the CoS output queue threshold maps show the CoS value in the top
row and the corresponding queue ID and threshold ID in the second row. For example, in the CoS input
queue threshold map, a CoS value of 5 corresponds to queue 2 and threshold 1 (2-1).
cos-dscp
(Optional) Display class of service (CoS)-to-DSCP map.
cos-input-q
(Optional) Display the CoS input queue threshold map.
cos-output-q
(Optional) Display the CoS output queue threshold map.
dscp-cos
(Optional) Display DSCP-to-CoS map.
dscp-input-q
(Optional) Display the DSCP input queue threshold map.
dscp-mutation
dscp-mutation-name
(Optional) Display the specified DSCP-to-DSCP-mutation
map.
dscp-output-q
(Optional) Display the DSCP output queue threshold map.
ip-prec-dscp
(Optional) Display the IP-precedence-to-DSCP map.
policed-dscp
(Optional) Display the policed-DSCP map.
Release
Modification
12.1(14)AX
This command was introduced.