S e n d c o m m e n t s t o n e x u s 3 k - d o c f e e d b a c k @ c i s c o . c o m
-SM-88
Cisco Nexus 3000 Series NX-OS System Management Command Reference
OL-29557-04
Chapter System Management Commands
ip access-list (session)
ip access-list (session)
To create an IPv4 access control list (ACL) within a configuration session, use the
ip access-list
command. To remove an ACL from a configuration session, use the
no
form of this command.
ip access-list
ACL-name
no ip access-list
ACL-name
Syntax Description
Command Default
No IPv4 ACLs are defined by default.
Command Modes
Global session configuration mode
Command History
Examples
This example shows how to create an IPv4 ACL for a configuration session:
switch#
configure session MySession1
switch(config-s)#
ip access-list myACL
switch(config-s-acl)#
Related Commands
Command
Description
reload
Reloads the Cisco Nexus 3000 Series switch software.
ACL-name
Name of the IPv4 ACL. The name can be up to 64 alphanumeric characters
and cannot contain a space or quotation mark.
Release
Modification
5.0(3)U1(1)
This command was introduced.
Command
Description
configure session
Creates a configuration session.
deny
Configures a deny rule in an IPv4 ACL.
permit
Configures a permit rule in an IPv4 ACL.
show configuration
session
Displays the contents of the session.