2-127
Catalyst 6500 Series Switch Command Reference—Release8.4
OL-6244-01
Chapter2 Catalyst 6500 Series Switch and ROM Monitor Commands clear security acl
Usage Guidelines Changes you make by entering this command are saved to NVRAM and hardware only after you enter
the commit command.
Use the show security acl command to display the VACL list.
The adjacency ACE cannot be clear ed before the re direct ACE. The r edirect ACE and the adjacency ACE
in PBF VACLs should be cleared in the following order:
1. Clear the redirect ACE.
2. Commit the VACL.
3. Clear the adjacency ACE.
4. Commit the adjacency.
When you enter the clear security acl arp-inspection statistics command, if you do not specify an ACL
name, the system clears all counters for ARP inspection global statistics and ARP inspection statistics
for all ACLs.
Examples This example shows how to remove ACEs for all the VACLs:
Console> (enable) clear security acl all
All editbuffer modified. Use ‘commit’ command to apply changes.
Console> (enable)
This example shows how to remove a specific ACE from a specific VACL:
Console> (enable) clear security acl IPACL1 2
IPACL1 editbuffer modified. Use ‘commit’ command to apply changes.
Console> (enable)
This example shows how to remove an adjacency ACE:
Console> (enable) clear security acl adjacency a_1
a_1 editbuffer modified. Use ’commit’ command to apply changes.
Console> (enable)
This example shows how to clear the ARP inspection global statistics and the ARP inspection statistics
for all ACLs:
Console> (enable) clear security acl arp-inspection statistics
Console> (enable)
Related Commands commit
rollback
set security acl arp-inspection
show security acl