Questions: Routing Convergence, Flapping, and Damping

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

A BGP route flaps 10 times in 20 minutes, accumulating a penalty of 3000. The suppress threshold is 2000. What does the router do with this route?

AIt withdraws the route from the routing table permanently until manually reset
BIt continues advertising the route but doubles the update interval to reduce churn
CIt suppresses the route — stops advertising it to BGP neighbors — until the penalty decays below the reuse threshold
DIt reroutes traffic over the secondary path and waits for the primary path to stabilize on its own
Question 2 Multiple Choice

An operator observes that a destination prefix has been unreachable for 45 minutes despite the underlying link being stable for the last 40 minutes. What is the most likely cause?

ABGP convergence is inherently slow and 45 minutes is within the normal convergence window
BThe route was suppressed by flap damping due to earlier instability, and the penalty has not yet decayed below the reuse threshold
CThe router's routing table is full and has dropped the prefix entry
DBGP hold timers have expired and the session is being re-established
Question 3 True / False

A route that flaps exactly once will never be suppressed by BGP flap damping, even with very aggressive penalty parameters.

TTrue
FFalse
Question 4 True / False

BGP flap damping prevents route flapping by stabilizing the underlying link before advertising the route to neighbors.

TTrue
FFalse
Question 5 Short Answer

Explain the difference between routing convergence and routing churn, and why route flapping makes routing churn a global internet problem rather than a local one.

Think about your answer, then reveal below.