04-23-2016 10:18 AM
Hi Netpro
why getting this RIB Failure as per the below output , what is the reason for RIB Failure , thanks a lot for ur time
R5#sh bgp ipv4 unicast 9.9.0.2
BGP routing table entry for 9.9.0.2/32, version 6
Paths: (2 available, best #2, table default, RIB-failure(17))
R5#sh ip bgp
BGP table version is 7, local router ID is 9.9.0.5
Status codes: s suppressed, d damped, h history, * valid, > best, i - internal,
r RIB-failure, S Stale, m multipath, b backup-path, f RT-Filter,
x best-external, a additional-path, c RIB-compressed,
Origin codes: i - IGP, e - EGP, ? - incomplete
RPKI validation codes: V valid, I invalid, N Not found
Network Next Hop Metric LocPrf Weight Path
r i 9.9.0.2/32 9.9.0.2 0 100 0 i
r>i 9.9.0.2 0 100 0 i
r i 9.9.0.3/32 9.9.0.3 0 100 0 i
r>i 9.9.0.3 0 100 0 i
r i 9.9.0.4/32 9.9.0.4 0 100 0 i
r>i 9.9.0.4 0 100 0 i
*> 9.9.0.5/32 0.0.0.0 0 32768 i
r>i 9.9.0.7/32 9.9.0.7 0 100 0 i
r i 9.9.0.7 0 100 0 i
R5#
04-23-2016 12:56 PM
We need to see the output for "show ip route 9.9.0.2" as well. If often means the next hop for 9.9.0.2 is not in the BGP table - so verify that first. It it is not then resolve that issue.
04-23-2016 07:20 PM
Hi philip
also another issue , i have 9.9.0.1 in the BGP table but i also cant ping it
R7#sh ip bgp ipv4 unicast
BGP table version is 11, local router ID is 9.9.0.7
Status codes: s suppressed, d damped, h history, * valid, > best, i - internal,
r RIB-failure, S Stale, m multipath, b backup-path, f RT-Filter,
x best-external, a additional-path, c RIB-compressed,
Origin codes: i - IGP, e - EGP, ? - incomplete
RPKI validation codes: V valid, I invalid, N Not found
Network Next Hop Metric LocPrf Weight Path
*>i 9.9.0.1/32 9.9.0.2 0 100 0 1009 i
r>i 9.9.0.2/32 9.9.0.2 0 100 0 i
r i 9.9.0.3/32 9.9.0.3 0 100 0 i
r>i 9.9.0.3 0 100 0 i
r i 9.9.0.4/32 9.9.0.4 0 100 0 i
r>i 9.9.0.4 0 100 0 i
r i 9.9.0.5/32 9.9.0.5 0 100 0 i
r>i 9.9.0.5 0 100 0 i
r i 9.9.0.6/32 9.9.0.6 0 100 0 i
r>i 9.9.0.6 0 100 0 i
*> 9.9.0.7/32 0.0.0.0 0 32768 i
*>i 9.9.0.8/32 9.9.0.2 100 0 1009 i
*>i 9.9.0.9/32 9.9.0.2 100 0 1009 i
*>i 9.9.0.10/32 9.9.0.2 100 0 1009 i
R7#ping 9.9.0.1
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 9.9.0.1, timeout is 2 seconds:
.....
Success rate is 0 percent (0/5)
04-23-2016 08:23 PM
9.9.0.1 is recursively routed via 9.9.0.2, so if you can't get to 9.9.0.2 you can't get to 9.9.0.1.
I need the output of "show ip route 9.9.0.2".
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