User Manual

SWR2311P(config-cmap)#match access-group 1
SWR2311P(config-cmap)#exit
[Policy settings]
SWR2311P(config)#policy-map policy1
SWR2311P(config-pmap)#class class1
SWR2311P(config-pmap-c)#police twin-rate 48 96 12 12 yellow-action remark red-action
drop
SWR2311P(config-pmap-c)#remark-map yellow ip-dscp 10
SWR2311P(config-pmap-c)#exit
SWR2311P(config-pmap)#exit
SWR2311P(config)#interface port1.1
SWR2311P(config-if)#service-policy input policy1
9.2.28 Set remarking of individual policers
[Syntax]
remark-map color type value
no remark-map
[Parameter]
color : Bandwidth class to remark
Setting value Description
yellow
Make remarking settings for bandwidth class
Yellow
red
Make remarking settings for bandwidth class
Red
type : Type of remarking
Setting value Description
cos CoS remarking
ip-precedence TOS precedence remarking
ip-dscp DSCP remarking
value : <0 - 7>
CoS or TOS precedence remarking value
: <0 - 63>
DSCP remarking value
[Input mode]
policy map class mode
[Description]
Specifies remarking operations for bandwidth classes Yellow and Red that were classified by individual policers. In addition,
reassign the egress queue according to the egress queue ID table that corresponds to the trust mode.
For remarking, you can select either CoS value, TOS precedence, or DSCP value.
If this is executed with the "no" syntax, the remarking setting is deleted.
In order to perform remarking, you must specify this command and additionally use the police command (policy map class
mode)) to specify "remark" as the action for the corresponding bandwidth class.
[Note]
In order to execute this command, QoS must be enabled.
Remarking can be used in conjunction with pre-marking and specifying the egress queue.
Up to four user-defined values may be used for pre-marking/remarking to a DSCP value not recommended in the RFC. The
following table shows the DSCP values that are recommended in the RFC.
Command Reference | Traffic control | 265