3-8
Cisco 10000 Series Router Quality of Service Configuration Guide
OL-7433-09
Chapter 3 Configuring QoS Policy Actions and Rules
Types of QoS Actions
random-detect dscp dscpvalue min-threshold
max-threshold drop-rate
Changes the minimum and maximum packet
thresholds for the differentiated services code point
(DSCP) value.
dscpvalue specifies the DSCP value, which is a
number from 0 to 63, or one of the following
keywords: EF, AFxy, or CS1 through CS7. For more
information, see the
“DSCP Per-Hop Behavior”
section on page 7-6.
min-threshold is the minimum threshold. Valid
values are from 32 to 16,384 (PRE1) or 1 to 16,384
(PRE2).
max-threshold is the maximum threshold. Valid
values are from 32 to 16,384 (PRE1) or 1 to 16,384
(PRE2).
drop-rate is the drop probability and is a number
from 1 to 65,535. For example, if you set this value
to 256, 1 out of 256 packets is dropped when the
average queue is at the maximum threshold.
Note Default values for random-detect vary from
release to release. Use the show policy
interface command to view default values.
random-detect exponential-weight-constant
value
Allows you to modify the default method that
random-detect uses to calculate average queue size.
Random-detect determines the average queue size
based on the current queue length and the last
average queue length.
value is a number from 1 to 16. The default value is
typically 9.
• The higher the value, the more dependent the
average is on the historical average, making
weighted random early detection (WRED) slow
to react to changing traffic conditions that may
be only temporary.
• The lower the value, the less dependent the
average is on the historical average, making
WRED more sensitive to rapidly changing
traffic conditions.
Note In most cases, the benefits of WRED can be
best realized if you enter the random-detect
command without arguments.
Table 3-4 Policy Map Actions—Releases Prior to Cisco IOS Release 12.0(17)SL (continued)
Action Description