Specifications
B-268
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
police (two rates)
police (two rates)
To configure traffic policing using two rates, the committed information rate (CIR) and the peak
information rate (PIR), use the police command in policy-map class configuration mode. To remove
two-rate traffic policing from the configuration, use the no form of this command.
police
cir cir [bc conform-burst] [pir pir] [be peak-burst] [conform-action action [exceed-action
action [violate-action action]]]
no police
cir
Syntax Description cir Committed information rate (CIR) at which the first token bucket is updated.
cir CIR value in bits per second. The value is a number from 8000 to 200000000.
bc (Optional) Conform burst (bc) size used by the first token bucket for
policing.
conform-burst (Optional) The bc value in bytes. The value is a number from 1000 to
51200000.
pir (Optional) Peak information rate (PIR) at which the second token bucket is
updated.
pir (Optional) Specifies the PIR value in bits per second. The value is a number
from 8000 to 200000000.
be (Optional) Peak burst (be) size used by the second token bucket for policing.
peak-burst (Optional) Specifies the peak burst (be) size in bytes. The size varies
according to the interface and platform in use.
conform-action (Optional) Action to take on packets that conform to the CIR and PIR.
exceed-action (Optional) Action to take on packets that conform to the PIR but not the CIR.