Courseiva
NetworkmediumMultiple ChoiceObjective-mapped

350-601 Network Practice Question

An engineer is configuring OSPF on a Cisco Nexus switch in a data center. The network consists of multiple point-to-point links. To improve convergence, the engineer wants to reduce the dead interval to 10 seconds. Which command sets the dead interval correctly?

⚠ Common exam trap

Cisco often tests the distinction between the 'ip ospf dead-interval' and 'ip ospf hello-interval' commands, trapping candidates who confuse the two or assume that changing the hello interval automatically adjusts the dead interval.

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

ip ospf dead-interval 10

The 'ip ospf dead-interval 10' command directly sets the OSPF dead interval to 10 seconds on a Cisco Nexus switch. The dead interval is the time a router waits without receiving a hello packet before declaring the neighbor down, and reducing it to 10 seconds speeds up convergence on point-to-point links.

Answer analysis

Option-by-option breakdown

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

  • ip ospf dead-interval 30

    Why it's wrong here

    30 is not 10.

  • ip ospf hello-interval 10

    Why it's wrong here

    Sets hello interval, not dead.

  • ip ospf dead-interval 10

    Why this is correct

    Sets dead interval to 10 seconds.

  • ip ospf dead-interval 40

    Why it's wrong here

    40 is default, not 10.

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

Courseiva writes every 350-601 question from scratch — 984 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This 350-601 practice question is part of Courseiva's free Cisco 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 350-601 exam.