Re: BGP Route Reflector Problem

From: Sandro Ciffali (sandyccie@xxxxxxxxx)
Date: Fri Mar 15 2002 - 16:47:28 GMT-3


   
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