Specifications
B-330
Cisco MWR 2941 Mobile Wireless Edge Router Software Configuration Guide, Release 12.2(33)MRB
OL-21227-02
Appendix B Cisco MWR 2941 Router Command Reference
random-detect discard-class
random-detect discard-class
To configure the weighted random early detection (WRED) parameters for a discard-class value for a
class policy in a policy map, use the random-detect discard-class command in QoS policy-map class
configuration mode. To disable the discard-class values, use the no form of this command.
random-detect discard-class value min-threshold max-threshold max-probability-denominator
no random-detect discard-class value min-threshold max-threshold max-probability-denominator
Syntax Description
Command Default For all precedence levels, the max-probability-denominator default is 10 packets; 1 out of every 10
packets is dropped at the maximum threshold.
Command Modes QoS policy-map class configuration
Command History
value Discard class. This is a number that identifies the drop eligibility of a
packet. Valid values are 0 to 7.
min-threshold Specifies the minimum number of packets allowed in the queue. When
the average queue length reaches the minimum threshold, WRED
randomly drops some packets with the specified DSCP, IP
precedence, or discard-class value. Valid minimum threshold values
are 1 to 16384.
max-threshold Specifies the maximum number of packets allowed in the queue.
When the average queue length exceeds the maximum threshold,
WRED drops all packets with the specified DSCP, IP precedence, or
discard-class value. Valid maximum threshold values are 1 to 16384.
max-probability-denominator Denominator for the fraction of packets dropped when the average
queue depth is at the maximum threshold. For example, if the
denominator is 512, 1 out of every 512 packets is dropped when the
average queue is at the maximum threshold. Valid values are 1 to
65535.
Release Modification
12.0(3)T This command was introduced.
12.2(13)T This command was integrated into Cisco IOS Release 12.2(13)T.
12.2(28)SB This command was integrated into Cisco IOS Release 12.2(28)SB.
12.2(31)SB This command was integrated into Cisco IOS Release 12.2(31)SB and
implemented on the Cisco 10000 series router.
12.4(20)MR This command was integrated into Cisco IOS Release 12.4(20)MR.
12.2(33)MRA This command was integrated into Cisco IOS Release 12.2(33)MRA.