C613-50170-01 Rev B
Command Reference for x510 Series
1593
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
IP
V
6 S
OFTWARE
A
CCESS
C
ONTROL
L
IST
(ACL) C
OMMANDS
IPV
6
ACCESS
-
LIST
EXTENDED
PROTO
ipv6 access-list extended proto
Overview
Use this command when configuring an IPv6 extended access-list for filtering
frames that permit or deny packets with a specific value based on the IP protocol
number specified.
The
no
variant of this command removes a specified IPv6 extended access-list with
an IP protocol number.
Syntax
ipv6 access-list extended <
list-name
> {deny|permit} proto
<
ip-protocol
>} {<
ipv6-source-address/prefix
>|any}
{<
ipv6-destination-address/prefix
>|any} [log]
no ipv6 access-list extended <
list-name
> {deny|permit} proto
<
ip-protocol
>{<
ipv6-source-address/prefix
>|any}
{<
ipv6-destination-address/prefix
>|any} [log]
Parameter
Description
<
list-name
>
A user-defined name for the IPv6 software extended access- list.
deny
Specifies the packets to reject.
permit
Specifies the packets to accept.
proto
The IP Protocol type specified by its protocol number in the
range 1 to 255.
<ip-protocol>
The IP protocol number, as defined by IANA (Internet Assigned
Numbers Authority
www.iana.org/assignments/protocol-numbers
See below for a list of IP protocol numbers and their
descriptions.
<ipv6-source-
address/prefix>
IPv6 source address, or local address.
The IPv6 address uses the format X:X::X:X/Prefix-Length. The
prefix-length is usually set between 0 and 64.
any
Any source address or local address.
<ipv6-
destination-
address/prefix>
IPv6 destination address, or local address.
The IPv6 address uses the format X:X::X:X/Prefix-Length. The
prefix-length is usually set between 0 and 64.
any
Any destination address or remote address.
log
Log the results.
Table 39-2: IP protocol number and description
Protocol Number
Protocol Description [RFC]
1
Internet Control Message [RFC792]
2
Internet Group Management [RFC1112]