| cahillrobert 2002-06-24, 4:53 pm |
| Most routing protocols have timers that prevent topological loops from forming during periods of link transition. For example, when a route is suspect, the router put the route into a hold-down and no new routing information about that route will be accepted until the hold-down timer expires.
This approach gives the network topology an opportunity to stabilize before new route
calculations are performed.
The concept of a hold-down timer is primarily associated with distance vector routing protocols. The default hold-down timer is three times the update timer period plus 10 seconds. |