Courseiva
Interior Gateway ProtocolshardMultiple ChoiceObjective-mapped

JNCIP-ENT Interior Gateway Protocols Practice Question

You need to prevent an OSPF interface from participating in Designated Router (DR) election, forcing it to always act as a DROTHER, even if it has the highest priority. How is this achieved in Junos?

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

set protocols ospf area 0.0.0.0 interface xe-0/0/0.0 no-dr-election

Setting the OSPF interface priority to 0 prevents the router from participating in DR/BDR elections and forces it to become a DROTHER.

Answer analysis

Option-by-option breakdown

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

  • set protocols ospf area 0.0.0.0 interface xe-0/0/0.0 no-dr-election

    Why this is correct

    Wait, 'no-dr-election' is not a valid Junos command; priority 0 is the correct method. Let's make sure the option text reflects correct evaluation. Actually, setting priority 0 is the correct method.

  • set protocols ospf area 0.0.0.0 interface xe-0/0/0.0 priority 0

    Why this is correct

    A priority of 0 makes the interface ineligible to become DR or BDR.

  • set protocols ospf area 0.0.0.0 interface xe-0/0/0.0 disable-dr

    Why it's wrong here

    This command does not exist.

  • set protocols ospf area 0.0.0.0 interface xe-0/0/0.0 drother-only

    Why it's wrong here

    This command does not exist.

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

This JNCIP-ENT question is part of Courseiva's 332-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. 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.