Mld proxying configuration example, Network requirements, Configuration procedure – H3C Technologies H3C S10500 Series Switches User Manual
Page 367
352
MLD proxying configuration example
Network requirements
As shown in
, IPv6 PIM-DM is required to run on the core network. Host A and Host C in the stub
network receive VOD information destined to multicast group FF3E::101.
Configure the MLD proxying feature on Switch B so that Switch B can maintain group memberships and
forward IPv6 multicast traffic without running IPv6 PIM-DM.
Figure 91 Network diagram for MLD proxying configuration
Configuration procedure
1.
Enable IPv6 forwarding and configure the IPv6 addresses
Enable IPv6 forwarding on each switch and configure the IPv6 address and prefix length of each
interface as per
2.
Enable IPv6 multicast routing, IPv6 PIM-DM, MLD, and MLD proxying respectively.
# Enable IPv6 multicast routing on Switch A, IPv6 PIM-DM on VLAN-interface 101, and MLD on
VLAN-interface 100.
[SwitchA] multicast ipv6 routing-enable
[SwitchA] interface vlan-interface 101
[SwitchA-Vlan-interface101] pim ipv6 dm
[SwitchA-Vlan-interface101] quit
[SwitchA] interface vlan-interface 100
[SwitchA-Vlan-interface100] mld enable
[SwitchA-Vlan-interface100] pim ipv6 dm
[SwitchA-Vlan-interface100] quit
# Enable IPv6 multicast routing on Switch B, MLD proxying on VLAN-interface 100, and MLD on
VLAN-interface 200.
[SwitchB] multicast ipv6 routing-enable
[SwitchB] interface vlan-interface 100
[SwitchB-Vlan-interface100] mld proxying enable
[SwitchB-Vlan-interface100] quit
[SwitchB] interface vlan-interface 200
[SwitchB-Vlan-interface200] mld enable