Split horizon, route poisoning, and holddown are loop prevention mechanisms used by distance vector routing protocols. Split horizon prevents a router from advertising a route back onto the interface it was learned on, avoiding potential loops. Route poisoning advertises failed routes with an infinite metric to mark them as unreachable. Holddown ignores new route information for a period of time after a route fails to prevent route fluctuations.
Related topics: