![Alied Telesis GS970M/10 Command Reference Manual Download Page 890](http://html1.mh-extra.com/html/alied-telesis/gs970m-10/gs970m-10_command-reference-manual_2896773890.webp)
C613-50163-01 Rev C
Command Reference for GS970M Series
890
AlliedWare Plus™ Operating System - Version 5.4.7-0.x
IP
V
4 H
ARDWARE
A
CCESS
C
ONTROL
L
IST
(ACL) C
OMMANDS
(
NAMED
HARDWARE
ACL: TCP
OR
UDP
ENTRY
)
send-to-mirror
Send matching packets to the
mirror port.
Use the
command
to configure the mirror port.
send-to-cpu
Send matching packets to the CPU.
tcp
Match against TCP packets.
udp
Match against UDP packets.
<source-ip>
The source addresses to match against. You can specify a single
host, a subnet, or all source addresses. The following are the valid
formats for specifying the source:
any
Match any source IP address.
host
<ip-addr>
Match a single source host with the
IP address given by
<ip-addr>
in
dotted decimal notation.
<
ip-addr
>/<
prefix
>
Match any source IP address within
the specified subnet. Specify the
subnet by entering the IPv4 address,
then a forward slash, then the prefix
length.
<
ip-addr
>
<
reverse-mask
>
Match any source IP address within
the specified subnet. Specify the
subnet by entering 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.
<
source-
port
s>
Match source TCP or UDP port numbers. Port numbers are
specified as integers between 0 and 65535. You can specify one or
more port numbers as follows:
eq <0-65535>
Match a single port number.
lt <0-65535>
Match all port numbers that are less
than the specified port number.
gt <0-65535>
Match all port numbers that are
greater than the specified port
number.
ne <0-65535>
Match all port numbers except the
specified port number.
range <
start-port
>
<
end-port
>
Match a range of port numbers.
<
dest-ip
>
The destination addresses to match against. You can specify a
single host, a subnet, or all destination addresses. The following
are the valid formats for specifying the destination:
any
Match any destination IP address.
Parameter
Description