InterviewSolution
Saved Bookmarks
| 1. |
What is route poisoning? |
| Answer» Another way to avoid problems caused by inconsistent updates and to stop network loops is route poisoning. When a network goes down, the distance-vector routing protocol initiates route poisoning by advertising the network with a metric of 16, or unreachable (sometimes referred to as infinite). | |