C613-50100-01 REV C Command Reference for x930 Series 1961
AlliedWare Plus™ Operating System - Version 5.4.6-1.x
IPV6 HARDWARE ACCESS CONTROL LIST (ACL) COMMANDS
IPV
6 TRAFFIC-FILTER
ipv6 traffic-filter
Overview This command adds an IPv6 hardware-based access-list to an interface. The
number of access-lists that can be added is determined by the amount of available
space in the hardware-based packet classification tables.
Use the no variant of this command to remove an IPv6 hardware-based access-list
from an interface.
Syntax
ipv6 traffic-filter <ipv6-access-list-name>
no ipv6 traffic-filter <ipv6-access-list-name>
Mode Interface Configuration (to apply an IPv6 hardware ACL to a specific switch port).
Usage This command adds an IPv6 hardware-based access-list to an interface. The
number of access-lists that can be added is determined by the amount of available
space in the hardware-based packet classification tables.
To apply the access-list to all ports on the switch, execute the command in the
Global Configuration mode. To apply the access-list to a Layer 2 interface or Layer
2 interface range, apply the command in the Interface Configuration mode. See
the examples for each mode below.
Examples To add access-list “acl1” as a traffic-filter to interface port1.0.1, enter the
commands:
awplus# configure terminal
awplus(config)# interface port1.0.1
awplus(config-if)# ipv6 traffic-filter acl1
To remove access-list “acl1” as a traffic-filter from interface port1.0.1, enter the
commands:
awplus# configure terminal
awplus(config)# interface port1.0.1
awplus(config-if)# no ipv6 traffic-filter acl1
Related
Commands
ipv6 access-list (named)
(ipv6 access-list named ICMP filter)
Parameter Description
<ipv6-access-list-name> Hardware IPv6 access-list name.