352-001 · Question #585
Which options do you investigate first when designing fast network convergence?
The correct answer is D. Supported Layer 3 failure detection mechanism. Fast convergence design must start with the Layer 3 failure detection mechanism because detecting the failure is the prerequisite trigger for all subsequent convergence steps - no optimization downstream matters if the failure is detected slowly.
Question
Which options do you investigate first when designing fast network convergence?
Options
- ARouting protocol database size
- BMTU of the involved interfaces
- CLink speed between sites
- DSupported Layer 3 failure detection mechanism
How the community answered
(26 responses)- A4% (1)
- B8% (2)
- C19% (5)
- D69% (18)
Why each option
Fast convergence design must start with the Layer 3 failure detection mechanism because detecting the failure is the prerequisite trigger for all subsequent convergence steps - no optimization downstream matters if the failure is detected slowly.
Routing protocol database size affects SPF computation time, which is a later convergence stage that is irrelevant until a failure has already been detected.
Interface MTU affects packet delivery and adjacency stability but is not a primary determinant of how quickly the control plane identifies and reacts to a topology change.
Link speed influences throughput and physical propagation delay but does not govern how fast the control plane detects a link or node failure and triggers reconvergence.
The Layer 3 failure detection mechanism - such as BFD, routing protocol hello/dead timer tuning, or interface carrier-delay settings - controls how quickly a failure event is signaled to the routing process; until a failure is detected, SPF calculation, route installation, and traffic rerouting cannot begin, making detection latency the single most critical variable to investigate first in any fast-convergence design.
Concept tested: Failure detection as the primary fast-convergence design factor
Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/bfd/configuration/xe-16/bfd-xe-16-book/bfd-overview.html
Topics
Community Discussion
No community discussion yet for this question.