ACL Commands
ip access-list extended
Cisco 220 Series Smart Plus Switches Command Line Interface Reference Guide Release 1.0.0.x
74
4
Parameters
•
acl-name
—Name of the IPv4-based ACL. (Range: 1 to 32 characters)
Default Configuration
No IPv4-based ACL is applied to the interface.
Command Mode
Interface Configuration (Ethernet) mode
Example
switchxxxxxx(config)#
interface gi11
switchxxxxxx(config-if)#
ip access-group v4acl1 in
ip access-list extended
To name an IPv4-based ACL and to enter the IPv4 Access-List Configuration
mode, use the ip access-list extended Global Configuration mode command.
To remove an IPv4-based ACL, use the no form of this command.
Syntax
ip access-list extended
acl-name
no ip access-list extended
acl-name
Parameters
•
acl-name
—Name of the IPv4-based ACL. (Range: 1 to 32 characters)
Default Configuration
No IPv4-based ACL is configured.
Command Mode
Global Configuration mode
User Guidelines
The IPv4-based ACEs for this IPv4-based ACL are defined in the permit (IP) and
deny (IP) commands.