9 Queueing

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 interface 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)#exitswitch(config)#end

5. Enter the copy command to save the running-config file to the startup-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 interface 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)#exitswitch(config)#end

5. Enter the copy command to save the running-config file to the startup-config file.

switch#copy running-config startup-config

94

Converged Enhanced Ethernet Administrator’s Guide

 

53-1001761-01

Page 116
Image 116
Brocade Communications Systems 53-1001761-01 Configuring user-priority mappings, Specify the 10-gigabit Ethernet interface