C613-50631-01 Rev A Command Reference for IE340 Series 2086
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
IPV6 SOFTWARE ACCESS CONTROL LIST (ACL) COMMANDS
IPV
6 ACCESS-LIST EXTENDED (NAMED)
any For ICMP|IP
The IPv6 software extended access-list matches any
type of packet.
ip For ICMP|IP
The IPv6 software extended access-list matches only IP
packets.
icmp For ICMP|IP
The IPv6 software extended access-list matches only
ICMP packets.
tcp For TCP/UDP
The IPv6 software extended access-list matches only
TCP packets.
udp For TCP/UDP
The IPv6 software extended access-list matches only
UDP packets.
<ipv6-source-
address/prefix-
length>
Specifies a source address and prefix length.
The IPv6 address prefix uses the format
X:X::/prefix-length. The prefix-length is usually set
between 0 and 64.
<ipv6-destination-
address/prefix-
length>
Specifies a destination address and prefix length.
The IPv6 address uses the format
X:X::X:X/Prefix-Length. The prefix-length is usually set
between 0 and 64.
any Matches any IPv6 address.
<sourceport> For TCP/UDP
The source port number, specified as an integer
between 0 and 65535.
<destport> For TCP/UDP
The destination port number, specified as an integer
between 0 and 65535.
icmp-type For ICMP|IP
Matches only a specified type of ICMP messages. This is
valid only when the filtering is set to match ICMP pack
ets.
eq For TCP/UDP
Matches port numbers equal to the port number speci
fied immediately after this parameter.
lt For TCP/UDP
Matches port numbers less than the port number spec
ified immediately after this parameter.
gt For TCP/UDP
Matches port numbers greater than the port number
specified immediately after this parameter.
ne For TCP/UDP
Matches port numbers not equal to the port number
specified immediately after this parameter.
Parameter Description