Configuring Cos And Wrr - Cisco Catalyst 2950 Software Configuration Manual

Hide thumbs Also See for Catalyst 2950:
Table of Contents

Advertisement

Chapter 24
Configuring QoS
Beginning in privileged EXEC mode, follow these steps to modify the DSCP-to-CoS map:
Command
Step 1
configure terminal
Step 2
mls qos map dscp-cos dscp-list to cos
Step 3
end
Step 4
show mls qos maps dscp-to-cos
Step 5
copy running-config startup-config
To return to the default map, use the no mls qos map dscp-cos global configuration command.
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:

Configuring CoS and WRR

Note
This feature is supported by both the enhanced and standard software images.
This section describes how to configure CoS priorities and weighted round-robin (WRR):
78-11380-04
Purpose
Enter global configuration mode.
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.
Return to privileged EXEC mode.
Verify your entries.
(Optional) Save your entries in the configuration file.
dscp:
0
8 10 16 18 24 26 32 34 40 46 48 56
-----------------------------------------------
cos:
0
1
1
2
2
CLI: Configuring CoS Priority Queues, page 24-24
Configuring WRR, page 24-24
3
7
4
4
5
5
7
7
Catalyst 2950 Desktop Switch Software Configuration Guide
Configuring QoS
24-23

Advertisement

Table of Contents
loading

Table of Contents