Cisco Nexus 3548 Command Reference Manual page 71

Nx-os system management
Hide thumbs Also See for Nexus 3548:
Table of Contents

Advertisement

System Management Commands
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.
Syntax Description
ACL-name
Command Default
No IPv4 ACLs are defined by default.
Command Modes
Global session configuration mode
Command History
Release
5.0(3)A1(1)
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
configure session
deny
permit
show configuration
session
OL-27851-02
ip access-list ACL-name
no ip access-list ACL-name
Name of the IPv4 ACL. The name can be up to 64 alphanumeric characters
and cannot contain a space or quotation mark.
Modification
This command was introduced.
Description
Creates a configuration session.
Configures a deny rule in an IPv4 ACL.
Configures a permit rule in an IPv4 ACL.
Displays the contents of the session.
Cisco Nexus 3548 Switch NX-OS System Management Command Reference
ip access-list (session)
61

Advertisement

Table of Contents
loading

Table of Contents