Chapter 19
| Class of Service Commands
Priority Commands (Layer 3 and 4)
– 522 –
Example
Console#show qos map default-drop-precedence interface ethernet 1/5
Information of Eth 1/5
default-drop-precedence map:
phb: 0 1 2 3 4 5 6 7
-------------------------------------------------------
color: 0 0 0 0 0 0 0 0
Console#
show map dscp-cos This command shows the internal DSCP to egress CoS map, which converts internal
PHB/Drop Precedence to CoS values.
Syntax
show qos map dscp-cos interface interface
interface
ethernet unit/port
unit - Stack unit. (Range: 1)
port - Port number. (Range: 1-32/54)
port-channel channel-id (Range: 1-16/27)
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,1) (0,1)
1 : (1,0) (1,1) (1,1)
2 : (2,0) (2,1) (2,1)
3 : (3,0) (3,1) (3,1)
4 : (4,0) (4,1) (4,1)
5 : (5,0) (5,1) (5,1)
6 : (6,0) (6,1) (6,1)
7 : (7,0) (7,1) (7,1)
Console#