643
Switch(Config-If-Vlan2)# exit
Switch (Config)# ip pim rp-candidate vlan2
(3) Configure SwitchC:
Switch (Config)#ip pim multicast-routing
Switch (Config)#interface vlan 1
Switch(Config-If-Vlan1)# ip address 34.1.1.3 255.255.255.0
Switch(Config-If-Vlan1)# ip pim sparse-mode
Switch(Config-If-Vlan1)#exit
Switch (Config)#interface vlan 2
Switch(Config-If-Vlan2)# ip address 13.1.1.3 255.255.255.0
Switch(Config-If-Vlan2)# ip pim sparse-mode
Switch(Config-If-Vlan2)#exit
Switch (Config)#interface vlan 3
Switch(Config-If-Vlan3)# ip address 30.1.1.1 255.255.255.0
Switch(Config-If-Vlan3)# ip pim sparse-mode
Switch(Config-If-Vlan3)# exit
Switch (Config)# ip pim bsr-candidate vlan2 30 10
(4) Configure SwitchD:
Switch (Config)#ip pim multicast-routing
Switch (Config)#interface vlan 1
Switch(Config-If-Vlan1)# ip address 34.1.1.4 255.255.255.0
Switch(Config-If-Vlan1)# ip pim sparse-mode
Switch(Config-If-Vlan1)#exit
Switch (Config)#interface vlan 2
Switch(Config-If-Vlan2)# ip address 24.1.1.4 255.255.255.0
Switch(Config-If-Vlan2)# ip pim sparse-mode
Switch(Config-If-Vlan2)#exit
Switch (Config)#interface vlan 3
Switch(Config-If-Vlan3)# ip address 40.1.1.1 255.255.255.0
Switch(Config-If-Vlan3)# ip pim sparse-mode
At the same time, you should pay attention to the configuration of Unicast
Routing Protocol, assure that each device can communicate with each other in the
network layer, and be able to implement dynamic routing update in virtue of Unicast
Routing Protocol.
17.3.5 PIM-SM Troubleshooting
In configuring and using PIM-SM Protocol, PIM-SM Protocol might not operate normally