beautypg.com

Configuring user-priority mappings, Creating a cos-to-cos mutation qos map, Applying a cos-to-cos mutation qos map – Brocade Communications Systems Converged Enhanced Ethernet 53-1002163-02 User Manual

Page 132

background image

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 command to save the running-config file to the startup-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 command to save the running-config file to the startup-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 command to save the running-config file to the startup-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