15-56
Catalyst 6500 Series Switch Software Configuration Guide—Release 8.7
OL-8978-04
Chapter 15 Configuring Access Control
Configuring VACLs
This example shows how to remove the ACEs from all the ACLs:
Console> (enable)
clear security acl all
All editbuffers modified. Use ‘commit’ command to apply changes.
Console> (enable)
This example shows how to remove a specific ACE from a specific ACL:
Console> (enable)
clear security acl IPACL1 2
IPACL1 editbuffer modified. Use ‘commit’ command to apply changes.
Console> (enable)
Clearing the Security ACL Map
You can remove a VACL-to-VLAN mapping with the
clear security acl map
command.
To clear the security ACL map, perform this task in privileged mode:
This example shows how to clear all VACL-to-VLAN mappings:
Console> (enable)
clear security acl map all
Map deletion in progress.
Successfully cleared mapping between ACL ip1 and VLAN 10.
Successfully cleared mapping between ACL ipx1 and VLAN 10.
.... display text omitted
Console> (enable)
This example shows how to clear the mapping for a specific VACL on a specific VLAN:
Console> (enable)
clear security acl map IPACL1 50
Map deletion in progress.
Successfully cleared mapping between ACL ipacl1 and VLAN 50.
Console> (enable)
Displaying VACL Management Information
You can display VACL management information with the
show security acl resource-usage
command.
To display VACL management information, perform this task in privileged mode:
Task
Command
Clear the security ACL map.
clear security acl map all
clear security acl map
acl_name
clear security acl map
vlan
clear security acl map
acl_name
vlan
Task
Command
Display VACL management
information.
show security acl resource-usage