C613-50170-01 Rev B
Command Reference for x510 Series
1498
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
IP
V
4 H
ARDWARE
A
CCESS
C
ONTROL
L
IST
(ACL) C
OMMANDS
(
NAMED
HARDWARE
ACL: IP
PROTOCOL
ENTRY
)
send-to-mirror
Send matching packets to the
mirror port.
Use the
command
to configure the mirror port.
send-to-vlan-port
vlan <
vid
> port
<
port-number
>
Send matching packets to the
specified port, tagged with the
specified VLAN. The specified port
must belong to the specified VLAN.
send-to-cpu
Send matching packets to the CPU.
proto <
1-255
>
The IP protocol number to match against, as defined by IANA
(Internet Assigned Numbers Authority
www.iana.org/assignments/protocol-numbers
See below for a list of IP protocol numbers and their descriptions.
<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.
dhcpsnooping
Match the source address learned
from the DHCP Snooping binding
database.
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.
<
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.
host
<ip-addr>
Match a single destination host with
the IP address given by
<ip-addr>
in
dotted decimal notation.
Table 36-5: Parameters in IP protocol ACL entries (cont.)
Parameter
Description