Courseiva
Back to Cisco CCNP ENARSI 300-410 questions

Scenario-based practice

OSPF Troubleshooting Scenarios

Practise 300-410 Cisco CCNP ENARSI 300-410 OSPF questions covering neighbour states, router IDs, areas, timers, passive interfaces, OSPF cost, route selection, and command-output troubleshooting.

15
scenario questions
300-410
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 300-410 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 1mediumdrag order
Review the full OSPF breakdown →

Drag and drop the steps to troubleshoot OSPF DR/BDR election on a multi-access segment into the correct order, from first to last.

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
Question 2hardmultiple choice
Review the full OSPF breakdown →

An engineer configures mutual redistribution between OSPF and EIGRP on a router. Both protocols have routes for the same prefix. The engineer also applies an inbound ACL on the OSPF interface to deny certain routes from being learned via OSPF. After the ACL is applied, the router still has the prefix in the routing table, but it is learned via EIGRP instead of OSPF. What is the most likely explanation?

Question 3hardmultiple choice
Review the full OSPF breakdown →

In a VRF-Lite setup, Router R1 and R2 are running OSPF in VRF-A. R1 has interface Gig0/0 in VRF-A with ip ospf network point-to-point. R2 has interface Gig0/1 in VRF-A with default network type (broadcast). The link between them is a direct Ethernet connection. OSPF neighbors are not forming. What is the root cause?

Question 4hardmultiple choice
Review the full OSPF breakdown →

An engineer redistributes OSPF routes into EIGRP. The OSPF routes have a metric of 20. After redistribution, the EIGRP topology table shows the routes but they are not installed in the routing table. The 'show ip eigrp topology' shows the route in active state. Which is the most likely explanation?

Question 5mediummultiple choice
Review the full OSPF breakdown →

A network engineer is troubleshooting an OSPFv2 adjacency issue between two routers connected via a VLAN trunk. R1 and R2 are in different VLANs but are connected through a Layer 2 switch. The engineer has configured 'ip ospf 1 area 0' on the subinterfaces. The adjacency forms but is stuck in INIT state. What is the most likely cause?

Question 6hardmultiple choice
Review the full OSPF breakdown →

A network engineer notices that routes redistributed from EIGRP into OSPF are causing routing loops. Router R1 has the following relevant configuration: router eigrp 100 redistribute ospf 1 metric 10000 100 255 1 1500 router ospf 1 redistribute eigrp 100 subnets metric-type 1 Router R2 shows: show ip route 192.168.1.0 Routing entry for 192.168.1.0/24 Known via "ospf 1", distance 110, metric 20, type E1 Last update from 10.1.1.1, 00:01:30 ago Also, R2 has a default route via R1. What is the root cause?

Question 7hardmultiple choice
Review the full OSPF breakdown →

A network engineer runs the following command on Router R1:

R1# show ip ospf neighbor detail

 Neighbor 10.1.1.4, interface address 192.168.14.4

In the area 0 via interface GigabitEthernet0/2

Neighbor priority is 1, State is 2WAY, 2 state changes

DR is 10.1.1.1, BDR is 10.1.1.4 Options is 0x12 (L L S R) Dead timer due in 00:00:38

Neighbor is up for 00:05:22

Index 1/1/1, retransmission queue length 0, number of retransmission 0 First 0x0(0)/0x0(0) Next 0x0(0)/0x0(0) Last retransmission scan length is 0, time is 0 msec Last retransmission scan time is 0 msec

Based on this output, what is the problem?

Question 8mediummultiple choice
Review the full OSPF breakdown →

A network engineer runs the following command on Router R1:

R1# show ip ospf neighbor vrf BLUE

Neighbor ID     Pri   State           Dead Time   Address         Interface
10.0.0.2          1   FULL/DR        00:00:32    10.1.1.2        GigabitEthernet0/0
10.0.0.3          1   2WAY/DROTHER   00:00:35    10.1.2.2        GigabitEthernet0/1

Based on this output, which statement is correct?

Question 9hardmultiple choice
Review the full OSPF breakdown →

R1 and R2 are OSPF neighbors over a tunnel interface with BFD enabled. R1#show ip ospf interface tunnel0 shows 'BFD is enabled' but R1#show bfd neighbors shows the session as 'Down'. R2#show bfd neighbors shows the session as 'Down'. The tunnel is up and OSPF adjacency is full. R1 has 'bfd interval 100 min_rx 100 multiplier 3' under tunnel0. R2 has same. What is the root cause?

Question 10mediummultiple choice
Review the full OSPF breakdown →

A network engineer runs the following command to troubleshoot a Route Summarization issue:

R1# show ip access-lists CoPP-ACL

extended IP access list CoPP-ACL

10 permit eigrp any any (100 matches)
    
20 permit ospf any any (50 matches)
    
30 permit bgp any any (200 matches)
    
40 deny ip any any (0 matches)

What does this output indicate?

Question 11mediummultiple choice
Review the full OSPF breakdown →

A network engineer runs the following command on Router R1:

R1# show ip route 192.168.1.0

Routing entry for 192.168.1.0/24 Known via "ospf 1", distance 110, metric 20, type extern 2, forward metric 100 Redistributing via ospf 1 Last update from 10.1.1.2 on GigabitEthernet0/1, 00:00:05 ago Routing Descriptor Blocks:

* 10.1.1.2, from 10.1.1.2, 00:00:05 ago, via GigabitEthernet0/1

Route metric is 20, traffic share count is 1

Based on this output, what is the problem?

Question 12hardmultiple choice
Review the full OSPF breakdown →

OSPF network type mismatch on a multi-access link is causing route summarization issues. Router R1 and R2 are connected via Ethernet, but R1 has:

interface GigabitEthernet0/0
 ip address 10.0.0.1 255.255.255.0
 ip ospf network point-to-point
 ip ospf 1 area 0

!

Router R2 has default OSPF network type (broadcast). R1 is configured with:
router ospf 1
 area 0 range 10.0.0.0 255.255.255.0

! R2 shows:

R2# show ip ospf neighbor
Neighbor ID     Pri   State           Dead Time   Address         Interface
10.0.0.1          0   FULL/  -        00:00:30    10.0.0.1        GigabitEthernet0/0

But R2 does not have the summary route in its routing table. What is the root cause?

Question 13mediummultiple choice
Review the full OSPF breakdown →

A network engineer is troubleshooting an OSPFv2 route flapping issue. The router R1 is learning a route to 192.168.1.0/24 via two different paths: one through R2 and one through R3. The route is flapping between the two paths every few seconds. 'show ip ospf interface' shows that both interfaces are stable. What is the most likely cause?

Question 14hardmulti select
Review the full OSPF breakdown →

An engineer must enable BFD for an OSPF single-hop session between two directly connected routers. Which TWO configuration changes are required on each router? (Choose TWO.)

Question 15mediummultiple choice
Review the full OSPF breakdown →

A network engineer runs the following command to troubleshoot an OSPF adjacency issue:

R1# debug ip ospf adj
*Mar  1 00:12:34.567: OSPF-1 ADJ   RtrA: Interface GigabitEthernet0/0 going Up
*Mar  1 00:12:34.568: OSPF-1 ADJ   RtrA: 2 Way Communication to 10.1.1.2 on GigabitEthernet0/0, state 2WAY
*Mar  1 00:12:34.570: OSPF-1 ADJ   RtrA: NBR 10.1.1.2: Our router ID 1.1.1.1, his router ID 2.2.2.2
*Mar  1 00:12:34.571: OSPF-1 ADJ   RtrA: NBR 10.1.1.2: Neighbor is not DR, state 2WAY
*Mar  1 00:12:34.572: OSPF-1 ADJ   RtrA: NBR 10.1.1.2: DR is 10.1.1.2, BDR is 10.1.1.1
*Mar  1 00:12:34.573: OSPF-1 ADJ   RtrA: NBR 10.1.1.2: Build the Start DBD
*Mar  1 00:12:34.574: OSPF-1 ADJ   RtrA: NBR 10.1.1.2: Master/Slave negotiation done
*Mar  1 00:12:34.576: OSPF-1 ADJ   RtrA: NBR 10.1.1.2: Exchange done, loading started
*Mar  1 00:12:34.578: OSPF-1 ADJ   RtrA: NBR 10.1.1.2: Loading done
*Mar  1 00:12:34.580: OSPF-1 ADJ   RtrA: NBR 10.1.1.2: Full

What does this output indicate?

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