219
Figure 70 Network diagram
Configuration procedure
1.
Configure Switch A:
# Enable MLD snooping globally.
<SwitchA> system-view
[SwitchA] mld-snooping
[SwitchA-mld-snooping] quit
# Create VLAN 100, and assign HundredGigE 1/0/1 through HundredGigE 1/0/3 to the VLAN.
[SwitchA] vlan 100
[SwitchA-vlan100] port hundredgige 1/0/1 to hundredgige 1/0/3
# Enable MLD snooping, and enable dropping unknown IPv6 multicast data for VLAN 100.
[SwitchA-vlan100] mld-snooping enable
[SwitchA-vlan100] mld-snooping drop-unknown
# Configure Switch A as the MLD snooping querier.
[SwitchA-vlan100] MLD-snooping querier
[SwitchA-vlan100] quit
2.
Configure Switch B:
# Enable MLD snooping globally.
<SwitchB> system-view
[SwitchB] mld-snooping
[SwitchB-mld-snooping] quit
# Create VLAN 100, and assign HundredGigE 1/0/1 through HundredGigE 1/0/4 to the VLAN.
[SwitchB] vlan 100
[SwitchB-vlan100] port hundredgige 1/0/1 to hundredgige 1/0/4
# Enable MLD snooping, and enable dropping unknown IPv6 multicast data for VLAN 100.
[SwitchB-vlan100] mld-snooping enable
[SwitchB-vlan100] mld-snooping drop-unknown
[SwitchB-vlan100] quit
3.
Configure Switch C:
# Enable MLD snooping globally.
Switch D
Switch A
Querier
Switch B
Switch C
Source 1
1::10/64
Host D
Receiver
HGE1/0/2
HGE1/0/1
HGE1/0/1
HGE1/0/2
HGE1/0/3
HGE1/0/3
HGE1/0/1
HGE1/0/2
HGE1/0/1
HGE1/0/3
HGE1/0/2
Source 2
1::20/64
Host A
Host B
Host C
Receiver
Receiver
Receiver
HGE1/0/4
VLAN 100