107
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)
Example
Bind policy1 to port 2:
TL-SL2428(config)# interface fastEthernet
1/0/2
TL-SL2428(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.
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 VLAN Mode
Example
Bind policy1 to VLAN 2:
TL-SL2428(config)# interface vlan
2