Purpose
Command 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
Purpose
Command 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
Содержание Nexus 3600 NX-OS
Страница 10: ...Cisco Nexus 3600 NX OS Security Configuration Guide Release 7 x x Contents ...
Страница 20: ...Cisco Nexus 3600 NX OS Security Configuration Guide Release 7 x 6 Overview IP ACLs ...
Страница 42: ...Cisco Nexus 3600 NX OS Security Configuration Guide Release 7 x 28 Configuring AAA Default AAA Settings ...