Deleting an ace from an existing acl, Deleting an ace from an existing acl -67 – HP 6200YL User Manual
Page 243

IPv6 Access Control Lists (ACLs)
Editing an Existing ACL
Deleting an ACE from an Existing ACL
This action provides the option of using either the sequence number of an ACE
or the syntax of the ACE to delete the ACE from an ACL.
Syntax: no <1-2147483647>
no < permit | deny > < ipv6-ACE-criteria >
Both command options require entering the configuration
context of the ACL containing the ACE you want to delete.
The first command option deletes the ACE assigned to the
specified sequence number. The second command option
deletes the ACE having the syntax specified by
< ipv6-ACE
criteria >.
<1-2147483647>: The range of valid sequence numbers for an
ACL.
< ipv6-ACE-criteria >: The traffic selection options included in
the ACE. To use this method to delete an ACE, the criteria
specified in the command must match the criteria specified in
the actual ACE you want to delete.
(For details on these options, refer to “Command Summary for
Configuring ACLs” on page 8-7.)
1. To find the sequence number of the ACE you want to delete, use
show
access-list < identifier > or show access-list config to view the ACL.
2. Use
ipv6 access-list < identifier > config to enter the IPv6 ACL (config-ipv6
acl) context of the specified ACE.
3. In the IPv6 ACL (
config-ipv6-acl) context, type no and enter the sequence
number of the ACE you want to delete.
Figure 8-21 illustrates the process for deleting an ACE from a list:
8-67