BGP with OSPF Synch

From: TK-Network Çözümleri (umit.askan@xxxxxxxxxxxxx)
Date: Wed Jul 31 2002 - 12:41:13 GMT-3


   
Hi,

I have got a problem with OSPF-BGP-Synch. topology looks like :

R1---R2(RR)---R3 all are in AS1, R2 is RR. all nei on loopback IPs,
10.1.1.1, 10.2.2.2, 10.3.3.3
BGP router id and OSPF router id are same at the routers. Synch is on.
after i advertise one block from R1, I can see it on the BGP table of
R3.
But when I look the route it is not schronized. Any ideas ?

R1-----------------------------------------------
router ospf 1
 router-id 10.1.1.1
 log-adjacency-changes
 network 0.0.0.0 255.255.255.255 area 0
!
router bgp 1
 synchronization
 bgp router-id 10.1.1.1
 bgp log-neighbor-changes
 network 71.71.71.0 mask 255.255.255.0
 neighbor 10.2.2.2 remote-as 1
 neighbor 10.2.2.2 update-source Loopback0
 no auto-summary
R2----------------------------------------------------
router ospf 1
 router-id 10.2.2.2
 log-adjacency-changes
 network 0.0.0.0 255.255.255.255 area 0
!
router bgp 1
 bgp router-id 10.2.2.2
 bgp cluster-id 167837954
 bgp log-neighbor-changes
 network 81.81.81.0 mask 255.255.255.0
 neighbor 10.1.1.1 remote-as 1
 neighbor 10.1.1.1 update-source Loopback0
 neighbor 10.1.1.1 route-reflector-client
 neighbor 10.3.3.3 remote-as 1
 neighbor 10.3.3.3 update-source Loopback0
 neighbor 10.3.3.3 route-reflector-client
 no auto-summary
R3----------------------------------------------------
router ospf 1
 router-id 10.3.3.3
 log-adjacency-changes
 network 0.0.0.0 255.255.255.255 area 0
!
router bgp 1
 bgp log-neighbor-changes
 neighbor 10.2.2.2 remote-as 1
 neighbor 10.2.2.2 update-source Loopback0
 no auto-summary

R3#sh ip bgp
BGP table version is 2, local router ID is 10.3.3.3
Status codes: s suppressed, d damped, h history, * valid, > best, i -
internal
Origin codes: i - IGP, e - EGP, ? - incomplete

   Network Next Hop Metric LocPrf Weight Path
* i71.71.71.0/24 10.1.1.1 0 100 0 i
*>i81.81.81.0/24 10.2.2.2 0 100 0 i
R3#sh ip bgp 71.71.71.0
BGP routing table entry for 71.71.71.0/24, version 0
Paths: (1 available, no best path)
  Not advertised to any peer
  Local
    10.1.1.1 (metric 59) from 10.2.2.2 (10.2.2.2)
      Origin IGP, metric 0, localpref 100, valid, internal, not
synchronized
      Originator: 10.1.1.1, Cluster list: 10.1.1.2
R3#sh ip bgp 81.81.81.0
BGP routing table entry for 81.81.81.0/24, version 2
Paths: (1 available, best #1, table Default-IP-Routing-Table)
  Not advertised to any peer
  Local
    10.2.2.2 (metric 11) from 10.2.2.2 (10.2.2.2)
      Origin IGP, metric 0, localpref 100, valid, internal,
synchronized, best

Best Regards

Umit Askan
Consulting Network Engineer
CCNP, CCDP, CCNP-Security, CCNP-Voice Access

> Probil Bilgi Islem Destek ve Danismanlik San. ve Tic. A.S.
Eski Buyukdere Caddesi Dilaver Sokak No.4
Otosanayi 4. Levent 80660 Istanbul

Tel: +90 (212) 317 61 00 (219)
Direkt : +90 (212) 317 62 19
Faks: +90 (212) 325 55 15
E-Mail: umit.askan@probil.com.tr
Web: www.probil.com.tr



This archive was generated by hypermail 2.1.4 : Sat Sep 07 2002 - 19:36:50 GMT-3