police rate
To configure traffic policing and enter policy map police configuration mode, use the
police rate
command
in policy map class configuration mode. To remove traffic policing from the configuration, use the
no
form
of this command.
police rate
{
value
[
units
]|
percent percentage
}[
burst burst-size
[
burst-units
]] [
peak-rate
{
value
[
units
]|
percent percentage
}] [
peak-burst peak-burst
[
burst-units
]]
no police rate
{
value
[
units
]|
percent percentage
}[
burst burst-size
[
burst-units
]] [
peak-rate
{
value
[
units
]|
percent percentage
}] [
peak-burst peak-burst
[
burst-units
]]
Syntax Description
Committed information rate (CIR). Range is from 1 to 4294967295.
value
(Optional) Unit of measurement for the CIR. Values can be:
•
bps
—bits per second (default)
•
gbps
—gigabits per second
•
kbps
—kilobits per second
•
mbps
—megabits per second
units
Specifies the police rate as a percentage of the CIR. Range is from 1 to 100. See
the Usage Guidelines for information on how to use this keyword.
percent percentage
(Optional) Specifies the burst size in the specified
burst-units
. The default burst
value is 10 milliseconds of the CIR. The maximum burst value allowed is 4194304
bytes.
burst burst-size
(Optional) Unit of measurement for the burst values. Values can be:
•
bytes
—bytes (default)
•
gbytes
—gigabytes
•
kbytes
—kilobytes
•
mbytes
—megabytes
•
ms
—milliseconds
•
us
—microseconds
•
packets
—packets
burst-units
(Optional) Specifies the Peak Information Rate (PIR) in the specified
units
.
peak-rate value
(Optional) Specifies the peak burst size in the specified
burst-units
. The default
peak burst value is 10 milliseconds of the PIR. The maximum peak-burst value
allowed is 8388608 bytes. Also, the difference of the peak-burst value and burst
value cannot be larger than 4194304 bytes.
peak-burst peak-burst
Command Default
No restrictions on the flow of data are applied to any interface.
Command Modes
Policy map class configuration
Modular QoS Command Reference for Cisco NCS 5500 Series and Cisco NCS 540 Series Routers
43
Congestion Management Commands
police rate