Acl Binding And Policy Binding - TP-Link T1600G-18TS Configuration Manual

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

Advertisement

Configuring ACL
The following example shows how to create Policy RD, and apply ACL 600 to Policy RD:
Switch#configure
Switch(config)#access-list policy name RD
Switch(config)#access-list policy action RD 600
Switch(config-action)#exit
Switch(config)#show access-list policy RD
Policy name : RD
access-list 600
Switch(config)#end
Switch#copy running-config startup-config

2.2.3 ACL Binding and Policy Binding

You can select ACL binding or Policy binding according to your needs. An ACL Rule and
Policy takes effect only after they are bound to a port or VLAN.
 ACL Binding
You can bind the ACL to a port or a VLAN. The received packets will then be matched and
processed according to the ACL rules.
Step 1
configure
Enter global configuration mode
Step 2
interface {fastEthernet port | range fastEthernet port-list | gigabitEthernet port | range
gigabitEthernet port-list }
access-list bind acl acl-id
(Optional) Enter the interface configuration mode and bind the ACL to the port.
port | port-list
policy-name
interface vlan vlan-id
access-list bind acl acl-id
(Optional) Enter layer 3 interface configuration mode and bind the ACL to the VLAN.
vlan-id
acl-id
Step 3
show access-list bind
(Optional) View the configuration of binding.
: The port (ports) to which the policy will bind.
: The name of the policy.
: The VLAN to which the policy will bind.
: The ID number of the ACL.
ACL Configurations
Configuration Guide
528

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents