S e n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a c k - d o c @ c i s c o . c o m
11-80
Cisco MDS 9000 Family Command Reference
OL-18089-01, Cisco MDS NX-OS Release 4.x
Chapter 11 I Commands
ipv6 traffic-filter
ipv6 traffic-filter
To configure IPv6 access control lists (ACLs) to filter traffic for packets on the interface, use the
ipv6
traffic-filter
command in interface configuration submode. To remove an IPv6-ACL traffic filter on the
switch, use the
no
form of the command.
ipv6 traffic-filter
access-list-name
{
in
|
out
}
no ipv6 traffic-filter
access-list-name
{
in
|
out
}
Syntax Description
Defaults
None.
Command Modes
Interface configuration submode.
Command History
Usage Guidelines
None.
Examples
The following example configures a traffic filter, called testfilter, for inbound packets.
switch#
config terminal
switch(config)#
interface gigabitethernet 2/2
switch(config-if)#
ipv6 traffic-filter testfilter in
Related Commands
access-list-name
Specifies the name of an access control list for packets. The maximum size
is 64 characters.
in
Configures inbound packets.
out
Configures outbound packets.
Release
Modification
3.0(1)
This command was introduced.
ipv6 address
Configures the IPv6 address and enables IPv6 processing.
ipv6 enable
Enables IPv6 processing on the interface.
ipv6 nd
Configures IPv6 ACLs to filter traffic for packets on the interface.
show interface
Displays interface configuration information.