
22-3
<X:X::X:X>] interface [ethernet |
port-channel] <IFNAME>
no ipv6 mld snooping vlan
<vlan-id> static-group <X:X::X:X>
[source <X:X::X:X>] interface
[ethernet | port-channel] <IFNAME>
configuration.
22.1.3 MLD Snooping Examples
Scenario 1: MLD Snooping Function
Figure
22-1
Open the switch MLD Snooping Function figure
As shown above, the vlan 100 configured on the switch consists of ports 1, 2, 6, 10, 12. Four hosts are
respectively connected to 2, 6, 10, 12 while the multicast router on port 1. Suppose we need MLD Snooping
on VLAN 100, however by default, the global MLD Snooping as well as the MLD Snooping on each VLAN are,
therefore first we have to enable the global MLD Snooping at the same time enable the MLD Snooping on
VLAN 100, furthermore we need to set the port 1 of VLAN 100 as a mrouter port.
Configuration procedure is as follows.
Switch#config
Switch(config)#ipv6 mld snooping
Switch(config)#ipv6 mld snooping vlan 100
Switch(config)#ipv6 mld snooping vlan 100 mrouter-port interface ethernet 1/1
Multicast configuration:
Assume there are two multicast servers: the Multicast Server 1 and the Multicast Server 2, amongst program
1 and 2 are supplied on the Multicast Server 1 while program 3 on the Multicast server 2, using group
addresses respectively the Group 1, Group 2 and Group 3. Concurrently multicast application is operating on
the four hosts. Two hosts connected to port 2 and 5 are playing program 1 while the host connected to port 10
playing program 2, and the one to port 12 playing program 3.
Multicast Router
Mrouter Port
MLD Snooping
Switch
Group1 Group1 Group1 Group2