From: Anthony Sequeira (terry.francona@gmail.com)
Date: Sat Dec 03 2005 - 02:16:53 GMT-3
Yes there was full reachability in the underlying IGP to all routes.
R2 has a route to the loopback of R5.
Why in the world would it say 150.1.5.5 (inaccessible) from 136.1.245.5 (
150.1.5.5)?
This is saying the Lo0 interface of R5 is unreachable from the Serial0/0.245
subinterface of R5.
You would think it would say Lo0 interface of R5 is unreachable from an
interface of R2.
Damn - I wish I had not gotten kicked off right when I doscvered this
problem! These captures were all I was able to retrieve.
Thanks everyone for trying to help here. . .
On 12/2/05, Scott Morris <swm@emanon.com> wrote:
>
> Is 150.1.5.5 in the routing table?
>
> More importantly, is it in there with something other than a default route
> to get to it?
>
> Seems the router is telling you the problem. :) But of course, right at
> the end of time doesn't exactly help in testing things, does it!
>
> Scott
>
> -----Original Message-----
> From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
> Anthony Sequeira
> Sent: Friday, December 02, 2005 8:42 PM
> To: Cisco certification
> Subject: No Best Path with BGP
>
> Wow - is this interesting....sadly it happened right as I got kicked off
> my
> rental rack today....so I need the expertise of the group to help me
> understand.....
>
> Simple BGP topology......
>
> R5(AS 200) -------------R2(AS 300)
>
> I wanted to use a route-map to change the next-hop value of incoming
> routes
> from R5 so that the next hop will be the loopback of R5. By the way - I
> had
> best paths and everything was fine before trying this change....
>
> R2#
> !
> router bgp 300
> no synchronization
> neighbor 136.1.245.5 remote-as 200
> neighbor 136.1.245.5 route-map HOPPER in no auto-summary !
> route-map HOPPER permit 10
> set ip next-hop 150.1.5.5
>
> After this config - the next hop does change - but now no BEST PATHs:
>
> R2#show ip bgp
> BGP table version is 7, local router ID is 150.1.2.2 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
> * 205.90.31.0 150.1.5.5 0 200 254 ?
> * 220.20.3.0 150.1.5.5 0 200 254 ?
> * 222.22.2.0 150.1.5.5 0 200 254 ?
> I try and get some details:
>
> R2#show ip bgp 222.22.2.0
> BGP routing table entry for 222.22.2.0/24, version 7
> Paths: (1 available, no best path)
> Not advertised to any peer
> 200 254
> 150.1.5.5 (inaccessible) from 136.1.245.5 (150.1.5.5)
> Origin incomplete, localpref 100, valid, external
>
> OK - so 150.1.5.5 is inaccessible from 136.1.245.5? My goodness - these
> interfaces are on the same router! What gives? Could it be that
> 136.1.245.5is a Frame Relay interface that is not pingable from the
> loopback
> address ( 150.1.5.5)? OK - I know I am reaching - but I am tired after 10
> hours on the rack.....
>
> Can anyone help?
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
This archive was generated by hypermail 2.1.4 : Mon Jan 09 2006 - 07:07:50 GMT-3