CLI Reference Guide-R05

Table Of Contents
Chapter 20
| Class of Service Commands
Priority Commands (Layer 3 and 4)
– 579 –
port - Port number. (Range: 1-12)
Command Mode
Privileged Exec
Command Usage
This map is only used if the packet is forwarded with a 8021.Q tag.
Example
Console#show qos map dscp-cos interface ethernet 1/5
Information of Eth 1/5
dscp-cos map:
phb: drop precedence 0(green) 1(red) 3(yellow)
-------------------------------------------------------
0 : (0,0) (0,0) (0,0)
1 : (1,0) (1,0) (1,0)
2 : (2,0) (2,0) (2,0)
3 : (3,0) (3,0) (3,0)
4 : (4,0) (4,0) (4,0)
5 : (5,0) (5,0) (5,0)
6 : (6,0) (6,0) (6,0)
7 : (7,0) (7,0) (7,0)
Console#
show qos map
dscp-mutation
This command shows the ingress DSCP to internal DSCP map.
Syntax
show qos map dscp-mutation interface interface
interface
ethernet unit/port
unit - Unit identifier. (Range: 1)
port - Port number. (Range: 1-12)
Command Mode
Privileged Exec
Command Usage
This map is only used when the QoS mapping mode is set to “DSCP” by the qos
map trust-mode command, and the ingress packet type is IPv4.
Example
The ingress DSCP is composed of “d1” (most significant digit in the left column) and
d2” (least significant digit in the top row (in other words, ingress DSCP = d1 * 10 +
d2); and the corresponding Internal DSCP and drop precedence is shown at the
intersecting cell in the table.