Configuration Guide
330
Configuring Layer 2 Multicast
Configuring MLD Snooping
Step 3
show ipv6 mld snooping vlan
vlan-id
Show the basic MLD snooping configuration in the specified VLAN.
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 enable MLD Snooping in VLAN 2 and configure port
1/0/2 as the static router port:
Switch#configure
Switch(config)#ipv6 mld snooping
Switch(config)#ipv6 mld snooping vlan-config
2
rport interface gigabitEthernet
1/0/2
Switch(config)#show ipv6 mld snooping vlan
2
Vlan Id: 2
Router Time:0
Member Time:0
Static Router Port:Gi1/0/2
Dynamic Router Port:None
Forbidden Router Port:None
Switch(config)#end
Switch#copy running-config startup-config
Configuring Forbidden Router Port
Step 1
configure
Enter global configuration mode.
Step 2
ipv6 mld snooping vlan-config
vlan-id-list
router-ports-forbidden interface {gigabitEthernet
port-list
| port-channel
port-channel-id
}
port-list
and
port-channel-id
are the ports that cannot become router ports in the specified
VLAN.
Step 3
show ipv6 mld snooping vlan
vlan-id
Show the basic MLD snooping configuration in the specified VLAN.
Step 4
end
Return to privileged EXEC mode.