nerdexam
Cisco

350-401 · Question #985

Refer to the exhibit. Why does the OSPF neighborship fail between the two interfaces?

The correct answer is D. The IP subnet mask is not the same.. The OSPF neighborship fails because the IP subnet masks configured on the two interfaces are not identical, preventing them from recognizing each other as being on the same network segment.

Submitted by helene.fr· Mar 6, 2026Network Assurance

Question

Refer to the exhibit. Why does the OSPF neighborship fail between the two interfaces?

Exhibits

350-401 question #985 exhibit 1
350-401 question #985 exhibit 2

Options

  • AThe MTU is not the same.
  • BThe OSPF timers are different.
  • CThere is a mismatch in the OSPF interface network type.
  • DThe IP subnet mask is not the same.

How the community answered

(16 responses)
  • A
    6% (1)
  • B
    31% (5)
  • C
    13% (2)
  • D
    50% (8)

Why each option

The OSPF neighborship fails because the IP subnet masks configured on the two interfaces are not identical, preventing them from recognizing each other as being on the same network segment.

AThe MTU is not the same.

While an MTU mismatch can cause OSPF neighborship issues (stuck in EXSTART/EXCHANGE), it typically manifests after the initial IP connectivity check, and is not as fundamental as a subnet mismatch.

BThe OSPF timers are different.

Different OSPF timers (Hello/Dead) can prevent neighborship from forming or cause it to drop, but usually only after initial communication, and it's a separate check from the fundamental IP subnet match.

CThere is a mismatch in the OSPF interface network type.

An OSPF interface network type mismatch (e.g., point-to-point vs. broadcast) can cause issues, but a subnet mismatch is a more direct and fundamental layer 3 connectivity problem that precedes network type considerations.

DThe IP subnet mask is not the same.Correct

For OSPF routers to establish a neighborship, they must be on the same IP subnet. If the IP subnet masks configured on the interfaces are different, even if the IP addresses appear to be in the same range, the routers will not recognize each other as being in the same broadcast domain, which is a fundamental requirement for OSPF adjacency formation.

Concept tested: OSPF neighborship requirements (IP subnet)

Source: https://www.cisco.com/c/en/us/support/docs/ip/open-shortest-path-first-ospf/13689-1.html

Topics

#OSPF neighborship#subnet mask mismatch#routing troubleshooting

Community Discussion

No community discussion yet for this question.

Full 350-401 Practice