Configuring The Policed-Dscp Map - Cisco Catalyst 3750-X Software Configuration Manual

Hide thumbs Also See for Catalyst 3750-X:
Table of Contents

Advertisement

Configuring Standard QoS

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.
Beginning in privileged EXEC mode, follow these steps to modify the policed-DSCP map. This
procedure is optional.
Command
Step 1
configure terminal
Step 2
mls qos map policed-dscp dscp-list to
mark-down-dscp
Step 3
end
Step 4
show mls qos maps policed-dscp
Step 5
copy running-config startup-config
To return to the default map, use the no mls qos policed-dscp global configuration command.
This example shows how to map DSCP 50 to 57 to a marked-down DSCP value of 0:
Switch(config)# mls qos map policed-dscp 50 51 52 53 54 55 56 57 to 0
Switch(config)# end
Switch# show mls qos maps policed-dscp
Policed-dscp map:
In this policed-DSCP map, the marked-down DSCP values are shown in the body of the matrix. The d1
Note
column specifies the most-significant digit of the original DSCP; the d2 row specifies the
least-significant digit of the original DSCP. The intersection of the d1 and d2 values provides the
marked-down value. For example, an original DSCP value of 53 corresponds to a marked-down DSCP
value of 0.
Catalyst 3750-X and 3560-X Switch Software Configuration Guide
39-72
Purpose
Enter global configuration mode.
Modify the policed-DSCP map.
Return to privileged EXEC mode.
Verify your entries.
(Optional) Save your entries in the configuration file.
d1 :
d2 0
1
2
3
4
---------------------------------------
0 :
00 01 02 03 04 05 06 07 08 09
1 :
10 11 12 13 14 15 16 17 18 19
2 :
20 21 22 23 24 25 26 27 28 29
3 :
30 31 32 33 34 35 36 37 38 39
4 :
40 41 42 43 44 45 46 47 48 49
5 :
00 00 00 00 00 00 00 00 58 59
6 :
60 61 62 63
For dscp-list, enter up to eight DSCP values separated by spaces.
Then enter the to keyword.
For mark-down-dscp, enter the corresponding policed (marked down)
DSCP value.
5
6
7
8
9
Chapter 39
Configuring QoS
OL-21521-01

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Catalyst 3560-x

Table of Contents