From: Logan, Harold (loganh@xxxxxxxxxxxx)
Date: Fri Mar 15 2002 - 18:41:52 GMT-3
The configs would definitely help. Since synchronization is disabled, my
money's on the next-hop ip address for the reflected routes not showing
up in the IP routing table. Bruce, could you also paste the results of
show ip route and show ip bgp route? Thanks!
Hal
-----Original Message-----
From: Sandro Ciffali [mailto:sandyccie@yahoo.com]
Sent: Friday, March 15, 2002 2:47 PM
To: Bruce Williams; Bruce. Lawrence. Williams@Verizon. Com;
ccielab@groupstudy.com
Subject: Re: BGP Route Reflector Problem
could u post entire configs??
sandro
--- Bruce Williams <bruce@williamsnetworking.com>
wrote:
> I am having a problem with Lab 2 in the "CCIE Lab
> Practice Kit" by Hutnik
> and Satterlee. I have three IBGP routers that have
> connectivity through a
> frame cloud:
>
> 152.1.10.9 is the Route Refletor
> 152..1.10.10 and 152.1.10.11 are the clients. When I
> do a show ip bgp
> neighbors" on the route reflector the other two
> routers are established as
> route reflector clients, but for some reason the
> route reflector is not
> reflecting routes from one client to the other.
> Please check out these brief
> configs of the three routers and tell me if I am
> missing something.
>
> Here is the BGP config of the route reflector:
>
> router bgp 100
> no synchronization
> network 152.1.9.0 mask 255.255.255.128
> neighbor 152.1.10.10 remote-as 100
> neighbor 152.1.10.10 route-reflector-client
> neighbor 152.1.10.11 remote-as 100
> neighbor 152.1.10.11 route-reflector-client
>
> Here is the config for the two route-reflector
> clients:
>
> router bgp 100
> no synchronization
> neighbor 152.1.10.9 remote-as 100
> neighbor 152.1.12.2 remote-as 200
> neighbor 152.1.12.2 distribute-list 1 out
> neighbor 152.1.12.10 remote-as 200
> neighbor 152.1.12.10 distribute-list 1 out
>
> router bgp 100
> no synchronization
> network 152.1.9.0 mask 255.255.255.128
> neighbor 152.1.10.9 remote-as 100
> neighbor 152.1.11.2 remote-as 300
> neighbor 152.1.11.2 route-map localonly in
>
> Bruce Williams
>
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:57:10 GMT-3