Courseiva
ArchitecturemediumDrag & DropObjective-mapped

350-501 Architecture Practice Question

Drag and drop the steps to configure OSPF on a Cisco IOS router into the correct order.

Drag steps to the numbered slots on the right, or tap a step then tap a slot.

Steps
Order
1Step 1
2Step 2
3Step 3
4Step 4
5Step 5

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

Enter global configuration mode, then enable the OSPF process with 'router ospf' command, then advertise networks under the OSPF process using 'network' command.

OSPF configuration requires entering global config mode, enabling the OSPF process, and then advertising networks under the OSPF process.

Answer analysis

Option-by-option breakdown

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

  • Enter global configuration mode, then enable the OSPF process with 'router ospf' command, then advertise networks under the OSPF process using 'network' command.

    Why this is correct

    This is the correct order because you must first enter global configuration mode to make changes, then start the OSPF process, and finally define which networks to advertise within that process.

  • Advertise networks using 'network' command, then enter global config mode, then enable OSPF process.

    Why it's wrong here

    This is incorrect because the 'network' command is only valid under the 'router ospf' configuration mode, so you cannot use it before enabling the OSPF process.

  • Enable OSPF process, then advertise networks, then enter global config mode.

    Why it's wrong here

    This is incorrect because you must be in global configuration mode before you can enable the OSPF process; the 'router ospf' command is entered from global config mode.

  • Enter global configuration mode, then advertise networks, then enable OSPF process.

    Why it's wrong here

    This is incorrect because the 'network' command can only be used after the OSPF process is started; it is a subcommand under 'router ospf'.

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-501 question from scratch — 971 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-501 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-501 exam.