C613-50102-01 REV C
Command Reference for x510 Series
1470
AlliedWare Plus™ Operating System - Version 5.4.6-1.x
IP
V
6 H
ARDWARE
A
CCESS
C
ONTROL
L
IST
(ACL) C
OMMANDS
IPV
6
ACCESS
-
LIST
(
NAMED
)
ipv6 access-list (named)
Overview
Use this command to either create a new IPv6 hardware access-list, or to select an
existing IPv6 hardware access-list in order to apply a filter entry to it.
Use the
no
variant of this command to delete an existing IPv6 hardware access-list.
NOTE
:
Before you can delete an access-list, you must first remove it from any interface
it is assigned to.
Syntax
ipv6 access-list
<ipv6-access-list-name>
no ipv6 access-list
<ipv6-access-list-name
>
Mode
Global Configuration
Default
Any traffic on an interface controlled by a hardware ACL that does not explicitly
match a filter is permitted.
Usage
Use IPv6 hardware named access-lists to control the transmission of IPv6 packets
on an interface, and restrict the content of routing updates. The switch stops
checking the IPv6 hardware named access-list when a match is encountered.
This command moves you to the
(config-ipv6-hw-acl)
prompt for the
selected IPv6 hardware named access-list number. From there you can configure
the filters for this selected IPv6 hardware named access-list.
NOTE
:
Hardware ACLs will
permit
access unless
explicitly denied
by an ACL action.
Examples
To create an IPv6 access-list named “my-ipv6-acl”, use the commands:
awplus#
configure terminal
awplus(config)#
ipv6 access-list my-ipv6-acl
awplus(config-ipv6-hw-acl)#
To delete the IPv6 access-list named “my-ipv6-acl”, use the commands:
awplus#
configure terminal
awplus(config)#
no ipv6 access-list my-ipv6-acl
Related
Commands
(ipv6 access-list named ICMP filter)
Parameter
Description
<ipv6-access-list-name>
Specify an IPv6 access-list name.