1-95
Cisco ASR 901 Aggregation Services Router Command Reference Guide
OL-26031-07
Chapter 1 CLI 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
Specifies the 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) Specifies 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.