Courseiva
Back to CCNA 200-301 v2 questions

Scenario-based practice

OSPF Troubleshooting Scenarios

Practise 200-301 CCNA 200-301 v2 OSPF questions covering neighbour states, router IDs, areas, timers, passive interfaces, OSPF cost, route selection, and command-output troubleshooting.

15
scenario questions
200-301
exam code
Cisco
vendor

Scenario guide

How to approach ospf troubleshooting scenarios

OSPF neighbour adjacencies, route advertisements, and DR/BDR elections appear consistently on the CCNA. These questions test whether you can read OSPF state from show commands and identify why two routers fail to reach FULL adjacency or why a route isn't being learned.

Quick answer

OSPF questions usually test neighbour formation, areas, router IDs, route preference, metrics and command-output interpretation.

How OSPF neighbours form and why adjacency can fail.

How router ID, area ID, timers, passive interfaces and authentication affect OSPF.

How OSPF cost influences route selection.

How to read show ip route and show ip ospf neighbor output.

Related practice questions

Related 200-301 topic practice pages

Scenario questions usually connect to one or more exam topics. Use these links to review the underlying concepts behind the scenario.

Practice set

Practice scenarios

Question 1hardmultiple choice
Review the full OSPF breakdown →

Based on the exhibit, why is traffic to host 198.51.100.70 using the OSPF route instead of the static route?

Exhibit

R1# show run | include ^ip route
ip route 198.51.100.0 255.255.255.0 192.0.2.2

R1# show ip route
O    198.51.100.64/26 [110/20] via 192.0.2.6, GigabitEthernet0/1
S    198.51.100.0/24 [1/0] via 192.0.2.2

Destination being tested: 198.51.100.70
Question 2hardmultiple choice
Review the full OSPF breakdown →

A router has both an OSPF route and a static route to the same destination. The static route has an administrative distance of 200. What is the expected behavior while the OSPF route remains available?

Question 3mediummulti select
Review the full OSPF breakdown →

A branch router is running single-area OSPF. An engineer wants an interface to advertise its connected network into OSPF but must prevent hello packets from being sent on that LAN segment. Which two actions achieve that goal?

Question 4hardmulti select
Review the full OSPF breakdown →

A router has learned route 172.16.50.0/24 from OSPF with cost 20 and also has a static route to the same prefix with administrative distance 5. Which two statements are correct about route selection?

Exhibit

Routing information sources:
O 172.16.50.0/24 [110/20] via 10.1.1.2
S 172.16.50.0/24 [5/0] via 192.0.2.1
Question 5hardmultiple choice
Review the full OSPF breakdown →

A route to 10.10.10.0/24 is learned through two OSPF paths. Both have the same prefix length and the same administrative distance, but one path has a lower OSPF metric. Which path is preferred?

Question 6hardmultiple choice
Review the full OSPF breakdown →

A router learns the same destination prefix from OSPF and from a static route configured with administrative distance 90. Which route is preferred by default?

Question 7mediummultiple choice
Review the full OSPF breakdown →

Exhibit: R1 shows an OSPF neighbor stuck in EXSTART with R2 on a serial link. What is the most likely cause?

Exhibit

R1# show ip ospf neighbor
Neighbor ID     Pri   State     Dead Time   Address         Interface
2.2.2.2           0   EXSTART   00:00:31    10.1.12.2       Serial0/0/0
Question 8hardmultiple choice
Review the full OSPF breakdown →

Two directly connected routers running OSPFv3 do not form an adjacency. Both interfaces have valid IPv6 addresses and can ping each other using link-local addresses. What is the most likely cause?

Exhibit

R1#
interface GigabitEthernet0/0
 ipv6 address fe80::1 link-local
 ipv6 ospf 10 area 0
!
ipv6 router ospf 10
 router-id 1.1.1.1

R2#
interface GigabitEthernet0/0
 ipv6 address fe80::2 link-local
 ipv6 ospf 10 area 1
!
ipv6 router ospf 10
 router-id 2.2.2.2
Question 9mediummultiple choice
Review the full OSPF breakdown →

A router learns 172.16.40.0/24 from OSPF with AD 110 and metric 20. It also learns the same prefix from EIGRP with AD 90 and feasible distance 30720. Which route is installed?

Question 10hardmultiple choice
Review the full OSPF breakdown →

A network engineer is troubleshooting OSPFv3 adjacency between two directly connected Cisco routers, R1 and R2, both running IOS-XE. The engineer configures OSPFv3 on both routers but notices that the adjacency does not form. The engineer runs 'show ospfv3 neighbor' on R1 and sees no neighbors. What is the most likely cause of this issue?

Exhibit

R1# show ospfv3 neighbor

          OSPFv3 1 address-family ipv6 (router-id 1.1.1.1)

Neighbor ID     Pri   State           Dead Time   Interface ID    Interface

R1# show ipv6 interface brief
GigabitEthernet0/0   [up/up]
    FE80::1
GigabitEthernet0/1   [up/up]
    FE80::2

R1# show running-config | section router ospfv3
router ospfv3 1
 address-family ipv6
  router-id 1.1.1.1
  area 0
  interface GigabitEthernet0/0
  interface GigabitEthernet0/1

R1# show running-config interface GigabitEthernet0/0
interface GigabitEthernet0/0
 ipv6 address FE80::1 link-local
 ipv6 ospfv3 1 ipv6 area 0
!
Question 11mediummultiple choice
Review the full OSPF breakdown →

Exhibit: R1 has learned 10.50.0.0/24 through OSPF and also has a floating static route to the same prefix with administrative distance 130. Which route is installed while OSPF is healthy?

Exhibit

show ip route 10.50.0.0
O 10.50.0.0/24 [110/30] via 192.0.2.2
S 10.50.0.0/24 [130/0] via 198.51.100.2
Question 12hardmultiple choice
Review the full OSPF breakdown →

Exhibit: A router has the following routes in its routing table: - OSPF: 10.1.1.0/24 - Static: 10.1.1.128/25 - Default: 0.0.0.0/0

A packet is destined for 10.1.1.130. Which route does the router use?

Exhibit

O 10.1.1.0/24 via 192.0.2.1
S 10.1.1.128/25 via 198.51.100.1
S* 0.0.0.0/0 via 203.0.113.1
Question 13hardScenario
Review the full OSPF breakdown →

You are connected to R1 via the console. Configure single-area OSPFv2 on R1 and R2 so that they form a full adjacency. The link between R1 and R2 uses 203.0.113.0/30. R1 has G0/0 203.0.113.1/30 and R2 has G0/0 203.0.113.2/30. R1's router-id must be 1.1.1.1, and R2's router-id must be 2.2.2.2. R1's GigabitEthernet0/0 interface is configured as a passive interface under OSPF, preventing OSPF hello messages from being sent out of that interface. Ensure that R1 does not send OSPF hellos out of its loopback0 interface (203.0.113.129/32). After configuration, verify the adjacency is established and OSPF routes are exchanged.

Exhibit

R1# show running-config | section router ospf
router ospf 1
 router-id 1.1.1.1
 network 203.0.113.0 0.0.0.3 area 0
 network 203.0.113.128 0.0.0.0 area 0
 passive-interface Loopback0

R1# show ip ospf neighbor

R1# show ip ospf interface gigabitethernet 0/0
GigabitEthernet0/0 is up, line protocol is up
  Internet Address 203.0.113.1/30, Area 0
  Process ID 1, Router ID 1.1.1.1, Network Type BROADCAST, Cost: 1
  Transmit Delay is 1 sec, State WAITING, Priority 1
  No Hellos (Passive interface)

R2# show running-config | section router ospf
router ospf 1
 router-id 2.2.2.2
 network 203.0.113.0 0.0.0.3 area 0
Question 14mediummulti select
Review the full OSPF breakdown →

Which two statements about OSPF neighbor requirements on a shared Ethernet segment are correct? (Choose two.)

Question 15hardmultiple choice
Review the full OSPF breakdown →

Exhibit: A router has both an OSPF-learned default route and a floating static default route. Which route is currently active?

Exhibit

R1# show ip route | include 0.0.0.0
O*E2 0.0.0.0/0 [110/1] via 10.1.12.2

R1(config)# ip route 0.0.0.0 0.0.0.0 192.0.2.1 150

These 200-301 practice questions are part of Courseiva's free Cisco certification practice question bank. Courseiva provides original exam-style 200-301 questions with detailed explanations, topic-based practice, mock exams, readiness tracking, and study analytics.