Courseiva
IP MulticasthardMultiple ChoiceObjective-mapped

JNCIP-ENT IP Multicast Practice Question

A network engineer troubleshoots an issue where multicast data packets are being dropped due to an RPF (Reverse Path Forwarding) check failure. The unicast routing table uses OSPF, but MBGP is deployed for multicast routing. Which operational command should the engineer use to verify the multicast RPF path for a specific source IP?

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

show route rpf 192.0.2.1

When MBGP is used for multicast RPF separate from unicast routing, the command 'show route rpf <source-ip>' helps check which routing table and next-hop is used for the multicast RPF check.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • show msdp rpf 192.0.2.1

    Why it's wrong here

    MSDP has its own peer checks, but RPF lookups for PIM use the multicast routing table verified with 'show route rpf'.

  • show pim rpf-table 192.0.2.1

    Why it's wrong here

    This command does not exist in Junos.

  • show route rpf 192.0.2.1

    Why this is correct

    The 'show route rpf' command displays the RPF lookup results and path used by multicast routing.

  • show multicast rpf-failure

    Why it's wrong here

    While drop counters exist, 'show route rpf' is the correct command to check the active RPF route.

Visual reference

R1 R2 R3 R4 10 100 10 100 OSPF picks R1→R2→R4 (cost 20) over R1→R3→R4 (cost 200)

About these practice questions

One of 332 original JNCIP-ENT practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written and reviewed by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

Last reviewed August 2026 · checked against the official Juniper Networks exam blueprint

This JNCIP-ENT practice question is part of Courseiva's free Juniper Networks certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the JNCIP-ENT exam.