Users Guide
Layer 2 Switching Commands 516
User Guidelines
There are no user guidelines for this command.
Example
console(config)#ipv6 access-list rename DELL_IP6 DELL_IP6_NEW_NAME
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.
Use the no form of the command to remove an IPv6 traffic-filter from the
interface(s) in a given direction.
Syntax
ipv6 traffic-filter name [in | out | control-plane][seq-num]
no ipv6 traffic-filter name [in | out | control-plane]
• name — Alphanumeric string of 1 to 31 characters uniquely identifying
the IPv6 access list.
• in — The access list is applied to ingress packets.
• out—The access list is applied to egress packets.
• control-plane—The access list is applied to ingress control plane packets.
This parameter is only available in Global Configuration mode.
• seq-num — Order of access list relative to other access lists already
assigned to this interface and direction. (Range: 1–4294967295)
Default Configuration
No IPv6 traffic filters are configured by default.
Command Modes
Global Configuration mode, Interface Configuration (Ethernet, Port-
channel, VLAN) mode