Specifications

B-346
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 precedence-based
Examples The following example shows that random detect is based on the precedence value of a packet:
Router> enable
Router# configure terminal
Router(config)# policy-map policy1
Router(config-pmap)# class class1
Router(config-pmap-c)# bandwidth percent 80
Router(config-pmap-c)# random-detect precedence-based
Router(config-pmap-c)# random-detect precedence 2 500 ms 1000 ms
Router(config-pmap-c)# exit
Related Commands Command Description
random-detect Enables WRED or DWRED.
random-detect
precedence
Configures the WRED and DWRED parameters for a particular IP
precedence; configures WRED parameters for a particular IP precedence
for a class policy in a policy map.