Specifications

B-143
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
fair-queue (policy-map class)
policy-map policy9
class class-default
fair-queue 10
queue-limit 20
The following example configures a service policy called policy8 that is associated with a user-defined
traffic class called class1. The fair-queue command reserves 20 queues to be used for the service policy.
For congestion avoidance, Weighted Random Early Detection (WRED) or distributed WRED (DWRED)
packet drop is used, not tail drop.
policy-map policy8
class class1
fair-queue 20
random-detect exponential-weighting-constant 14
Related Commands Command Description
class class-default Specifies the default traffic class for a service policy map.
queue-limit Specifies or modifies the maximum number of packets the queue
can hold for a class policy configured in a policy map.
random-detect
exponential-weighting-constant
Configures the WRED and DWRED exponential weight factor
for the average queue size calculation.