CLI Reference Guide-R04

Table Of Contents
Chapter 23
| Class of Service Commands
Priority Commands (Layer 3 and 4)
– 642 –
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-28)
port-channel channel-id (Range: 1-26)
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#