352-001 · Question #189
In order to meet your service level agreement, your network designer created a design solution that includes interface dampening. In which two ways will interface dampening benefit your overall…
The correct answer is A. Interface dampening uses an exponential backoff algorithm to suppress event reporting to the B. When the interface is dampened, further link events are not reported to the upper protocol modules. Interface dampening benefits a network by using exponential backoff to suppress flapping interfaces and by withholding further link events from upper protocol modules once an interface is dampened.
Question
In order to meet your service level agreement, your network designer created a design solution that includes interface dampening. In which two ways will interface dampening benefit your overall network design? (Choose two.)
Options
- AInterface dampening uses an exponential backoff algorithm to suppress event reporting to the
- BWhen the interface is dampened, further link events are not reported to the upper protocol modules.
- CWhen the interface is dampened, further link events are reported to the upper protocol module.
- DPeriodic interface flapping that affects the routing system as a whole should have a period shorter
How the community answered
(49 responses)- A90% (44)
- C6% (3)
- D4% (2)
Why each option
Interface dampening benefits a network by using exponential backoff to suppress flapping interfaces and by withholding further link events from upper protocol modules once an interface is dampened.
Interface dampening accumulates a penalty value each time the interface changes state and applies an exponential decay algorithm, so a rapidly flapping interface quickly reaches the suppress threshold. Once that threshold is crossed, event reporting to upper protocol modules such as OSPF or BGP is halted, protecting routing stability from transient physical layer issues.
Once an interface is dampened, subsequent link-state changes are no longer passed to upper protocol modules, preventing routing protocols from generating unnecessary topology updates and reconvergence cycles. This isolation of the flapping interface from the routing system is the core protection mechanism dampening provides to overall network stability.
This is the opposite of dampening behavior - the entire purpose of dampening is to stop reporting link events to upper protocol modules once the suppress threshold is reached, not to continue reporting them.
A shorter flapping period increases the rate of instability events and worsens routing churn - this describes a condition that motivates dampening rather than a benefit it provides.
Concept tested: Interface dampening exponential backoff and event suppression
Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/interface/configuration/xe-16/ir-xe-16-book/ir-dampening.html
Topics
Community Discussion
No community discussion yet for this question.