TP-Link T1600G-18TS Configuration Manual page 553

T1600g series
Hide thumbs Also See for T1600G-18TS:
Table of Contents

Advertisement

Configuring ACL
Step 2
interface {fastEthernet port | range fastEthernet port-list | gigabitEthernet port | range
gigabitEthernet port-list }
access-list bind policy-name
(Optional) Enter the interface configuration mode and bind the policy to the port.
port | port-list
policy-name
interface vlan vlan-id
access-list bind policy-name
(Optional) Enter layer 3 interface configuration mode and bind the policy to the VLAN.
vlan-id
policy-name
Step 3
show access-list bind
(Optional) View the configuration of binding.
Step 4
end
Return to privileged EXEC mode.
Step 5
copy running-config startup-config
Save the settings in the configuration file.
The following example shows how to bind Policy 1 to port 2 and Policy 2 to VLAN 2:
Switch#configure
Switch(config)#interface gigabitEthernet 1/0/2
Switch(config-if)#access-list bind policy 1
Switch(config-if)#exit
Switch(config)#interface vlan 2
Switch(config-if)#access-list bind policy 2
Switch(config-if)#show access-list bind
Index
-----
1
2
Index
-----
Switch(config-if)#end
Switch#copy running-config startup-config
: The port (ports) to which the policy will bind.
: The name of the policy.
: The VLAN to which the policy will bind.
: The name of the policy.
Policy Name
-----------
1
2
ACL ID
-----------
Interface/VID
-------------
Gi1/0/2
2
Interface/VID
-------------
ACL Configurations
Direction
Type
--------
----
Ingress
Port
Ingress
Vlan
Direction
Type
--------
----
Configuration Guide
530

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents