Specifications

151
Example
Edit the actions for policy1. Specify the mirror port for the data packets matching
ACL 120 as port 2:
TL-SG3424(config)# access-list policy action policy1 120
TL-SG3424(config-action)# s-mirror interface gigabitEthernet 1/0/2
qos-remark
Description
The qos-remark command is used to configure QoS Remark function of policy
action. To delete the corresponding policy action, please use no qos-remark
command.
Syntax
qos-remark dscp dscp priority pri
no qos-remark
Parameter
dscp —— DSCP of QoS Remark. Specify the DSCP region for the data
packets matching the corresponding ACL. DSCP ranges from 0 to 63. By default,
it is not limited.
pri —— Local Priority of QoS Remark. Specify the local priority for the data
packets matching the corresponding ACL. Local Priority ranges from 0 to 3.
Command Mode
Action Configuration Mode
Example
Edit the actions for policy1. For the data packets matching ACL 120, specify the
DSCP region as 30 and local priority 2:
TL-SG3424(config)# access-list policy action policy1 120
TL-SG3424(config-action)# qos-remark dscp 30 priority 2
access-list bind(interface)
Description
The access-list bind command is used to bind a policy to a specified port. To
cancel the bind relation, please use no access-list bind command.
Syntax