EasyManua.ls Logo

Cisco Nexus 3600 NX-OS - Removing an IP ACL

Cisco Nexus 3600 NX-OS
154 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
PurposeCommand or Action
The permit and deny commands support many ways of
identifying traffic. For more information, see the Command
Reference for your Cisco Nexus device.
(Optional)
Displays the IP ACL configuration.
switch#show ip access-lists name
Step 6
(Optional)
Copies the running configuration to the startup
configuration.
switch# copy running-config
startup-config
Step 7
Related Topics
Changing Sequence Numbers in an IP ACL, on page 86
Removing an IP ACL
You can remove an IP ACL from the switch.
Before you remove an IP ACL from the switch, be sure that you know whether the ACL is applied to an
interface. The switch allows you to remove ACLs that are currently applied. Removing an ACL does not
affect the configuration of interfaces where you have applied the ACL. Instead, the switch considers the
removed ACL to be empty.
Procedure
PurposeCommand or Action
Enters global configuration mode.switch# configure terminal
Step 1
Removes the IP ACL that you specified by name
from the running configuration.
switch(config)# no {ip | ipv6}
access-list name
Step 2
Removes the IP ACL that you specified by name
from the running configuration.
switch(config)# no ip access-list name
Step 3
(Optional)
Displays the ACL configuration. The removed IP
ACL should not appear.
switch# show running-config
Step 4
(Optional)
Copies the running configuration to the startup
configuration.
switch# copy running-config
startup-config
Step 5
Cisco Nexus 3600 NX-OS Security Configuration Guide, Release 7.x
85
Configuring IP ACLs
Removing an IP ACL

Table of Contents

Related product manuals