TAP Series Switch Command Line Reference
Use this command to create IP ACL and then enter IP ACL configuration mode.
Use the no form of this command to delete the IP ACL.
Command Syntax
ip access-list NAME_STRING
IP access-list name string, which should begin
with a-z/A-Z/0-9, valid characters are 0-9A-Za-
z.-, and maximum length is 20 characters.
Command Mode
Global Configuration
Default
None
Usage
If the system already has an IP ACL with the same name, this command will enter the IP ACL
configuration mode
When the name is not used by any ACL, this command is to create the IP ACL firstly and then
enter the IP ACL configuration mode.
Examples
This example shows how to create an IP ACL named f1 and then enter the IP ACL
configuration mode:
Switch(config)# ip access-list f1
Switch(config-acl-f1)#
Related Commands
show ip access-list