352-001 · Question #605
In a design around fast convergence in case of a link failure, what is the justification for using a point- to-point OSPF network type on the Ethernet links between leaf-and-spine switches on a data c
The correct answer is C. Adjacencies can be built faster without a DR/BDR on the segment. OSPF point-to-point network type removes the DR/BDR election requirement on Ethernet links, allowing adjacencies to form immediately and improving convergence speed in leaf-spine fabrics.
Question
In a design around fast convergence in case of a link failure, what is the justification for using a point- to-point OSPF network type on the Ethernet links between leaf-and-spine switches on a data center fabric?
Options
- ALink failure tears down neighbor relationships regardless of network type configured
- BType 1 LSAs are not generated on a point-to-point network type
- CAdjacencies can be built faster without a DR/BDR on the segment
- DThe fabric memory requirements are significantly smaller than with a DR/BDR on each leaf and
- EThe point-to-point network type allows for NSF to be used in this design
How the community answered
(51 responses)- A22% (11)
- B6% (3)
- C61% (31)
- D10% (5)
- E2% (1)
Why each option
OSPF point-to-point network type removes the DR/BDR election requirement on Ethernet links, allowing adjacencies to form immediately and improving convergence speed in leaf-spine fabrics.
Although a link failure tears down neighbor relationships on any OSPF network type, this fact describes a universal behavior and does not provide a specific justification for choosing point-to-point over broadcast.
Type 1 Router LSAs are still generated on point-to-point links; it is Type 2 Network LSAs that are eliminated because there is no DR to originate them.
On OSPF broadcast segments, routers must complete a DR/BDR election and wait through the Wait timer before transitioning to Full adjacency, which adds delay to convergence after a link failure. Configuring the point-to-point network type bypasses the DR/BDR election entirely, enabling routers to form Full adjacencies directly and converge faster in a data center leaf-spine fabric.
While eliminating the DR does reduce Network LSA flooding, memory savings are minimal in a modern data center and are not the primary design justification for using point-to-point in a fast-convergence context.
Non-Stop Forwarding relies on graceful restart mechanisms independent of OSPF network type, and the point-to-point type does not specifically enable or require NSF.
Concept tested: OSPF point-to-point network type for fast convergence
Source: https://www.cisco.com/c/en/us/support/docs/ip/open-shortest-path-first-ospf/7039-1.html
Topics
Community Discussion
No community discussion yet for this question.