User Manual

Table Of Contents
NETGEAR M4500 Series Switches CLI Command Reference Manual 560
uniquely identifying the IPv6 access list.
If an IPv6 ACL by this name already exists, this command enters IPv6-Access-List config mode to allow updating
the existing IPv6 ACL.
To delete the IPv6 ACL identified by <name> from the system, use the no form of this command.
Format ipv6 access-list <name>
no ipv6 access-list <name>
Default None
Mode Global Config
The CLI mode changes to IPv6-Access-List Config mode when you successfully execute this
command.
5.22.2.2. ipv6 access-list rename
This command changes the name of an IPv6 ACL. The <name> parameter is the name of an existing IPv6 ACL.
The <newname> parameter is a case-sensitive alphanumeric string from 1 to 31 characters uniquely identifying
the IPv6 access list.
This command fails is an IPv6 ACL by the name <newname> already exists.
Format ipv6 access-list rename <oldname> <newname>
Default None
Mode Global Config
5.22.2.3. ipv6 access-list resequence
Use this command to renumber the sequence numbers of the entries for specified IPv6 access list with the given
increment value starting from a particular sequence number. The command is used to edit the sequence
numbers of ACL rules in the ACL and change the order in which entries are applied. This command is not saved
in startup configuration and is not displayed in running configuration.
i
Parameter
Description
<name>
access-list name up to 31 characters in length.
Parameter
Description
<oldname>
Current Access Control List name.
<newname>
New Access Control List name.