Configuration procedure
1. Enable IPv6 forwarding on each switch and configure the IPv6 address and prefix length for each
interface as per Figure 91. (Details not
shown.)
2. Configure OSPFv3 on the switches in the IPv6 PIM-DM domain to make sure the switches are
interoperable at the network layer. (Details not shown.)
3. Enable IPv6 multicast routing, MLD and IPv6 PIM-DM:
# Enable IPv6 multicast routing on Switch A, enable MLD on VLAN-interface 100, and enable IPv6
PIM-DM on each interface.
<SwitchA> system-view
[SwitchA] multicast ipv6 routing-enable
[SwitchA] interface vlan-interface 100
[SwitchA-Vlan-interface100] mld enable
[SwitchA-Vlan-interface100] pim ipv6 dm
[SwitchA-Vlan-interface100] quit
[SwitchA] interface vlan-interface 103
[SwitchA-Vlan-interface103] pim ipv6 dm
[SwitchA-Vlan-interface103] quit