ECS4660-28F_Management Guide-R03

Table Of Contents
C
HAPTER
41
| Class of Service Commands
Priority Commands (Layer 3 and 4)
– 1401
For an untagged packet, the default port priority (see page 1390) is
used for priority processing.
EXAMPLE
This example sets the QoS priority mapping mode to use DSCP based on
the conditions described in the Command Usage section.
Console(config)#interface ge1/1
Console(config-if)#qos map trust-mode dscp
Console(config-if)#
show qos map
cos-dscp
This command shows ingress CoS/CFI to internal DSCP map.
SYNTAX
show qos map cos-dscp interface interface
interface
ethernet unit/port
unit - Unit identifier. (Range: 1)
port - Port number. (Range: 1-28)
COMMAND MODE
Privileged Exec
EXAMPLE
Console#show qos map cos-dscp interface ethernet 1/5
CoS Information of Eth 1/5
CoS-DSCP map.(x,y),x: phb,y: drop precedence:
CoS : CFI 0 1
---------------------------------
0 (0,0) (0,0)
1 (1,0) (1,0)
2 (2,0) (2,0)
3 (3,0) (3,0)
4 (4,0) (4,0)
5 (5,0) (5,0)
6 (6,0) (6,0)
7 (7,0) (7,0)
Console#