User Manual

Table Of Contents
Setting value Operation
transmit Forward
drop Discard
remark Remarking (CoS/TOS/DSCP)
[Input mode]
aggregate policer mode
[Description]
Specifies a single rate policer as an aggregate policer.
If this is executed with the "no" syntax, metering/policing/remarking processing is deleted.
Metering on the SWX3220 is implemented as a single-rate three-color marker (RFC2697), and the following processing can be
specified for the categorized bandwidth classes.
Green : Only forward (cannot be specified)
Yellow : Choose forward, discard, or remark
Red : : Choose discard or remark
However, remarking can be specified for either Yellow or Red, not both.
Detailed remarking settings are made using the remark-map command (aggregate policer mode). Regardless of whether action
is set to "remark," remarking is disabled if there are no detailed remarking settings for that bandwidth class. In this case, the
default settings (Yellow: forward, Red: discard) are applied.
[Note]
In order to execute this command, QoS must be enabled.
Metering cannot be performed on the following logical interfaces. A policy map that includes metering (policer) settings
(police-type commands) must not be applied.
On the SWX3200-52GT, logical interfaces that group ports 1 - 24, 49, 50 with ports 25 - 48, 51, 52
Logical interfaces that are grouped across member switches constituting a stack
[Example]
Create an aggregate policer "AGP-01".
Executing metering by SrTCM with CIR:48kbps, CBS:12kbyte, and EBS:12kbyte
Yellow: rewrite DSCP value to 10, Red: discard
[Aggregate policer creating]
SWX3220(config)#aggregate-police AGP-01
SWX3220(config-agg-policer)#police single-rate 48 12 12 yellow-action remark red-
action drop
SWX3220(config-agg-policer)#remark-map yellow ip-dscp 10
SWX3220(config-agg-policer)#exit
9.2.31 Set aggregate policer (twin rate)
[Syntax]
police twin-rate CIR PIR CBS PBS yellow-action action red-action action
no police
[Keyword]
twin-rate : Use twin rate policers
[Parameter]
CIR : <1 - 102300000>
Traffic rate (kbps)
PIR : <1 - 102300000>
Peak traffic rate (kbps). A value less than CIR cannot be specified.
CBS : <11 - 2097120>
Burst size of conformant token bucket (kbyte)
Command Reference | Traffic control | 429