CLI Guide

Layer 2 Switching Commands 570
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
User Guidelines
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.