Common RIP configuration issues 7.2.4 This page will provide some more information about the methods that are used to reduce routing loops. RIP routers must rely on neighbor routers for some types of network information. A common term used to describe this functionality is Routing by Rumor. RIP uses a distance vector routing algorithm. All distance vector routing protocols have issues that are primarily created by slow convergence. Convergence is when all routers in a network have the same routing information. Among these issues are routing loops and counting to infinity. These result in inconsistencies due to update messages with incorrect routes that are propagated around the network. To reduce routing loops and counting to infinity, RIP uses the following techniques: Split horizon Poison reverse Holddown counters Triggered updates Some of these methods may need to be configured. RIP permits a maximum hop count of 15. Any destination greater that 15 hops away ...