458
# Enable IPv6 multicast routing and administrative scoping, enable IPv6 PIM-SM and MLD on
Switch E and Switch I in the same way. (Details not shown.)
# On Switch B, enable IPv6 multicast routing, enable IPv6 administrative scoping, and enable
IPv6 PIM-SM on each interface.
<SwitchB> system-view
[SwitchB] multicast ipv6 routing-enable
[SwitchB] pim ipv6
[SwitchB-pim6] c-bsr admin-scope
[SwitchB-pim6] quit
[SwitchB] interface vlan-interface 200
[SwitchB-Vlan-interface200] pim ipv6 sm
[SwitchB-Vlan-interface200] quit
[SwitchB] interface vlan-interface 101
[SwitchB-Vlan-interface101] pim ipv6 sm
[SwitchB-Vlan-interface101] quit
[SwitchB] interface vlan-interface 102
[SwitchB-Vlan-interface102] pim ipv6 sm
[SwitchB-Vlan-interface102] quit
[SwitchB] interface vlan-interface 103
[SwitchB-Vlan-interface103] pim ipv6 sm
[SwitchB-Vlan-interface103] quit
# Enable IPv6 multicast routing and IPv6 administrative scoping, and enable IPv6 PIM-SM on
Switch C, Switch D, Switch F, Switch G, and Switch H in the same way. (Details not shown.)
4.
Configure an admin-scope zone boundary:
# On Switch B, configure VLAN-interface 102 and VLAN-interface 103 to be the boundary of
admin-scope zone 1.
[SwitchB] interface vlan-interface 102
[SwitchB-Vlan-interface102] multicast ipv6 boundary scope 4
[SwitchB-Vlan-interface102] quit
[SwitchB] interface vlan-interface 103
[SwitchB-Vlan-interface103] multicast ipv6 boundary scope 4
[SwitchB-Vlan-interface103] quit
# On Switch C, configure VLAN-interface 103 and VLAN-interface 106 to be the boundary of
admin-scope zone 2.
<SwitchC> system-view
[SwitchC] interface vlan-interface 103
[SwitchC-Vlan-interface103] multicast ipv6 boundary scope 4
[SwitchC-Vlan-interface103] quit
[SwitchC] interface vlan-interface 106
[SwitchC-Vlan-interface106] multicast ipv6 boundary scope 4
[SwitchC-Vlan-interface106] quit
# On Switch D, configure VLAN-interface 107 to be the boundary of admin-scope zone 2.
<SwitchD> system-view
[SwitchD] interface vlan-interface 107
[SwitchD-Vlan-interface107] multicast ipv6 boundary scope 4
[SwitchD-Vlan-interface107] quit
5.
Configure C-BSRs and C-RPs:
# On Switch B, configure the service scope of RP advertisements and configure VLAN-interface
101 as a C-BSR and C-RP of admin-scope zone 1.