Ipv6 mld snooping vlan static – Dell PowerEdge VRTX User Manual
Page 819
MLD Snooping Commands
819
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Plasma-ARC
2+3\new_system_mifs_ARC2_latest\MLD_Snooping.fm
D E LL CO N F I D E N T IA L – P R E L I M I N A RY 4 / 3 / 14 - F O R PR O O F O N LY
User Guidelines
A port that is forbidden to be defined as a Multicast router port (mrouter
port) cannot be learned dynamically or assigned statically.
The bridge multicast forward-all command was used in older versions to
forbid dynamic learning of Multicast router ports.
You can execute the command before the VLAN is created.
Example
console(config)# ipv6 mld snooping vlan 1 forbidden
mrouter interface gi0/1
ipv6 mld snooping vlan static
Use the ipv6 mld snooping vlan static Global Configuration mode command
to register a IPv6-layer Multicast address to the bridge table, and to add
statically ports to the group. Use the no form of this command to remove
ports specified as members of a static Multicast group.
Syntax
ipv6 mld snooping vlan
vlan-id
static
ipv6-address
interface
[
interface-list
]
no ipv6 mld snooping vlan
vlan-id
static
ipv6-address
interface [
interface-
list
]
Parameters
•
vlan-id
—Specifies the VLAN.
•
ipv6-address
—Specifies the IP multicast address
•
interface-list
—Specifies list of interfaces. The interfaces can be from one
of the following types: Ethernet port or Port-channel.
Default Configuration
No Multicast addresses are defined.
Command Mode
Global Configuration mode