DGS-6604
m
qos aggregate-policer
CLI Reference Guide
502
Q
qos aggregate-policer
To define a named aggregate policer for use in policy maps, use the qos
aggregate-policer command in global configuration mode. To delete a named
aggregate policer, use the no form of this command. The qos aggregate-policer
command is for single rate policing and the qos aggregate-policer cir command
is for two rate policing.
qos aggregate-policer
NAME BPS [BURST-NORMAL] [BURST-MAX]
exceed-action
ACTION
[violate-action
ACTION
]
qos aggregate-policer
NAME
cir
CIR
[bc
CONFORM-BURST
] pir
PIR
[be
PEAK-BURST
]
[exceed-action
ACTION
[violate-action
ACTION
]]
no qos aggregate-policer
NAME
Syntax Description
NAME
Specifies the name of the aggregate policing rule. The NAME parameter can be
up to 32 characters, is case sensitive, and may include a-z, A-Z, 0-9, the dash
character (-), the underscore character (_), and the period character (.).The
policer names must start with an alphabetic character (not a digit) and must be
unique across all aggregate policers.
BPS
Average rate, in bits per second.
min: 64KB max:32GB
BURST-NORMAL
(Optional) Normal burst size in bytes.
Valid values are project dependent.
min:4KB max:16MB default:4KB. Unit is KB
BURST-MAX
(Optional) Maximum burst size, in bytes.
Valid values are project dependent.
min:4KB max:16MB default:4KB. Unit is KB
CIR
Specifies the committed information rate in Kbps. The committed packet rate is
the first token bucket for the two-rate metering.
min: 64KB max:32GB
PIR
Specifies the peak information rate in Kbps. The peak information rate is the
second token bucket for the two-rate metering.
min: 64KB max:32GB
CONFORM-BURST
Specifies the burst size for the first token bucket in bytes.
min:4KB max:16MB default:4KB.