You are asked to implement fault tolerant RPs in your multicast network.
Which two solutions would accomplish this behavior? (Choose two.)
You are asked to implement fault tolerant RPs in your multicast network.
Which two solutions would accomplish this behavior? (Choose two.)
To implement fault-tolerant Rendezvous Points (RPs) in a multicast network, two effective solutions are using MSDP (Multicast Source Discovery Protocol) with statically defined RPs and anycast PIM (Protocol Independent Multicast) with statically defined RPs. MSDP allows RPs in different domains to exchange multicast source information, which provides redundancy in case one RP fails. Anycast PIM involves configuring multiple RPs with the same IP address and relying on the routing protocol to direct traffic to the nearest or healthiest RP, ensuring continuous service even if one RP goes down.
Answers: B, C
IGMP is for join.
bc is correct