Owners manual
DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
472
mls qos aggregate-policer NAME KBPS [BURST-NORMAL [BURST-MAX]] [conform-action
ACTION] exceed-action ACTION [violate-action ACTION] [color-aware]
mls qos aggregate-policer NAME cir CIR [bc COMMITTED-BURST] pir PIR [be PEAK-BURST]
[conform-action ACTION] [exceed-action ACTION [violate-action ACTION]] [color-aware]
no mls qos aggregate-policer NAME
Parameters
NAME Specifies the name of the aggregate policing rule. The NAME
parameter can be up to 32 characters, is case sensitive. The policer
names must start with an alphabetic character (not a digit) and must
be unique across all aggregate policers.
KBPS
Specifies the average rate, in kilobits per second.
BURST-NORMAL
(Optional) Specifies the normal burst size in kilobytes.
BURST-MAX
(Optional) Specifies the maximum burst size, in kilobytes.
CIR
Specifies the committed information rate in Kbps. The committed
packet rate is the first token bucket for the two-rate metering.
PIR
Specifies the peak information rate in Kbps. The peak information rate
is the second token bucket for the two-rate metering.
COMMITTED-BURST
Specifies the burst size for the first token bucket in kilobytes.
PEAK-BURST
Specifies the burst size for the second token bucket in kilobytes.
confirm-action
(optional) Specifies the action to take on green color packets. If the
confirm-action is not specified, the default action is transmit.
exceed-action
Specifies the action to take on packets that exceed the rate limit. For
two rate policer, if the exceed-action is not specified, the default action
is drop.
violation-action
(Optional) Specifies the action to take on packets that violate the
normal and maximum burst sizes for singe rate policing. Specifies the
action to take for those packets that did not conform to both CIR and
PIR. For a single rate policer, If violation-action is not specified, it will
create a single rate two color policer. For a two rate policer, if the
violation-action is not specified, the default action is equal to the
exceed-action.
ACTION
Specifies the action to take on packets. Specify one of the following
keywords:
drop - Drops the packet.
set-dscp-transmit VALUE - Sets the IP differentiated services code
point (DSCP) value and transmits the packet with the new IP DSCP
value.
set-1p-transmit - Sets the 802.1p value and transmits the packet with
the new value.
transmit - Transmits the packet unaltered.
color-aware
(Optional) Specifies the option for the single rate three colors policer or
two rates three colors policer. When color-aware is not specified, the
policer works in the color blind mode. When color-aware is specified,
the policer works in color aware mode.
Default
None.
Command Mode