300-410 · topic practice

OSPF Troubleshooting (v2/v3) practice questions

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.

Courseiva uses original exam-style practice questions designed for learning and revision. The goal is to understand the concepts, recognise exam patterns, and improve through explanations — not memorise copied exam dumps.

Reviewed byJohnson Ajibi· MSc IT Security
20 questionsDomain: OSPF Troubleshooting (v2/v3)

What the exam tests

What to know about OSPF Troubleshooting (v2/v3)

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.

Why learners struggle

Why OSPF Troubleshooting (v2/v3) questions are commonly missed

OSPF questions are often missed because learners confuse neighbour states, route selection rules, router IDs, areas, timers, and cost calculations. A question may look like it is testing OSPF, but the real decision may depend on administrative distance, route specificity, passive interfaces, DR/BDR behaviour, or command-output interpretation.

  • ·OSPF cost vs administrative distance — they measure different things and compare differently
  • ·2-Way vs FULL neighbour state — 2-Way is not always a failed adjacency
  • ·DR vs BDR vs DROTHER — election depends on network type and interface priority
  • ·Area mismatch vs timer mismatch — both prevent adjacency but for different reasons
  • ·Passive interface vs failed adjacency — passive interfaces intentionally suppress hello packets
  • ·Router ID selection — highest loopback address wins unless manually configured
  • ·show ip route OSPF codes — O, O IA, O E1, O E2 describe different route sources
  • ·OSPF external route types — E1 accumulates cost, E2 preserves the external cost only

Watch out for

Common OSPF Troubleshooting (v2/v3) exam traps

  • A matching network statement does not guarantee adjacency.
  • OSPF cost and administrative distance solve different problems.
  • Router ID may come from a loopback or manual configuration.
  • A route can exist in OSPF but still not become the installed route.

Practice set

OSPF Troubleshooting (v2/v3) questions

20 questions · select your answer, then reveal the explanation

Question 1mediummultiple choice
Review the full OSPF breakdown →

A network engineer is troubleshooting an OSPFv2 adjacency issue between two directly connected routers, R1 and R2, both running IOS-XE. The link is a point-to-point Ethernet link. The engineer issues 'show ip ospf neighbor' on R1 and sees no neighbors. 'show ip ospf interface GigabitEthernet0/0' on R1 shows 'Network Type BROADCAST', but the link is actually a point-to-point link. Both routers have 'ip ospf 1 area 0' configured on the interface. What is the most likely cause of the adjacency not forming?

Question 2hardmultiple choice
Review the full OSPF breakdown →

A network engineer is troubleshooting OSPFv3 on a dual-stack network. Routers R1 and R2 are connected via a serial link. Both routers have OSPFv3 configured for IPv6. The engineer runs 'show ipv6 ospf neighbor' on R1 and sees R2 as FULL/DR. However, R1 cannot ping the IPv6 address of R2's loopback interface. 'show ipv6 route ospf' on R1 does not show any OSPF routes. What is the most likely cause?

Question 3mediummultiple choice
Review the full OSPF breakdown →

A network engineer is troubleshooting OSPFv2 route redistribution. R1 is an ASBR redistributing static routes into OSPF. R2, an internal router, receives the redistributed routes but they appear as O E2 routes. However, R1 also has a directly connected network 10.1.1.0/24 that is not being advertised as an OSPF route. 'show ip ospf database external' on R2 shows the redistributed static routes but not the connected network. What is the most likely cause?

Question 4hardmultiple choice
Review the full OSPF breakdown →

A network engineer is troubleshooting an OSPFv2 adjacency issue between two routers across a Frame Relay network. R1 and R2 are connected via a point-to-point subinterface. The engineer configures 'ip ospf network point-to-point' on both subinterfaces. However, the adjacency does not form. 'show ip ospf interface' on R1 shows the interface is up and OSPF is enabled, but no neighbors are seen. What is the most likely cause?

Question 5hardmultiple choice
Review the full OSPF breakdown →

A network engineer is troubleshooting an OSPFv3 issue where a router R1 is not learning routes from a neighbor R2. The adjacency is FULL, but 'show ipv6 route ospf' on R1 shows only a default route. R2 is an ASBR redistributing connected routes into OSPFv3. 'show ipv6 ospf database external' on R1 shows the external routes, but they are not installed in the routing table. What is the most likely cause?

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

A network engineer is troubleshooting an OSPFv2 issue where a router R1 is not receiving a specific route for 10.0.0.0/8 from a neighbor R2. The adjacency is FULL, and 'show ip ospf database' on R1 shows the LSA for 10.0.0.0/8 as a type 5 LSA. However, the route is not in the routing table. 'show ip route 10.0.0.0' shows no route. What is the most likely cause?

Question 9hardmultiple choice
Review the full OSPF breakdown →

A network engineer is troubleshooting an OSPFv3 adjacency issue between two routers over an IPv6-only link. The engineer configures OSPFv3 on both routers and sees that the adjacency is stuck in EXSTART state. 'debug ipv6 ospf packet' shows that the routers are exchanging DBD packets but not progressing. What is the most likely cause?

Question 10mediummultiple choice
Review the full OSPF breakdown →

A network engineer runs the following command on Router R1:

R1# show ip ospf neighbor

Neighbor ID     Pri   State           Dead Time   Address         Interface
10.1.1.2         1   FULL/DROTHER    00:00:35    192.168.12.2    GigabitEthernet0/0
10.1.1.3         1   FULL/DR         00:00:32    192.168.13.3    GigabitEthernet0/1

Based on this output, which statement is correct?

Question 11hardmultiple choice
Review the full OSPF breakdown →

A network engineer runs the following command on Router R1:

R1# show ip ospf database

OSPF Router with ID (10.1.1.1) (Process ID 1)

Router Link States (Area 0)

Link ID ADV Router Age Seq# Checksum Link count

10.1.1.1        10.1.1.1        120         0x80000002 0x00A1B2 3
10.1.1.2        10.1.1.2        200         0x80000001 0x00B2C3 2
10.1.1.3        10.1.1.3        150         0x80000003 0x00C3D4 4

Net Link States (Area 0)

Link ID ADV Router Age Seq# Checksum

192.168.12.2    10.1.1.2        180         0x80000001 0x00D4E5

Based on this output, what can be concluded?

Question 12mediummultiple choice
Review the full OSPF breakdown →

A network engineer runs the following command on Router R1:

R1# show ip ospf interface GigabitEthernet0/0

GigabitEthernet0/0 is up, line protocol is up Internet Address 192.168.12.1/24, Area 0 Process ID 1, Router ID 10.1.1.1, Network Type BROADCAST, Cost: 10 Transmit Delay is 1 sec, State BDR, Priority 1 Designated Router (ID) 10.1.1.2, Interface address 192.168.12.2 Backup Designated router (ID) 10.1.1.1, Interface address 192.168.12.1 Timer intervals configured, Hello 10, Dead 40, Wait 40, Retransmit 5 oob-resync timeout 40 Hello due in 00:00:03

Neighbor Count is 1, Adjacent neighbor count is 1

Adjacent with neighbor 10.1.1.2 (Designated Router) Suppress hello for 0 neighbor(s)

Based on this output, which statement is correct?

Question 13easymultiple choice
Review the full OSPF breakdown →

A network engineer runs the following command on Router R1:

R1# show ip route ospf

Codes: L - local, C - connected, S - static, R - RIP, M - mobile, B - BGP D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2 E1 - OSPF external type 1, E2 - OSPF external type 2 i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2 ia - IS-IS inter area, * - candidate default, U - per-user static route o - ODR, P - periodic downloaded static route, H - NHRP, l - LISP a - application route + - replicated route, % - next hop override

Gateway of last resort is not set

O    10.2.2.0/24 [110/20] via 192.168.12.2, 00:12:34, GigabitEthernet0/0

O IA 10.3.3.0/24 [110/30] via 192.168.13.3, 00:10:21, GigabitEthernet0/1

Based on this output, what can be determined?

Question 14mediummultiple choice
Review the full OSPF breakdown →

A network engineer runs the following command on Router R1:

R1# show ip ospf neighbor 10.1.1.2

 Neighbor 10.1.1.2, interface address 192.168.12.2

In the area 0 via interface GigabitEthernet0/0

Neighbor priority is 1, State is FULL, 6 state changes

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

Neighbor is up for 00:15:42

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 role of Router R1 on this segment?

Question 15hardmultiple choice
Review the full OSPF breakdown →

A network engineer runs the following command on Router R1:

R1# show ip ospf database router 10.1.1.2

OSPF Router with ID (10.1.1.1) (Process ID 1)

Router Link States (Area 0)

LS age: 150 Options: (No TOS-capability, DC) LS Type: Router Links Link State ID: 10.1.1.2 Advertising Router: 10.1.1.2 LS Seq Number: 80000002 Checksum: 0x1234 Length: 48 Number of Links: 2

Link connected to: a Transit Network (Link ID) Designated Router address: 192.168.12.2 (Link Data) Router Interface address: 192.168.12.2 Number of TOS metrics: 0 TOS 0 Metrics: 10

Link connected to: a Stub Network (Link ID) Network/subnet number: 10.2.2.0 (Link Data) Network Mask: 255.255.255.0 Number of TOS metrics: 0 TOS 0 Metrics: 10

Based on this output, which statement is correct?

Question 16mediummultiple choice
Review the full OSPF breakdown →

A network engineer runs the following command on Router R1:

R1# show ip ospf virtual-links

Virtual Link OSPF_VL0 to router 10.1.1.3 is up Run as demand circuit DoNotAge LSA allowed. Transit area 1, via interface GigabitEthernet0/0, Cost of using 10 Transmit Delay is 1 sec, State POINT_TO_POINT, Timer intervals configured, Hello 10, Dead 40, Wait 40, Retransmit 5 Hello due in 00:00:08 Adjacency State FULL

Based on this output, what can be concluded?

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

A network engineer runs the following command on Router R1:

R1# show ipv6 ospf neighbor

Neighbor ID     Pri   State           Dead Time   Address         Interface
10.1.1.2         1   FULL/BDR        00:00:35    FE80::2          GigabitEthernet0/0
10.1.1.3         1   FULL/DR         00:00:32    FE80::3          GigabitEthernet0/1

Based on this output, which statement is correct regarding OSPFv3?

Question 19mediummultiple choice
Review the full OSPF breakdown →

Examine the following OSPF configuration on router R1:

router ospf 1
 network 10.0.0.0 0.255.255.255 area 0
 network 192.168.1.0 0.0.0.255 area 1

What is the effect of this configuration?

Question 20mediummultiple choice
Review the full OSPF breakdown →

Consider this OSPFv3 configuration on router R2:

ipv6 router ospf 10 router-id 2.2.2.2

area 0 authentication ipsec spi 256 md5 1234567890abcdef1234567890abcdef

interface GigabitEthernet0/0

ipv6 address 2001:db8:1::1/64 ipv6 ospf 10 area 0

What is the effect of this configuration?

Free account

Track your progress over time

Create a free account to save your results and see which topics improve across sessions.

Focused OSPF Troubleshooting (v2/v3) sessions

Start a OSPF Troubleshooting (v2/v3) only practice session

Every question in these sessions is drawn from the OSPF Troubleshooting (v2/v3) domain — nothing else.

Related practice questions

Related 300-410 topic practice pages

Move into related areas when this topic feels solid.

Frequently asked questions

What does the 300-410 exam test about OSPF Troubleshooting (v2/v3)?
OSPF questions usually test neighbour formation, areas, router IDs, route preference, metrics and command-output interpretation.
How should I use these practice questions?
Select your answer before revealing the explanation. Then read why each option is right or wrong — this active recall approach builds retention far faster than re-reading notes.
Can I practise just OSPF Troubleshooting (v2/v3) questions in a focused session?
Yes — the session launcher on this page draws every question from the OSPF Troubleshooting (v2/v3) domain. Use a 10-question session first to gauge your baseline, then move to 20 or 30 once the weak spots are clear.
Where can I practise other 300-410 topics?
Use the topic links above to move to related areas, or go back to the 300-410 question bank to see all topics.
Are these real exam questions or dumps?
These are original practice questions written to test the same concepts the 300-410 exam covers. They are not copied from any real exam or dump site.