Send documentation comments to mdsfeedback-doc@cisco.com
11-77
Cisco MDS 9000 Family Command Reference
OL-8413-07, Cisco MDS SAN-OS Release 3.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.