Removing An Ip Acl - Cisco Nexus 5000 Series Configuration Manual

Nx-os security configuration guide
Hide thumbs Also See for Nexus 5000 Series:
Table of Contents

Advertisement

Removing an IP ACL

Command or Action
Step 5
switch(config-acl)# [no] statistics
Step 6
switch# show {ip | ipv6} access-lists name
Step 7
switch# copy running-config
startup-config
Related Topics
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.
To remove an IP ACL from the switch, perform this task:
SUMMARY STEPS
1. switch# configure terminal
2. switch(config)# no {ip | ipv6} access-list name
3. (Optional) switch# show running-config
4. (Optional) switch# copy running-config startup-config
DETAILED STEPS
Command or Action
Step 1
switch# configure terminal
Step 2
switch(config)# no {ip | ipv6} access-list name
Step 3
switch# show running-config
OL-20919-01
Changing Sequence Numbers in an IP ACL, page 80
Purpose
(Optional)
Specifies that the switch maintains global statistics for packets matching
the rules in the ACL.
The no option stops the switch from maintaining global statistics for
the ACL.
(Optional)
Displays the IP ACL configuration.
(Optional)
Copies the running configuration to the startup configuration.
Purpose
Enters configuration mode.
Removes the IP ACL that you specified by name from the
running configuration.
(Optional)
Displays ACL configuration. The removed IP ACL should not
appear.
Cisco Nexus 5000 Series NX-OS Security Configuration Guide
Configuring IP ACLs
79

Advertisement

Table of Contents
loading

Table of Contents