Courseiva
mediumDrag & DropObjective-mapped

200-901 Practice Question: Drag and drop the steps to configure a static…

Drag and drop the steps to configure a static route 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 configure the static route using the ip route command with the destination network, subnet mask, and next-hop address, then verify with the show ip route command

Static routes require global config mode and must specify the destination network, subnet mask, and next-hop address or exit interface.

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 configure the static route using the ip route command with the destination network, subnet mask, and next-hop address, then verify with the show ip route command

    Why this is correct

    This is the correct order because you must first enter global configuration mode to allow configuration commands, then issue the ip route command to define the static route, and finally verify the route with show ip route to ensure it is installed in the routing table.

  • Configure the static route using the ip route command first, then enter global configuration mode, then verify with show ip route

    Why it's wrong here

    This is incorrect because the ip route command is a global configuration command and must be issued while in global configuration mode; attempting to configure it before entering that mode will result in an error.

  • Enter global configuration mode, then verify with show ip route, then configure the static route using the ip route command

    Why it's wrong here

    This is incorrect because verifying the route before configuring it serves no purpose; the route cannot exist until it is configured. The verification step should come after configuration to confirm the route was added.

  • Verify with show ip route, then enter global configuration mode, then configure the static route using the ip route command

    Why it's wrong here

    This is incorrect because verification should occur after configuration, not before. Also, entering global configuration mode after verification does not affect the order, but verifying before configuring is the logical error.

Visual reference

192.168.1.0 /24 256 addresses (254 usable) 192.168.1.0 /25 Subnet A 128 addr (126 usable) 192.168.1.128 /25 Subnet B 128 addr (126 usable) Borrowing 1 bit from host portion creates 2 subnets (/25)

About these practice questions

One of 989 original 200-901 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 by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This 200-901 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 200-901 exam.