376 IPv6 Access List Commands

ipv6 traffic-filter

The ipv6 traffic-filter command either attaches a specific IPv6 Access
Control List (ACL) to an interface or associates it with a VLAN ID in a given
direction.
An optional sequence number may be specified to indicate the order of this
access list relative to other IPv6 access lists already assigned to this interface
and direction. A lower number indicates higher precedence order. If a
sequence number is already in use for this interface and direction, the
specified IPv6 access list replaces the currently attached IPv6 access list using
that sequence number. If the sequence number is not specified for this
command, a sequence number that is one greater than the highest sequence
number currently in use for this interface and direction is used.
Use the “no” form of the command to remove an IPv6 ACL from the
interface(s) in a given direction.
Syntax
ipv6 traffic-filter

name direction

[sequence

seq-num

]
no ipv6 traffic-filter

name direction

name
— Alphanumeric string of 1 to 31 characters uniquely identifying
the IPv6 access list.
direction
— Direction of the ACL. (Range:
in
or
out
)
sequence
seq-num
— Order of access list relative to other access lists
already assigned to this interface and direction. (Range: 1–4294967295)
Default Configuration
This command has no default configuration.

Command Modes

Global Configuration mode
Interface Configuration (Ethernet, Port-channel, VLAN) mode
User Guidelines
This command specified in 'Interface Config' mode only affects a single
interface, whereas the 'Global Config' mode setting is applied to all interfaces.