TP-LINK TL-SG3210 User Manual

Page of 212
 
149
 
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 
access-list bind policy-name 
no access-list bind policy-name 
Parameter 
policy-name  ——  The name of the policy desired to bind. 
Command Mode 
Interface Configuration Mode (interface gigabitEthernet / interface range 
gigabitEthernet) 
Example 
Bind policy1 to port 2: 
TL-SG3424(config)# interface gigabitEthernet 1/0/2 
TL-SG3424(config-if)# access-list bind policy1