C613-50631-01 Rev A Command Reference for IE340 Series 2089
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
IPV6 SOFTWARE ACCESS CONTROL LIST (ACL) COMMANDS
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 41-2: IP protocol number and description
Protocol Number Protocol Description [RFC]
1 Internet Control Message [RFC792]
2 Internet Group Management [RFC1112]