Administrator Guide

Table Of Contents
Layer 2 Switching Commands 515
Command Mode
Global Configuration mode
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.
Dell EMC Networking switches support configuration of multiple access
groups on interfaces. 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 [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.