03-14-2013 09:50 AM
Does someone know how to debug this error message please?
%IPRT-3-RIB_LOOP: Resolution loop formed by routes in RIB
This error message spread everywhere inside my network.
thanks!!
03-14-2013 10:09 AM
Hello Vincent,
This error mean that RIB route producers have installed routes in the RIB that form a loop during resolution. But, there could be several reasons for this. For. eg: a route received from a neighboring device and being installed in the RIB that conflicted with an already known/installed path.
When were these logs observed? Are there any other logs alongside this which can shed some more light on the actual problem. The supporting logs can tell which component is triggering this (like CEF discovering the routing for a prefix has recursive paths that lead back to itself). These logs are merely symptoms.
"show log" and "show ip route loops" will be good to have to start with!
Regards,
Imran
05-04-2015 07:41 PM
Spot on chang, I just got this in a lab and that was the solution :)
11-27-2013 06:24 AM
Could be a problem that the subnet of the point-to-point interface does not match.
i.e. a /24 on one side and a /30 on the other.
Just experienced a similar problem.
02-28-2017 11:46 PM
Really spot on . Just faced an similar issues and got it resolved. subnets were mismatched. Thanks.
11-11-2017 05:59 AM
Experienced the same isssue, invalid p2p subnet mask.
12-12-2016 10:20 AM
I had this problem when I make iBGP configuration without update-source/next-hop-self,
there was very complex topology so I can't explain exactly reason. shortly there really was loop.
sh ip route loops
sh ip bgp rib-failure
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide