194 
Command Mode 
Interface VLAN Mode 
Privilege Requirement 
Only Admin, Operator and Power User level users have access to these 
commands. 
Example 
Bind ACL 100 to VLAN 2: 
T1600G-52TS(config)# interface vlan 2 
T1600G-52TS(config-if)# access-list bind acl 100 
24.11   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 / interface port-channel / interface range port-channel) 
Privilege Requirement 
Only Admin, Operator and Power User level users have access to these 
commands. 
Example 
Bind policy1 to port 1/0/2: 
T1600G-52TS(config)# interface gigabitEthernet 1/0/2 
T1600G-52TS(config-if)# access-list bind policy1