routedamping
Route dampening is a technique used in IP routing, most commonly with BGP, to reduce instability caused by frequent route flapping. The core idea is to assign a penalty to a route whenever it is withdrawn or re-advertised, and to suppress routes that flap too often.
Mechanism and operation: Each time a route changes state (such as withdrawal or re-advertisement), a route’s
Configuration and parameters: Typical dampening setups include a penalty increment for each flap, a reuse threshold
Scope and considerations: Route dampening aims to stabilize routing tables and reduce churn, but it can delay
History and status: Route dampening was described in RFC 2439 as a mechanism for stabilizing dynamic routing