nerdexam
Cisco

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.

Layer 3 Control Plane

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)
  • A
    22% (11)
  • B
    6% (3)
  • C
    61% (31)
  • D
    10% (5)
  • E
    2% (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.

ALink failure tears down neighbor relationships regardless of network type configured

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.

BType 1 LSAs are not generated on a point-to-point network type

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.

CAdjacencies can be built faster without a DR/BDR on the segmentCorrect

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.

DThe fabric memory requirements are significantly smaller than with a DR/BDR on each leaf and

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.

EThe point-to-point network type allows for NSF to be used in this design

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

#OSPF#point-to-point network type#DR/BDR#fast convergence

Community Discussion

No community discussion yet for this question.

Full 352-001 Practice