257
Command Mode
Interface Configuration Mode (interface gigabitEthernet / interface range
gigabitEthernet)
Privilege Requirement
Only Admin, Operator and Power User level users have access to these
commands.
Example
Bind ACL 100 to port 1/0/2:
T2600G-28TS(config)# interface gigabitEthernet 1/0/2
T2600G-28TS(config-if)# access-list bind acl 100
33.20 access-list bind acl(vlan)
Description
The access-list bind acl command is used to bind an ACL to the specified
VLAN. To cancel the bind relation, please use no access-list bind acl
command.
Syntax
access-list bind acl acl-id
no access-list bind acl acl-id
Parameter
acl-id —— The ID of the ACL desired to bind.
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:
T2600G-28TS(config)# interface vlan 2
T2600G-28TS(config-if)# access-list bind acl 100