760
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
)
Examples
To specify a hardware IPv6 access-list named
my-acl1
and add an ACL filter entry
that blocks all ICMP6 echo requests, enter the commands:
awplus#
configure terminal
awplus(config)#
ipv6 access-list my-acl1
awplus(config-ipv6-hw-acl)#
deny icmp any any icmp-type 128
To specify a hardware IPv6 access-list named
my-acl2
and add an ACL filter entry
that blocks all ICMP6 echo requests on the default VLAN (
vlan1
), enter the
following commands:
awplus#
configure terminal
awplus(config)#
ipv6 access-list my-acl2
awplus(config-ipv6-hw-acl)#
deny icmp any any icmp-type 128
vlan 1
To remove an ACL filter entry that blocks all ICMP6 echo requests from he
hardware IPv6 access-list named
my-acl1
, enter the following commands:
awplus#
configure terminal
awplus(config)#
ipv6 access-list my-acl1
awplus(config-ipv6-hw-acl)#
no deny icmp any any icmp-type 128
Validation
Commands
show ipv6 access-list (IPv6 Hardware ACLs)
Related
Commands
ipv6 access-list (named)
(ipv6 access-list named protocol filter)
(ipv6 access-list named TCP UDP filter)
ipv6 traffic-filter
show ipv6 access-list (IPv6 Hardware ACLs)