HP 6200YL User Manual
Page 250

IPv6 Access Control Lists (ACLs)
Editing an Existing ACL
ProCurve(config-ipv6-acl)# permit ipv6 host fe80::a1:121 fe80::/104
ProCurve(config-ipv6-acl)# deny tcp any eq ftp 2001:db8:0:a1::/64
ProCurve(config-ipv6-acl)# remark Marketing
ProCurve(config-ipv6-acl)# remark Channel_Mktg
Port_1_5400(config-ipv6-acl)# show access-list Accounting config
ipv6 access-list "Accounting"
10 permit ipv6 fe80::a1:121/128 fe80::/104
20 deny tcp ::/0 eq 21 2001:db8:0:a1::/64
30 remark "Channel_Mktg"
exit
Where multiple remarks are sequentially entered for
automatic inclusion at the end of an ACL, each successive
remark replaces the previous one until an ACE is configured
for automatic inclusion at the end of the list.
Figure 8-25. Example of Overwriting One Remark with Another
8-74