C613-50066-01 REV A
Command Reference for IE200 Series Industrial Managed PoE+ Switches
767
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
TCP UDP
FILTER
)
To add an ACL filter entry that blocks all SSH traffic from network 2001:0db8::0/64
on the default VLAN (
vlan1
) to the hardware IPv6 access-list named
my-acl
, use
the commands:
awplus#
configure terminal
awplus(config)#
ipv6 access-list my-acl
awplus(config-ipv6-hw-acl)#
deny tcp 2001:0db8::0/64 any eq 22
vlan 1
To remove an ACL filter entry that blocks all SSH traffic from network 2001:0db8::0/
64 from the hardware IPv6 access-list named
my-acl
, use the commands:
awplus#
configure terminal
awplus(config)#
ipv6 access-list my-acl
awplus(config-ipv6-hw-acl)#
no deny tcp 2001:0db8::0/64 any eq
22
Validation
Commands
show ipv6 access-list (IPv6 Hardware ACLs)
Related
Commands
ipv6 access-list (named)
(ipv6 access-list named ICMP filter)
(ipv6 access-list named protocol filter)
ipv6 traffic-filter
show ipv6 access-list (IPv6 Hardware ACLs)