Specifications

B-280
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
policy-map
The following example creates a policy map called “policy9” and configures three class policies to
belong to that map. Of these classes, two specify policy for classes with class maps that specify match
criteria based on either a numbered ACL or an interface name, and one specifies policy for the default
class called “class-default” to which packets that do not satisfy configured match criteria are directed.
policy-map policy9
class acl136
bandwidth 2000
queue-limit 40
class ethernet101
bandwidth 3000
random-detect exponential-weighting-constant 10
class class-default
fair-queue 10
queue-limit 20