R21xx-HP FlexFabric 11900 IP Multicast Configuration Guide

Table Of Contents
183
2.
Enable OSPFv3 on all switches on the IPv6 PIM-SM network to make sure the network-layer on the
IPv6 PIM-SM network is interoperable and the routing information among the switches can be
dynamically updated. (Details not shown.)
3. Enable IPv6 multicast routing, MLD, and IPv6 PIM-SM:
# On Switch A, enable IPv6 multicast routing globally, enable MLD on VLAN-interface 100, and
enable IPv6 PIM-SM on each interface.
<SwitchA> system-view
[SwitchA] ipv6 multicast routing-enable
[SwitchA] interface vlan-interface 100
[SwitchA-Vlan-interface100] mld enable
[SwitchA-Vlan-interface100] ipv6 pim sm
[SwitchA-Vlan-interface100] quit
[SwitchA] interface vlan-interface 101
[SwitchA-Vlan-interface101] ipv6 pim sm
[SwitchA-Vlan-interface101] quit
# Enable IPv6 multicast routing, MLD, and IPv6 PIM-SM on Switch E and Switch I in the same way.
(Details not shown.)
# On Switch B, enable IPv6 multicast routing globally, and enable IPv6 PIM-SM on each interface.
<SwitchB> system-view
[SwitchB] ipv6 multicast routing-enable
[SwitchB] interface vlan-interface 200
[SwitchB-Vlan-interface200] ipv6 pim sm
[SwitchB-Vlan-interface200] quit
[SwitchB] interface vlan-interface 101
[SwitchB-Vlan-interface101] ipv6 pim sm
[SwitchB-Vlan-interface101] quit
[SwitchB] interface vlan-interface 102
[SwitchB-Vlan-interface102] ipv6 pim sm
[SwitchB-Vlan-interface102] quit
[SwitchB] interface vlan-interface 103
[SwitchB-Vlan-interface103] ipv6 pim sm
[SwitchB-Vlan-interface103] quit
# Enable IPv6 multicast routing and IPv6 PIM-SM on Switch C, Switch D, Switch F, Switch G, and
Switch H in the same way. (Details not shown.)
4. Configure IPv6 admin-scoped zone boundaries:
# On Switch B, configure VLAN-interface 102 and VLAN-interface 103 as the boundaries of IPv6
admin-scoped zone 1.
[SwitchB] interface vlan-interface 102
[SwitchB-Vlan-interface102] ipv6 multicast boundary scope 4
[SwitchB-Vlan-interface102] quit
[SwitchB] interface vlan-interface 103
[SwitchB-Vlan-interface103] ipv6 multicast boundary scope 4
[SwitchB-Vlan-interface103] quit