beautypg.com

Allied Telesis AT-8100 Series User Manual

Page 1625

background image

AT-8100 Switch Command Line User’s Guide

1625

gt

Matches packets that are greater than the TCP port number
specified by the src_ipaddress parameter.

ne

Matches packets that are not equal to the TCP port number
specified by the src_ipaddress parameter.

src_tcp_port

Specifies the source TCP port number. The range is 0 to 65535.
Omit this parameter if you are entering a range of TCP port
numbers.

dest_ipaddress

Specifies the destination IPv6 address of the ingress packets the
access list should filter. Choose from the following options:

any: Matches any IPv6 address.

ipaddress/mask: Matches packets that have a destination IPv6
address of a subnet or an end node in the X:X::X:X/mask format.
The mask is a decimal number that represents the number of
bits in the address, from left to right, that constitute the network
portion of the address. The IP address and the mask are
separated by a slash (/); for example, 2001:odb8::a2/64.

host ipaddress: Matches packets with a destination IPv6
address and is an alternative to the IPADRESS/MASK variable
for addresses of specific end nodes. The HOST keyword
indicates that the address is of a specific end node and that no
mask is required.

lt

Matches packets that are less than the TCP port number specified
by the dest_ipaddress parameter.

gt

Matches packets that are greater than the TCP port number
specified by the dest_ipaddress parameter.

ne

Matches packets that are not equal to the TCP port number
specified by the dest_ipaddress parameter.

range

Matches packets with TCP port numbers within the range.
Separate the numbers of the range with a space. For instance:

range 4 10