Book now with code EOY2025
it's just it doesn't tie up when I do a sh ip bgp to what they illustrate in the book.
kryolla wrote: » whenever I see a RIB failure its because IGP has a better route. what difference are you seeing
SanJose2#sh ip bgp rib-failure Network Next Hop RIB-failure RIB-NH Matches 172.16.0.0 172.16.64.1 Higher admin distance n/a 192.168.1.0/30 192.168.1.5 Higher admin distance n/a
kalebksp wrote: » What do the routing tables look like? According to Cisco it's probably caused by another route in the routing table that has a better admin distance. The book may be using an older IOS that doesn't have the rib-failure key.
kryolla wrote: » This usually happens when your IGP and iBGP routers are advertising the same prefix and of course it should choose IGP to route within your AS instead of BGP since BGP is made to route between AS. So hence you get a RIB failure. Remove the 192 network from your IGP this transit link shouldnt be advertised anyway via IGP. Unless you are advertising it to fix the next hop issue since it doesnt change between iBGP peers but you have the next hop self so you dont need to advertise the transit link between eBGP peers
kryolla wrote: » Solution do not advertise the transit links and both SJ will have the network that ISP is advertising. There is 2 valid routes to 192.168.100.0. 1 Is best and the second is redundant
SanJose1#sh ip route 192.168.1.4 Routing entry for 192.168.1.4/30 Known via "connected", distance 0, metric 0 (connected, via interface) Routing Descriptor Blocks: * directly connected, via Serial0/0 Route metric is 0, traffic share count is 1 SanJose1#sh ip route 192.168.1.0 Routing entry for 192.168.1.0/30, 2 known subnets Attached (1 connections) B 192.168.1.0 [20/0] via 192.168.1.5, 00:08:39 C 192.168.1.4 is directly connected, Serial0/0 SanJose1#sh ip bgp BGP table version is 23, local router ID is 172.16.64.1 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path * i172.16.0.0 172.16.32.1 0 100 0 i *> 0.0.0.0 0 32768 i * i192.168.1.0/30 172.16.32.1 0 100 0 200 i *> 192.168.1.5 0 0 200 i r i192.168.1.4/30 172.16.32.1 0 100 0 200 i r> 192.168.1.5 0 0 200 i * i192.168.100.0 172.16.32.1 0 100 0 200 i *> 192.168.1.5 0 0 200 i
SanJose2>sh ip route 192.168.1.0 Routing entry for 192.168.1.0/30, 2 known subnets Attached (1 connections) C 192.168.1.0 is directly connected, Serial0/0 B 192.168.1.4 [20/0] via 192.168.1.1, 00:09:34 B 192.168.1.4 [20/0] via 192.168.1.1, 00:09:34 SanJose2> SanJose2>sh ip bgp BGP table version is 20, local router ID is 172.16.32.1 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path * i172.16.0.0 172.16.64.1 0 100 0 i *> 0.0.0.0 0 32768 i r i192.168.1.0/30 172.16.64.1 0 100 0 200 i r> 192.168.1.1 0 0 200 i * i192.168.1.4/30 172.16.64.1 0 100 0 200 i *> 192.168.1.1 0 0 200 i * i192.168.100.0 172.16.64.1 0 100 0 200 i *> 192.168.1.1 0 0 200 i
.....then this just makes the desired routes completely disappear from the BGP table on my config. The network I'm having issues with is not 192.168.100.0 /24 - This network is in BGP, the routing table and no rib errors.
This is how the sh ip bgp and sh ip route's look on SJ1 & 2 respectively which looks correct to me so all I want to clarify is should I even care about these rib failures as the routes are in the routing table and being passed via eBGP.
Use code EOY2025 to receive $250 off your 2025 certification boot camp!