PoisonReverse
PoisonReverse is a loop-avoidance technique used in some distance-vector routing protocols to prevent routing loops. It extends the idea of split horizon by not only avoiding sending information about a route back on the same interface, but by explicitly advertising that the route is unreachable to the neighbor from which it was learned.
How it works: When a router A learns a route to a destination D via a neighbor
Relation to split horizon: PoisonReverse is often described as split horizon with poison reverse. Split horizon
Example: If A learns a path to D from B, A will advertise to B that the
Limitations: PoisonReverse does not guarantee loop-free operation in all topologies, especially in complex networks with multiple