T3700G-28TQ
 
JetStream 28-Port Gigabit Stackable L3 Managed Switch CLI Guide 
 
203 
priority  ——  Local Priority of QoS Remark. Specify the local priority for the data 
packets matching the corresponding ACL. Local Priority ranges from 0 to 7. 
Command Mode 
Action Configuration Mode 
Example 
Edit the actions for policy1. For the data packets matching ACL 1200, specify 
the DSCP region as 30 and local priority 2: 
T3700G-28TQ(config)#access-list policy action policy1 1200 
T3700G-28TQ(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 fastEthernet / interface range 
fastEthernet / interface gigabitEthernet / interface range gigabitEthernet/ 
interface ten-gigabitEthernet / interface range ten-gigabitEthernet) 
Example 
Bind policy1 to Gigabit Ethernet port 1/0/2: 
T3700G-28TQ(config)#interface gigabitEthernet 1/0/2 
T3700G-28TQ(config-if)#access-list bind policy1   
access-list bind(vlan) 
Description 
The access-list bind command is used to bind a policy to a VLAN. To cancel 
the bind relation, please use no access-list bind command.