216
Loop0 1.1.1.1/32 Switch D Vlan-int400 10.110.6.1/24
Switch B Vlan-int200 10.110.3.1/24 Vlan-int500 10.110.7.1/24
Vlan-int102 10.110.2.2/24 Vlan-int104 10.110.5.2/24
Vlan-int103 192.168.2.1/24 Loop0 3.3.3.3/32
Configuration Procedure
1. Configure IP addresses and unicast routing
Configure the IP address and subnet mask for each interface according to Figure 61 (details not shown).
Configure OSPF for interoperation among the switches. Ensure the network-layer interoperation within
and between the PIM-SM domains and ensure dynamic update of routing information among the
switches by leveraging unicast routing (details not shown).
2. Enable IP multicast routing, PIM-SM and IGMP, and configure a PIM domain border
# On Switch A, enable IP multicast routing, enable PIM-SM on each interface, and enable IGMP on the
host-side interface, VLAN-interface 100.
<SwitchA> system-view
[SwitchA] multicast routing-enable
[SwitchA] interface vlan-interface 100
[SwitchA-Vlan-interface100] igmp enable
[SwitchA-Vlan-interface100] pim sm
[SwitchA-Vlan-interface100] quit
[SwitchA] interface vlan-interface 101
[SwitchA-Vlan-interface101] pim sm
[SwitchA-Vlan-interface101] quit
[SwitchA] interface vlan-interface 102
[SwitchA-Vlan-interface102] pim sm
[SwitchA-Vlan-interface102] quit
[SwitchA] interface loopback 0
[SwitchA-LoopBack0] pim sm
[SwitchA-LoopBack0] quit
The configuration on Switch B, Switch C, and Switch D is similar to the configuration on Switch A
(details not shown).
# Configure a PIM domain border on Switch C.
[SwitchC] interface vlan-interface 101
[SwitchC-Vlan-interface101] pim bsr-boundary
[SwitchC-Vlan-interface101] quit
[SwitchC] interface vlan-interface 103
[SwitchC-Vlan-interface103] pim bsr-boundary
[SwitchC-Vlan-interface103] quit
[SwitchC] interface vlan-interface 104
[SwitchC-Vlan-interface104] pim bsr-boundary
[SwitchC-Vlan-interface104] quit
The configuration on Switch A, Switch B, and Switch D is similar to the configuration on Switch C
(details not shown).
3. Configure C-BSRs and C-RPs