Ipv6 traffic-filter, Ipv6 traffic, Filter – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual
Page 950
IPv6 Hardware Access Control List (ACL) Commands
Software Reference for x310 Series Switches
36.18
AlliedWare Plus
TM
Operating System - Version 5.4.4C
C613-50046-01 REV A
ipv6 traffic-filter
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. You can apply an IPv6 hardware access-list to
all ports or selected ports.
Use the no variant of this command to remove an IPv6 hardware-based access-list from an
interface. You can remove an IPv6 hardware access-list from all ports or selected ports as
required.
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) and
Global Configuration (to apply an IPv6 hardware ACL to all of the switch ports)
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 all ports on the switch, enter the commands:
To add access-list acl1 as a traffic-filter to interface port1.0.1, enter the commands:
To remove access-list acl1 as a traffic-filter from all ports on the switch, enter the
commands:
Parameter
Description
Hardware IPv6 access-list name.
awplus#
configure terminal
awplus(config)#
ipv6 traffic-filter acl1
awplus#
configure terminal
awplus(config)#
interface port1.0.1
awplus(config-if)#
ipv6 traffic-filter acl1
awplus#
configure terminal
awplus(config)#
no ipv6 traffic-filter acl1