nerdexam
Cisco

350-501 · Question #156

Refer to the exhibit. While troubleshooting the OSPF adjacency between routers R1 and R2 an engineer noticed that both routers are stuck in the EXCHANGE/EXSTART state. What should the engineer fix…

The correct answer is D. match MTU values. OSPF routers stuck in the EXCHANGE/EXSTART state indicate an issue during the database synchronization process, often caused by a mismatch in the Maximum Transmission Unit (MTU) values between the directly connected interfaces.

Networking

Question

Refer to the exhibit. While troubleshooting the OSPF adjacency between routers R1 and R2 an engineer noticed that both routers are stuck in the EXCHANGE/EXSTART state. What should the engineer fix to solve the ongoing issue?

Exhibit

350-501 question #156 exhibit

Options

  • Amatch IPv4 addresses
  • Bmatch OSPF areas
  • Cmatch OSPF network types
  • Dmatch MTU values

How the community answered

(24 responses)
  • A
    4% (1)
  • D
    96% (23)

Why each option

OSPF routers stuck in the EXCHANGE/EXSTART state indicate an issue during the database synchronization process, often caused by a mismatch in the Maximum Transmission Unit (MTU) values between the directly connected interfaces.

Amatch IPv4 addresses

An IPv4 address mismatch would prevent the OSPF adjacency from reaching the INIT state, as hello packets would not be processed correctly by the neighboring router.

Bmatch OSPF areas

An OSPF area mismatch would typically prevent adjacency formation beyond the INIT or Two-Way state, as area IDs are exchanged in hello packets and must match for full adjacency.

Cmatch OSPF network types

An OSPF network type mismatch can lead to issues with DR/BDR election or neighbor discovery, but it doesn't specifically cause the adjacency to halt in the EXCHANGE/EXSTART state due to packet exchange failure like an MTU mismatch does.

Dmatch MTU valuesCorrect

During the EXCHANGE/EXSTART states, OSPF routers exchange Database Description (DD) packets to negotiate a master/slave relationship and synchronize their Link State Databases (LSDBs). An MTU mismatch between the connected interfaces can cause these DD packets to be fragmented or dropped, preventing the successful completion of the LSDB synchronization process.

Concept tested: OSPF adjacency states and troubleshooting MTU mismatch

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

Topics

#OSPF#Adjacency#Troubleshooting#MTU

Community Discussion

No community discussion yet for this question.

Full 350-501 Practice