Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual
Page 856
IPv4 Hardware Access Control List (ACL) Commands
Software Reference for x310 Series Switches
34.10
AlliedWare Plus
TM
Operating System - Version 5.4.4C
C613-50046-01 REV A
<destination>
The destination address of the packets. You can specify a single
host, a subnet, or all destinations. The following are the valid
formats for specifying the destination:
any
Matches any destination IP
address.
host
Matches a single destination host
with the IP address given by
in dotted decimal
notation.
<ip-addr>/<prefix>
An IPv4 address, followed by a
forward slash, then the prefix
length. This matches any
destination IP address within the
specified subnet.
<ip-addr>
<reverse-mask>
Alternatively, you can enter a
reverse mask in dotted decimal
format. For example, entering
192.168.1.1 0.0.0.255
is
the same as entering
192.168.1.1/24
.
<sourceport>
The source (TCP or UDP) port number, specified as an integer
between 0 and 65535.
range
Range of port numbers.
<start-range>
Port number at start of range <0-65535>.
<end-range>
Port number at end of range <0-65535>.
<destport>
The destination (TCP or UDP) port number, specified as an integer
between 0 and 65535.
eq
Matches port numbers that are equal to the port number
specified immediately after this parameter.
lt
Matches port numbers that are less than the port number
specified immediately after this parameter.
gt
Matches port numbers that are greater than the port number
specified immediately after this parameter.
ne
Matches port numbers that are not equal to the port number
specified immediately after this parameter.
range
Range of port numbers.
<start-range>
Port number at start of range <0-65535>.
<end-range>
Port number at end of range <0-65535>.
Table 34-3: Parameters in the access-list (hardware IP numbered) command - tcp|
Parameter(cont.)
Description(cont.)