C613-50170-01 Rev B
Command Reference for x510 Series
1568
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
IP
V
6 H
ARDWARE
A
CCESS
C
ONTROL
L
IST
(ACL) C
OMMANDS
(
NAMED
IP
V
6
HARDWARE
ACL: ICMP
ENTRY
)
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.
icmp
Match against ICMP packets
<source-addr>
The source addresses to match against. You can specify a single
host, a range, or all source addresses. The following are the valid
formats for specifying the source:
any
Match any source host.
<
ipv6-src-address/
prefix-length
>
Match the specified source
address and prefix length.
The IPv6 address prefix uses the
format X:X::/prefix-length. The
prefix-length is usually set
between 0 and 64.
<
ipv6-src-address
>
<
ipv6-src-wildcard
>
Match the specified IPv6 source
address, masked using wildcard
bits.
The IPv6 address uses the format
X:X::X:X.
In the wildcard bits, 1 represents
bits to ignore, and 0 represents
bits to match
host
<
ipv6-source-host
>
Match a single source host
address.
The IPv6 address uses the format
X:X::X:X.
<dest-addr>
The destination addresses to match against. You can specify a
single host, a range, or all destination addresses. The following are
the valid formats for specifying the destination:
any
Match any destination host.
<
ipv6-dest-address/
prefix-length
>
Match the specified destination
address and prefix length.
The IPv6 address prefix uses the
format X:X::/prefix-length. The
prefix-length is usually set
between 0 and 64.
<
ipv6-dest-address
>
<
ipv6-dest-wildcard
>
Match the specified destination
address, masked using wildcard
bits.
The IPv6 address uses the format
X:X::X:X.
In the wildcard bits, 1 represents
bits to ignore, and 0 represents
bits to match
Parameter
Description