29-37
Catalyst 2950 and Catalyst 2955 Switch Software Configuration Guide
78-11380-12
Chapter 29      Configuring QoS
    Configuring Standard QoS
This example shows how the DSCP values 26 and 48 are mapped to CoS value 7. For the remaining 
DSCP values, the DSCP-to-CoS mapping is the default.
Switch(config)# mls qos map dscp-cos 26 48 to 7
Switch(config)# exit
Switch# show mls qos maps dscp-cos
Dscp-cos map:
       dscp:  0  8 10 16 18 24 26 32 34 40 46 48 56
     -----------------------------------------------
        cos:  0  1  1  2  2  3  7  4  4  5  5  7  7
Configuring the Egress Queues
Note This feature is supported by both the SI and EI.
This section describes how to configure the egress queues:
• Configuring CoS Priority Queues, page 29-37
• Configuring WRR Priority, page 29-38
• Enabling the Expedite Queue and Configuring WRR Priority, page 29-38
For more information about the egress queues, see the “Egress CoS Queues” section on page 29-9.
Configuring CoS Priority Queues
Beginning in privileged EXEC mode, follow these steps to configure the CoS priority queues:
To disable the new CoS settings and return to default settings, use the no wrr-queue cos-map global 
configuration command.
Command Purpose
Step 1
configure terminal Enter global configuration mode.
Step 2
wrr-queue cos-map qid cos1...cosn Specify the queue ID of the CoS priority queue. (Ranges are 1 to 4 where 
1 is the lowest CoS priority queue.)
Specify the CoS values that are mapped to the queue id.
Default values are as follows:
CoS Value CoS Priority Queues
0, 1 1
2, 3 2
4, 5 3
6, 7 4
Step 3
end Return to privileged EXEC mode.
Step 4
show wrr-queue cos-map Display the mapping of the CoS priority queues.