Deleting an ACL in the Running Configuration
Attempting to delete an ACL that is assigned to an interface removes all configured ACEs from the ACL, but leaves an "empty" ACL in the configuration. To delete an ACL that is assigned to an interface, do the following:
Procedure
- Use the
no ipv6 access-group
command in the interface context to remove the ACL from the interface. - Use the
no ipv6 access-list name-str
command. to delete the ACL.