beautypg.com

Configuring the dscp-to-cos map, Table 23-8 – IBM 12.1(22)EA6 User Manual

Page 441

background image

23-33

Cisco Systems Intelligent Gigabit Ethernet Switch Modules for the IBM BladeCenter, Software Configuration Guide

24R9746

Chapter 23 Configuring QoS

Configuring Standard QoS

Configuring the DSCP-to-CoS Map

You use the DSCP-to-CoS map to map DSCP values in incoming packets to a CoS value, which is used
to select one of the four egress queues.

The switch supports these DSCP values: 0, 8, 10, 16, 18, 24, 26, 32, 34, 40, 46, 48, and 56.

Table 23-8

shows the default DSCP-to-CoS map.

If these values are not appropriate for your network, you need to modify them.

Beginning in privileged EXEC mode, follow these steps to modify the DSCP-to-CoS map:

To return to the default map, use the no mls qos map dscp-cos global configuration command.

Table 23-8

Default DSCP-to-CoS Map

DSCP Values

CoS Value

0

0

8, 10

1

16, 18

2

24, 26

3

32, 34

4

40, 46

5

48

6

56

7

Command

Purpose

Step 1

configure terminal

Enter global configuration mode.

Step 2

mls qos map dscp-cos dscp-list to cos

Modify the DSCP-to-CoS map.

For dscp-list, enter up to 13 DSCP values separated by spaces. Then enter
the to keyword.

For cos, enter the CoS value to which the DSCP values correspond.

The supported DSCP values are 0, 8, 10, 16, 18, 24, 26, 32, 34, 40, 46, 48,
and 56. The CoS range is 0 to 7.

Step 3

end

Return to privileged EXEC mode.

Step 4

show mls qos maps dscp-cos

Verify your entries.

Step 5

copy running-config startup-config

(Optional) Save your entries in the configuration file.