758
Command Reference for IE200 Series Industrial Managed PoE+ Switches
C613-50066-01 REV A
AlliedWare Plus™ Operating System - Version 5.4.5I-0.x
IP
V
6 H
ARDWARE
A
CCESS
C
ONTROL
L
IST
(ACL) C
OMMANDS
(
IPV
6
ACCESS
-
LIST
NAMED
ICMP
FILTER
)
(ipv6 access-list named ICMP filter)
Overview
Use this ACL filter to add a filter entry for an IPv6 source and destination address
and prefix, with ICMP (Internet Control Message Protocol) packets, to the current
named IPv6 access-list. If a sequence number is specified, the new entry is inserted
at the specified location. Otherwise, the new entry is added at the end of the
access-list.
Note that specifying the
send-to-cpu
parameter could result in EPSR healthcheck
messages and other control packets being dropped.
As an optional parameter
vlan
can be matched for tagged (802.1q) packet.
The
no
variant of this command removes a filter entry for an IPv6 source and
destination address and prefix, with ICMP (Internet Control Message Protocol)
packets, from the current named IPv6 access-list. You can specify the filter entry for
removal by entering either its sequence number, or its filter entry profile.
NOTE
:
Hardware ACLs will
permit
access unless
explicitly denied
by an ACL action.
Syntax [ip|icmp]
[<
sequence-number
>{deny|permit|send-to-cpu} {ipv6|icmp}
{<
ipv6-source-address/prefix-length
>|<
ipv6-source-address
>
<
ipv6-source-wildcard
>|host <
ipv6-source-host
>|any}
{<
ipv6-destination-address/prefix-length
>|<
ipv6-destintation-a
ddr
> <
ipv6-destination-wildcard
>|host
<
ipv6-destination-host-address
>|any} [<icmp-type>][vlan
<
1-4094
>]
no [<
sequence-number
>]{deny|permit|send-to-cpu}
{ip|icmp}{<
ipv6-source-address/prefix-length
>|<
ipv6-source-add
ress
> <
ipv6-source-wildcard
>|host <
ipv6-source-host
>|any}
{<
ipv6-destination-address/prefix-length
>|<
ipv6-destination-ad
dress
> <
ipv6-destination-wildcard
>|host
<
ipv6-destination-host-address
>|any} [<icmp-type>][vlan
<
1-4094
>]
no [<
sequence-number
>]
Parameter
Description
<
sequence-number
>
<1-65535>The sequence number for
the filter entry of the selected
access control list.
deny
Specifies the packets to reject.
permit
Specifies the packets to permit.
send-to-cpu
Specifies the packets to send to the CPU.
Specifying this parameter could result in EPSR
healthcheck messages and other control
packets being dropped.
ipv6
IPv6 packet, defined by the following
parameters.