974
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
C613-50057-01 REV A
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
Q
O
S C
OMMANDS
POLICE
TWIN
-
RATE
ACTION
Using an action of remark-transmit means that the packet will be remarked with
the values configured in the policed-dscp map. The index into this map is
determined by the DSCP in the packet.
Note that the
remark-map
does not only apply to red traffic. If a remark-map is
configured on the same class-map as the policer, then the remark-map will apply
to green- colored and yellow-colored traffic irrespective of the value configured on
the
action
parameter of the policer. So, even if
action
is configured to
drop-red,
the remark-map will be applied to green and yellow traffic. So, the
action
parameter only applies to red- colored traffic. If
action
is set to
drop-red
, then red
traffic is dropped; if
action
is set to
remark-transmit
, then the red traffic has the
action of the remark map applied to it, and is then transmitted.
Example
To configure a twin rate meter measuring a minimum rate of 10 Mbps and a
maximum rate of 20 Mbps that uses the premark map to remark any
non-conforming traffic, use the commands:
awplus#
configure terminal
awplus(config)#
policy-map name
awplus(config-pmap)#
class classname
awplus(config-pmap-c)#
police twin-rate 10000 20000 1875000
3750000 action remark-transmit
Related
Commands
no police
police single-rate action