Allied Telesis AT-9000/12POE Switch User Manual


  Open as PDF
of 1480
 
AT-9000 Switch Command Line User’s Guide
1225
lt
Matches packets that are less than the UDP port number specified
by the SRC_UDP_PORT or DST_UDP_PORT parameter.
gt
Matches packets that are greater than the UDP port number
specified by the SRC_UDP_PORT or DST_UDP_PORT
parameter.
ne
Matches packets that are not equal to the UDP port number
specified by the SRC_UDP_PORT or DST_UDP_PORT
parameter.
range
Matches packets with UDP port numbers within the range.
Separate the numbers of the range by a space. For instance:
range 4 10
src_udp_port
Specifies the source UDP port number. The range is 0 to 65535.
Omit this parameter if you are entering a range of UDP port
numbers.
dst_ipaddress
Specifies the destination IP address of the ingress packets the
access list should filter. Here are the possible options:
any: Matches any IP address.
ipaddress/mask: Matches packets that have a destination IP
address of a specific subnet or end node.
host ipaddress: Matches packets with a destination IP address
of a specific end node. The HOST keyword indicates that the
address is of a specific end node and that no mask is required.
dst_udp_port
Specifies the destination UDP port number. The range is 0 to
65535. Omit this parameter if you are entering a range of port
numbers.
vlan
Indicates a VLAN identifier. Specify a VLAN if you want the ACL to
filter tagged packets. Omit a VLAN if you want the ACL to filter
untagged packets. Specify a value between 1 and 4094. You can
enter only one VID.