Cisco 3560x-24p 参考指南

下载
页码 1188
 
2-713
Catalyst 3750-X and 3560-X Switch Command Reference
OL-21522-02
Chapter 2    Catalyst 3750-X and 3560-X 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] [ | {begin 
exclude | includeexpression]
Syntax Description
Command Modes
User EXEC
Command History
Usage Guidelines
Expressions are case sensitive. For example, if you enter | exclude output, the lines that contain output 
do not appear, but the lines that contain Output appear.
The policed-DSCP, DSCP-to-CoS, and the DSCP-to-DSCP-mutation maps appear 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.
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.
| begin
(Optional) Display begins with the line that matches the 
expression.
| exclude
(Optional) Display excludes lines that match the expression.
| include
(Optional) Display includes lines that match the specified 
expression.
expression
Expression in the output to use as a reference point.
Release
Modification
12.2(53)SE2
This command was introduced.