Show qos map cos-dscp – Brocade Communications Systems Brocate Ethernet Access Switch 6910 User Manual
Page 478

428
Brocade 6910 Ethernet Access Switch Configuration Guide
53-1002581-01
Priority Commands (Layer 3 and 4)
21
Command Usage
•
If the QoS mapping mode is set to DSCP with this command, and the ingress packet type is
IPv4, then priority processing will be based on the DSCP value in the ingress packet.
•
If the QoS mapping mode is set to DSCP, and a non-IP packet is received, the packet's CoS and
CFI (Canonical Format Indicator) values are used for priority processing if the packet is tagged.
For an untagged packet, the default port priority (see
) is used for priority processing.
•
If the QoS mapping mode is set to CoS with this command, and the ingress packet type is IPv4,
then priority processing will be based on the CoS and CFI values in the ingress packet.
For an untagged packet, the default port priority (see
) 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-12)
port-channel channel-id (Range: 1-12)
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#