TP-Link TL-SL3428 Switch User Manual


 
TL-SL3428/TL-SL3452 JetStream L2 Managed Switch CLI Guide
155
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 Fast Ethernet port 2:
TL-SL3428(config)#interface fastEthernet 1/0/2
TL-SL3428(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-SL3428(config)#interface vlan 2