nerdexam
Cisco

352-001 · Question #330

Which two factors can significantly affect the OSPF network convergence time? (Choose two.)

The correct answer is A. the tuning of OSPF LSA timers D. different processor capabilities of devices. OSPF convergence time is primarily driven by how fast the network detects, floods, and recalculates topology changes, making LSA timer settings and router processing speed the dominant factors.

Layer 3 Control Plane

Question

Which two factors can significantly affect the OSPF network convergence time? (Choose two.)

Options

  • Athe tuning of OSPF LSA timers
  • Bthe number of OSPF routes
  • Cthe diameter of the OSPF network
  • Ddifferent processor capabilities of devices

How the community answered

(32 responses)
  • A
    84% (27)
  • B
    9% (3)
  • C
    6% (2)

Why each option

OSPF convergence time is primarily driven by how fast the network detects, floods, and recalculates topology changes, making LSA timer settings and router processing speed the dominant factors.

Athe tuning of OSPF LSA timersCorrect

OSPF LSA throttle timers, SPF delay timers, and hello/dead interval timers directly control the speed of failure detection, LSA flooding, and SPF recalculation. Reducing these timers accelerates convergence, while inflated defaults can introduce seconds of unnecessary delay. Tuning these timers is the most impactful configuration change an operator can make to improve OSPF convergence.

Bthe number of OSPF routes

The number of OSPF routes increases SPF computation complexity, but this effect is already captured by the processor capability factor in D and is not an independently controllable design variable that significantly drives convergence time on its own.

Cthe diameter of the OSPF network

Network diameter determines how many hops an LSA must traverse during flooding and adds some propagation delay, but this delay is typically small compared to the impact of LSA timer settings and is not a primary convergence factor.

Ddifferent processor capabilities of devicesCorrect

Routers with slower CPUs take longer to generate, process, and acknowledge LSAs as well as to execute the Dijkstra SPF algorithm on the LSDB. This per-device processing delay accumulates across the topology and can significantly extend the total time before all routers have a consistent view. Heterogeneous processor capabilities create bottlenecks that timer tuning alone cannot fully compensate for.

Concept tested: OSPF convergence time factors and timer tuning

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

Topics

#OSPF convergence#LSA timers#processor capabilities#convergence tuning

Community Discussion

No community discussion yet for this question.

Full 352-001 Practice