A network engineer is deploying IP multicast in an OSPF-based enterprise network. The network uses PIM sparse mode with a static RP. The engineer notices that multicast traffic from a source to a group is not reaching receivers in a remote subnet, even though the RP is reachable and the receivers have sent IGMP joins. The engineer checks the multicast routing table on the last-hop router and sees that the (S,G) entry is present, but the outgoing interface list (OIL) is empty. What is the most likely reason for the empty OIL?
Correct because without the RP configured, the router cannot send a PIM join to the RP, so the OIL remains empty.
Why this answer
In PIM sparse mode, the last-hop router must send a PIM join toward the RP to join the shared tree. If the RP is reachable but the join is not being sent because the router does not know the RP or the group-to-RP mapping, the OIL remains empty.