Replacing an existing remark

Procedure
  1. Use ipv6 access-list <identifier> to enter the desired ACL context.
  2. Configure the replacement remark with the same sequence number as the remark you want to replace.
  3. This step overwrites the former remark text with the new remark text.

To change the text of the remark at line 15 in Inserting remarks and related ACEs within an existing list to "PERMIT HTTP FROM ONE STATION", use the following command:
Switch(config)# ipv6 access-list List–105
Switch(config–ipv6–acl)# 15 remark "PERMIT HTTP FROM ONE STATION"