
ProSafe 7200 Managed Switches CLI Manual, Software Version 8.0.3
Quality of Service (QoS) Commands
6-45
v1.0, May 2010
If an IPv6 ACL by this name already exists, this command enters IPv6-Access-List config mode to
allow updating the existing IPv6 ACL.
no ipv6 access-list
This command deletes the IPv6 ACL identified by
<name>
from the system.
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.
{deny | permit} (IPv6)
This command creates a new rule for the current IPv6 access list. Each rule is appended to the list
of configured rules for the list.
Note:
The CLI mode changes to IPv6-Access-List Config mode when you successfully
execute this command.
Format
ipv6 access-list <name>
Mode
Global Config
Format
no ipv6 access-list
<name>
Mode
Global Config
Format
ipv6 access-list rename <name> <newname>
Mode
Global Config
Note:
The ‘no’ form of this command is not supported, since the rules within an IPv6
ACL cannot be deleted individually. Rather, the entire IPv6 ACL must be deleted
and respecified.