Removing a remark from an existing ACE
If you want to remove a remark, but want to retain the ACE:
Procedure
- Use
ipv6 access-list <identifier>
to enter the desired ACL context. - Use
no <1–2147483647> remark
.
Using the no <1–2147483647>
command without the remark keyword deletes both the remark and the
ACE to which it is attached.