Command Reference Guide
IPv6 Access Control List Commands
CLI Command Reference
September 2014 Page 674
HP Moonshot Switch Module CLI Command Reference
ipv6 traffic-filter
This command either attaches a specific IPv6 ACL identified by name to an interface or range of interfaces, or
associates it with a VLAN ID in a given direction. The
name parameter must be the name of an existing IPv6 ACL.
An optional sequence number may be specified to indicate the order of this mac 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 specifiedIPv6 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.
This command specified in Interface Config mode only affects a single interface, whereas the Global Config
mode setting is applied to all interfaces. The
vlan keyword is only valid in the Global Config mode.
An optional control-plane is specified to apply the ACL on CPU port. The IPv6 control packets like IGMPv6 are
also dropped because of the implicit deny all rule added at the end of the list. To overcome this, permit rules
must be added to allow the IPv6 control packets.
Example: The following shows an example of the command.
(Routing)(Config)#ipv6 traffic-filter ip61 control-plane
no ipv6 traffic-filter
This command removes an IPv6 ACL identified by name from the interface(s) in a given direction.
Example: The following shows an example of the command.
(Routing) (Config)#no ipv6 traffic-filter ip61 control-plane
Note: The keyword control-plane is only available in Global Config mode.
Format
ipv6 traffic-filter name {{control-plane |in|out}|vlan vlan-id {in|out}} [sequence
1-4294967295]
Modes • Global Config
•Interface Config
Format
no ipv6 traffic-filter <name{{control-plane | in | out} | vlan <vlan-id> {in|out}}
Modes • Global Config
•Interface Config