TP-Link TL-SG2452 Switch User Manual


 
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-SG2424(config)# interface gigabitEthernet 1/0/2
TL-SG2424(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-SG2424(config)# interface vlan 2
125