Brocade Converged Enhanced Ethernet Administrator's Guide v6.1.2_cee (53-1001258-01, June 2009)

Table Of Contents
106 Converged Enhanced Ethernet Administrator’s Guide
53-1001258-01
Queueing
8
Table 17 presents the Layer 2 CoS user priority generation table conforming to 802.1Q default
mapping. You can override this default user priority table per port if you want to change (mutate)
the COS value.
Configuring the QoS trust
Example of setting the QoS trust on a 10-Gigabit Ethernet interface:
switch:admin>cmsh
switch>enable
switch#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
switch(config)#interface tengigabitethernet 0/2
switch(conf-if-te-0/2)#qos trust cos
switch(conf-if-te-0/2)#exit
switch(config)#exit
switch#
Configuring user-priority mappings
TABLE 17 IEEE 802.1Q default priority mapping
Incoming CoS User Priority
00
11
22
33
44
55
66
77
Step Task Command
1 Enter global configuration mode.
switch#configure terminal
2 Specify the 10-gigabit Ethernet interface. In
this example, 0/2 is used.
switch(config)#interface
tengigabitethernet 0/2
3 Set the interface mode to ‘trust’. switch(conf-if-te-0/2)#qos trust cos
Step Task Command
1 Enter global configuration mode.
switch#configure terminal
2 Specify the 10-gigabit Ethernet interface. In
this example, 0/2 is used.
switch(config)#interface
tengigabitethernet 0/2
3 Set the interface default CoS to ‘3’. switch(conf-if-te-0/2)#qos cos 3