Operation Manual
Configuration Guide 350
Configuring Layer 2 Multicast Configuring MLD Snooping
Forbidden Router Port:Te1/0/4-6
Switch(config)#end
Switch#copy running-config startup-config
Configuring Static Multicast (Multicast IP and Forward Port)
Step 1 configure
Enter global configuration mode.
Step 2 ipv6 mld snooping vlan-config
vlan-id-list
static
ip
interface {gigabitEthernet
port-list
| ten-
gigabitEthernet
port-list
| port-channel
port-channel-id
}
vlan-id-list
specifies the VLAN to be configured.
ip
specifies the static multicast IP address.
port-list
and
port-channel-id
specify the forward ports (member ports) bound to the static
multicast IP address in the specified VLAN.
Step 3 show ipv6 mld snooping groups static
Show the static MLD snooping configuration.
Step 4 end
Return to privileged EXEC mode.
Step 5 copy running-config startup-config
Save the settings in the configuration file.
The following example shows how to configure ff01::1234:02 as the static multicast IP and
specify port 1/0/9-10 as the forward ports:
Switch#configure
Switch(config)#ipv6 mld snooping
Switch(config)#ipv6 mld snooping vlan-config 2 static ff01::1234:02 interface ten-
gigabitEthernet 1/0/9-10
Switch(config)#show ipv6 mld snooping groups static
Multicast-ip VLAN-id Addr-type Switch-port
------------ ------- --------- -----------
ff01::1234:02 2 static Te1/0/9-10
Switch(config)#end
Switch#copy running-config startup-config










