334
Figure 95 Network diagram
Configuration procedure
1.
Assign an IP address and prefix length to each interface according to
. (Details not
shown.)
2.
On Router A, enable IPv6 multicast routing, enable MLD on port GigabitEthernet 1/0/1, and
enable IPv6 PIM-DM on each interface.
<RouterA> system-view
[RouterA] multicast ipv6 routing-enable
[RouterA] interface gigabitethernet 1/0/1
[RouterA-GigabitEthernet1/0/1] mld enable
[RouterA-GigabitEthernet1/0/1] pim ipv6 dm
[RouterA-GigabitEthernet1/0/1] quit
[RouterA] interface gigabitethernet 1/0/2
[RouterA-GigabitEthernet1/0/2] pim ipv6 dm
[RouterA-GigabitEthernet1/0/2] quit
3.
Configure Switch A:
# Enable MLD snooping globally.
<SwitchA> system-view
[SwitchA] mld-snooping
[SwitchA-mld-snooping] quit
# Create VLAN 100, assign ports GigabitEthernet 1/0/1 through GigabitEthernet 1/0/4 to this
VLAN, and enable MLD snooping and MLD snooping proxying in the VLAN.
[SwitchA] vlan 100
[SwitchA-vlan100] port gigabitethernet 1/0/1 to gigabitethernet 1/0/4
[SwitchA-vlan100] mld-snooping enable
[SwitchA-vlan100] mld-snooping proxying enable
[SwitchA-vlan100] quit
Verifying the configuration
After the configuration is completed, Host A and Host B send MLD join messages addressed to
group FF1E::101. When receiving the messages, Switch A sends a join message for the group out of
GigabitEthernet 1/0/1 (a router port) to Router A. Use the
display mld-snooping group
command
Source
Router A
MLD querier
Receiver
Receiver
Host A
Host B
Host C
1::1/64
GE1/0/4
GE1/0/2
GE1/0/3
GE1/0/1
GE1/0/1
2001::1/64
GE1/0/2
1::2/64
VLAN 100
Switch A
Proxy & Querier