C613-50057-01 REV A
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
919
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
IP
V
6 H
ARDWARE
A
CCESS
C
ONTROL
L
IST
(ACL) C
OMMANDS
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
Parameter
Description
<ipv6-access-list-name>
Hardware IPv6 access-list name.