Cisco Catalyst 3750 Metro Command Reference Manual page 408

Hide thumbs Also See for Catalyst 3750 Metro:
Table of Contents

Advertisement

random-detect dscp
Table 2-15
DSCP (Precedence)
af11
af12
af13
af21
af22
af23
af31
af32
af33
af41
af42
af43
cs1
cs2
cs3
cs4
cs5
cs6
cs7
ef
rsvp
default
Examples
This example shows how to enable DSCP-based WRED as a drop policy. It uses the DSCP value 8 for
class c1. The minimum threshold for DSCP value 8 is 24, the maximum threshold is 40, and the
mark-probability denominator is 512. The last command attaches the service policy to the port.
Switch(config)# class-map c1
Switch(config-cmap)# match ip dscp 8
Switch(config-cmap)# exit
Switch(config)# policy-map p1
Switch(config-pmap)# class c1
Switch(config-pmap-c)# bandwidth 48
Switch(config-pmap-c)# random-detect dscp-based
Switch(config-pmap-c)# random-detect dscp 8 24 40 512
Switch(config-pmap-c)# exit
Switch(config-pmap)# end
Switch(config)# interface gigabitethernet1/1/1
Switch(config-if)# service-policy input p1
You can verify your settings by entering the show policy-map privileged EXEC command.
Catalyst 3750 Metro Switch Command Reference
2-380
random-detect dscp Default Settings
Minimum Threshold
32
28
24
32
28
24
32
28
24
32
28
24
22
24
26
28
30
32
34
36
36
20
Chapter 2
Catalyst 3750 Metro Switch Cisco IOS Commands
Maximum Threshold
40
40
40
40
40
40
40
40
40
40
40
40
40
40
40
40
40
40
40
40
40
40
Mark Probability
1/10
1/10
1/10
1/10
1/10
1/10
1/10
1/10
1/10
1/10
1/10
1/10
1/10
1/10
1/10
1/10
1/10
1/10
1/10
1/10
1/10
1/10
OL-9645-10

Advertisement

Table of Contents
loading

Table of Contents