Chapter 19
| Class of Service Commands
Priority Commands (Layer 3 and 4)
– 481 –
Command Mode
Privileged Exec
Command Usage
This map is only used when the QoS mapping mode is set to “DSCP” by the
command, and the ingress packet type is IPv4.
Example
The ingress DSCP is composed of ingress-dscp10 (most significant digit in the
left column) and ingress-dscp1 (least significant digit in the top row (in other
words, ingress-dscp = ingress-dscp10 * 10 + ingress-dscp1); and the
corresponding dscp is shown at the intersecting cell in the table.
Console#show qos map dscp-queue interface ethernet 1/1
Information of Eth 1/1
DSCP to queue map.
d1:d2 0 1 2 3 4 5 6 7 8 9
----------------------------------------------
0 : 2 2 2 2 2 2 2 2 0 0
1 : 0 0 0 0 0 0 1 1 1 1
2 : 1 1 1 1 3 3 3 3 3 3
3 : 3 3 4 4 4 4 4 4 4 4
4 : 5 5 5 5 5 5 5 5 6 6
5 : 6 6 6 6 6 6 7 7 7 7
6 : 7 7 7 7
Console#
show qos map
trust-mode
This command shows the QoS mapping mode.
Syntax
show qos map trust-mode interface
interface
interface
ethernet
unit
/
port
unit
- Unit identifier. (Range: Always 1)
port
- Port number. (Range: 1-52)
Command Mode
Privileged Exec
Example
The following shows that the trust mode is set to CoS:
Console#show qos map trust-mode interface ethernet 1/5
Information of Eth 1/5
CoS Map Mode: CoS mode
Console#