Cisco 4500M Software Manual page 422

Software guide
Table of Contents

Advertisement

Configuring QoS
Configuring the CoS-to-DSCP Map
You use the CoS-to-DSCP map to map CoS values in incoming packets to a DSCP value that QoS uses
internally to represent the priority of the traffic.
Table 29-4
Table 29-4 Default CoS-to-DSCP Map
CoS value
DSCP value
If these values are not appropriate for your network, you need to modify them.
To modify the CoS-to-DSCP map, perform this task:
Command
Step 1
Switch# configure terminal
Step 2
Switch(config)# qos map cos cos1 ... cos8
to dscp dscp
Step 3
Switch(config)# end
Step 4
Switch# show qos maps cos-dscp
Step 5
Switch# copy running-config startup-config
To return to the default map, use the no qos cos to dscp global configuration command.
This example shows how to modify and display the CoS-to-DSCP map:
Switch# configure terminal
Switch(config)# qos map cos 0 to dscp 20
Switch(config)# end
Switch# show qos maps cos dscp
CoS-DSCP Mapping Table:
CoS:
--------------------------------
DSCP: 20
Switch(config)#
Configuring the Policed-DSCP Map
You use the policed-DSCP map to mark down a DSCP value to a new value as the result of a policing
and marking action.
The default policed-DSCP map is a null map, which maps an incoming DSCP value to the same DSCP
value.
Software Configuration Guide—Release 12.2(25)EW
29-46
shows the default CoS-to-DSCP map.
0
1
0
8
0
1
2
3
4
5
6
7
8 16 24 32 40 48 56
2
3
4
5
16
24
32
40
Purpose
Enters global configuration mode.
Modifies the CoS-to-DSCP map.
For cos1...cos8, you can enter up to 8 CoS; valid values range
from 0 to 7. Separate each CoS value with a space.
The dscp range is 0 to 63.
Returns to privileged EXEC mode.
Verifies your entries.
(Optional) Saves your entries in the configuration file.
Chapter 29
Configuring QoS
6
7
48
56
OL-6696-01

Advertisement

Table of Contents
loading

This manual is also suitable for:

4500 series

Table of Contents