August 2005
Intermediate to advanced
798 pages
31h 12m
English
random-detect — interface
random-detect [dscp-based | prec-based]
no random-detect numberWeighted Random Early Detection (WRED)
Disabled
This command enables WRED on an interface. The options dscp-based and prec-based tell WRED which packet characteristic to use to calculate drop probability. If you don’t select either one, the default is used (IP precedence).
dscp-based
Optional. Tells WRED to use the packet’s DSCP value to calculate drop probability.
prec-based
Optional/Default. Tells WRED to use the packet’s IP precedence value to calculate drop probability.