352-001 · Question #635
Which feature must be part of the network design to wait a predetermined amount of time before notifying the routing protocol of a change in the path in the network?
The correct answer is B. Throttle timer. The throttle timer introduces a configurable initial delay before the routing protocol generates or propagates updates after a topology change, preventing instability from immediately flooding the network.
Question
Which feature must be part of the network design to wait a predetermined amount of time before notifying the routing protocol of a change in the path in the network?
Options
- ATransmit delay
- BThrottle timer
- CSPF hold time
- DInterface dampening
How the community answered
(18 responses)- B89% (16)
- C6% (1)
- D6% (1)
Why each option
The throttle timer introduces a configurable initial delay before the routing protocol generates or propagates updates after a topology change, preventing instability from immediately flooding the network.
Transmit delay is an OSPF parameter that increments the age field of an LSA before transmission to account for propagation delay, and does not introduce a hold period before the routing protocol is notified of a path change.
A throttle timer - implemented as an LSA or LSP generation throttle in OSPF and IS-IS - enforces a predetermined wait interval between the detection of a topology change and the routing protocol's reaction to it, including update generation and advertisement. This controlled delay smooths rapid network fluctuations and prevents excessive protocol churn from propagating to the rest of the network.
SPF hold time controls the minimum interval between successive SPF calculations within the routing process itself, not the delay before the routing protocol first receives or acts on a topology change notification.
Interface dampening suppresses flapping physical interfaces using a penalty-based algorithm but operates at the interface layer and is distinct from a timer that delays routing protocol notification of a path change by a predetermined amount of time.
Concept tested: Routing protocol throttle timer delaying topology change notification
Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/iproute_ospf/configuration/xe-16/iro-xe-16-book/iro-lsa-throttling.html
Topics
Community Discussion
No community discussion yet for this question.