110 Converged Enhanced Ethernet Administrator’s Guide
53-1002163-02
Queueing
11
DRAFT: BROCADE CONFIDENTIAL
To configure the QoS trust mode, perform the following steps from privileged EXEC mode.
1. Enter global configuration mode.
switch#configure terminal
2. Specify the 10-gigabit Ethernet interface.
switch(config)#interface tengigabitethernet 0/2
3. Set the interface mode to ‘trust’.
switch(conf-if-te-0/2)#qos trust cos
4. Enter the copy comman d to save the running-conf ig file to the start up-config file.
switch(conf-if-te-0/2)#do copy running-config startup-config
Configuring user-priority mappings
To configure user-priority mappings, perform the following steps from privileged EXEC mode.
1. Enter global configuration mode.
switch#configure terminal
2. Specify the 10-gigabit Ethernet interface.
switch(config)#interface tengigabitethernet 0/2
3. Set the interface mode to ‘3’.
switch(conf-if-te-0/2)#qos cos 3
4. Enter the copy comman d to save the running-conf ig file to the start up-config file.
switch(conf-if-te-0/2)#do copy running-config startup-config
Creating a CoS-to-CoS mutation QoS map
To create a CoS-to-CoS mutation, perform the following steps from privileged EXEC mode.
1. Enter global configuration mode.
switch#configure terminal
2. Create the CoS-to-CoS mutation QoS map name. In this example ‘test’ is used.
switch(config)#qos map cos-mutation test 0 1 2 3 5 4 6 7
3. Enter the copy comman d to save the running-conf ig file to the start up-config file.
switch(conf-if-te-0/2)#do copy running-config startup-config
Applying a CoS-to-CoS mutation QoS map
To apply a CoS-to-CoS mutation QoS map, perform the following steps from privileged EXEC mode.
1. Enter global configuration mode.
switch#configure terminal
2. Specify the 10-gigabit Ethernet interface.
switch(config)#interface tengigabitethernet 0/2