Removing An Ip Acl - Cisco Nexus 9000 Series Configuration Manual

Nx-os security configuration guide, release 9.x
Hide thumbs Also See for Nexus 9000 Series:
Table of Contents

Advertisement

Configuring IP ACLs
Command or Action
Step 3
(Optional) show ip access-lists name
Example:
switch(config)# show ip access-lists acl-01
Step 4
(Optional) copy running-config startup-config
Example:
switch(config)# copy running-config startup-config

Removing an IP ACL

You can remove an IP ACL from the device.
Before you begin
Ensure that you know whether the ACL is applied to an interface. The device 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 device considers the removed ACL to be empty. Use the show ip access-lists
command or the show ipv6 access-lists command with the summary keyword to find the interfaces that an
IP ACL is configured on.
SUMMARY STEPS
1. configure terminal
2. Enter one of the following commands:
3. (Optional) Enter one of the following commands:
4. (Optional) copy running-config startup-config
DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
switch# configure terminal
switch(config)#
• no ip access-list name
• no ipv6 access-list name
• show ip access-lists name summary
• show ipv6 access-lists name summary
Cisco Nexus 9000 Series NX-OS Security Configuration Guide, Release 9.x
Purpose
increment argument can be a whole number between 1 and
4294967295.
Displays the IP ACL configuration.
Copies the running configuration to the startup
configuration.
Purpose
Enters global configuration mode.
Removing an IP ACL
239

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents