94 Converged Enhanced Ethernet Administrator’s Guide
53-1001761-01
Queueing
9
DRAFT: BROCADE CONFIDENTIAL
Perform the following steps from Privileged EXEC mode to configure the QoS trust mode.
1. Enter global configuration mode.
switch#configure terminal
2. Specify the 10-gigabit Ethernet interface.
Example of selecting the 10-Gigabit Ethernet inter face port 0/2.
switch(config)#interface tengigabitethernet 0/2
3. Set the interface mode to ‘trust’.
switch(conf-if-te-0/2)#qos trust cos
4. Exit the configuration mode and return to EXEC mode.
switch(conf-if-te-0/2)#exit
switch(config)#end
5. Enter the copy comman d to save the running-conf ig file to the start up-config file.
switch#copy running-config startup-config
Configuring user-priority mappings
Perform the following steps from Privileged EXEC mode to configure user-priority mappings.
1. Enter global configuration mode.
switch#configure terminal
2. Specify the 10-gigabit Ethernet interface.
Example of selecting the 10-Gigabit Ethernet inter face port 0/2.
switch(config)#interface tengigabitethernet 0/2
3. Set the interface mode to ‘3’.
switch(conf-if-te-0/2)#qos cos 3
4. Exit the configuration mode and return to EXEC mode.
switch(conf-if-te-0/2)#exit
switch(config)#end
5. Enter the copy comman d to save the running-conf ig file to the start up-config file.
switch#copy running-config startup-config