Deleting an ACE from an existing ACL
Procedure
- To find the sequence number
of the ACE you want to delete, use
show access-list identifier
orshow access-list config
to view the ACL. - Use
ipv6 access-list identifier
to enter the IPv6 ACL (config-ipv6-acl) context of the specified ACE.config
- In the IPv6 ACL (config-ipv6-acl) context, type
no
and enter the sequence number of the ACE you want to delete.