- 98 -
7.5.1 Configuring RED to Use IP Precedence
To configure RED to use the IP precedence value when it calculates the drop probability, use the following
commands in interface configuration mode:
Command Purpose
random-detect
prec-based
Indicates that RED is to use the ip precedence value when it
calculates the drop probability for the packet.
random-detect precedence
precedence
value
{high | medium | normal | low}
Specifies the drop probability.
The following are the default drop probability values:
Precedence Value
Drop Probability
0 high
1 high
2 medium
3 medium
4 normal
5 normal
6 low
7 low
7.5.2 Configuring RED to Use DSCP
To configure RED to use the IP precedence value when it calculates the drop probability, use the following
commands in interface configuration mode:
Command Purpose
random-detect
dscp-based
Indicates that RED is to use the IP precedence value when it
calculates the drop probability for the packet.
random-detect precedence
dscpevalue
(high|medium|normal|low)
Specifies the drop probability. The default value is normal.
7.5.3 Monitoring RED (Optional)
Use the
show queuing random-detect
command to show RED information.