BGP route not showing synchronize

From: NITIN NITIN (ccie_study_123@yahoo.com)
Date: Tue Jul 31 2007 - 15:19:17 ART


HI Experts,
  
I have a problem -----
  113.0.0.0/8 is learnt via ospf still in bgp not showing rib failure
  and due to which my synchronisation rule failing
   
  Rack1R6#sh ip bgp
BGP table version is 11, local router ID is 150.1.6.6
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
*> 28.119.16.0/24 54.1.2.254 0 54 i
*> 28.119.17.0/24 54.1.2.254 0 54 i
*> 112.0.0.0 54.1.2.254 0 0 54 50 60 i
* i113.0.0.0 150.1.4.4 0 100 0 54 50 60 i
*> 114.0.0.0 54.1.2.254 0 0 54 i
* i115.0.0.0 150.1.4.4 0 100 0 54 i
*> 116.0.0.0 54.1.2.254 0 0 54 i
* i117.0.0.0 150.1.4.4 0 100 0 54 i
*> 118.0.0.0 54.1.2.254 0 0 54 i
* i119.0.0.0 150.1.4.4 0 100 0 54 i
r> 139.1.0.0 0.0.0.0 32768 i
r i 150.1.4.4 0 100 0 i
s> 139.1.6.0/24 0.0.0.0 0 32768 ?
   
  
Rack1R6#sh ip route | i 113.0.0.0
O E2 113.0.0.0/8 [110/20] via 139.1.0.3, 00:00:43, FastEthernet1/0
   
  
Rack1R6#sh ip route | i B
Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP
B 118.0.0.0/8 [20/0] via 54.1.2.254, 00:00:49
B 116.0.0.0/8 [20/0] via 54.1.2.254, 00:00:49
B 114.0.0.0/8 [20/0] via 54.1.2.254, 00:00:49
B 112.0.0.0/8 [20/0] via 54.1.2.254, 00:00:49
B 28.119.17.0 [20/0] via 54.1.2.254, 00:00:49
B 28.119.16.0 [20/0] via 54.1.2.254, 00:00:49
  
Rack1R6#sh ip bgp rib-failure
Network Next Hop RIB-failure RIB-NH Matches
139.1.0.0 0.0.0.0 Admin distance >= 255 n/a
  
Rack1R6#sh ip bgp 113.0.0.0
BGP routing table entry for 113.0.0.0/8, version 0
Paths: (1 available, no best path)
  Not advertised to any peer
  54 50 60
    150.1.4.4 (metric 20) from 150.1.4.4 (150.1.4.4)
      Origin IGP, metric 0, localpref 100, valid, internal, not synchronized<<<<<<<<<<<<<<
   
   
  router ospf 1
 router-id 150.1.6.6
 log-adjacency-changes
 redistribute bgp 100 subnets route-map EVEN
 network 139.1.0.6 0.0.0.0 area 0
 network 139.1.6.6 0.0.0.0 area 0
 network 150.1.6.6 0.0.0.0 area 1
!
router bgp 100
 synchronization
 bgp router-id 150.1.6.6
 bgp log-neighbor-changes
 aggregate-address 139.1.0.0 255.255.0.0 summary-only
 redistribute ospf 1 route-map VLAN-5
 neighbor 54.1.2.254 remote-as 54
 neighbor 54.1.2.254 prefix-list EVEN in
 neighbor 54.1.2.254 maximum-prefix 150000 90
 neighbor 150.1.4.4 remote-as 100
 neighbor 150.1.4.4 update-source Loopback0
 neighbor 150.1.4.4 next-hop-self
 distance bgp 20 200 255
 no auto-summary
   
   
   
  Regards

       
---------------------------------
Need a vacation? Get great deals to amazing places on Yahoo! Travel.
       
---------------------------------
Yahoo! oneSearch: Finally, mobile search that gives answers, not web links.



This archive was generated by hypermail 2.1.4 : Sat Aug 18 2007 - 08:17:42 ART