Do both of your routers (r3 and r7) see each other as a neighbor?  Can you
do a "sh ip bgp neigh 133.8.0.21 advertised-routes" just to see if r3 is
even trying to send those igrp learned routes.

Tim

-----Original Message-----
From: garry baker [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 22, 2002 7:32 PM
To: [EMAIL PROTECTED]
Subject: bloody bgp to ospf redist


Guys,

I must be doing somthng really sill here. I have 


  133.7.7.7/32 loo0
  133.33.1.1/30 loo10
      R3 
 133.8.0.21/30
      |
 133.8.0.22/30
      R7 
 133.8.0.25/30
      |
 133.8.0.26/30
      R2

Between r3 & r7 i am running bgp and r7 and r2 i am
running igrp. My problem is that i am unable to get
the two loopbacks from r3 into the routing table at
r2. I have rebooted r7 and they appeared but were
"possibly down", when i cleared the routing table they
dissappeared and haven't come back. Below are the
relevant parts of config from r7 & r3. Can anyone see
where i am stuffing this up?

R7
interface Ethernet0
 ip address 133.8.0.22 255.255.255.252
 no ip directed-broadcast
!
interface Serial0
 ip address 133.8.0.25 255.255.255.252
 no ip directed-broadcast
 encapsulation frame-relay
 clockrate 64000
 no frag-pre-queueing
 frame-relay interface-dlci 401
!
interface Serial1
 no ip address
 no ip directed-broadcast
 shutdown
!
router igrp 1
 redistribute bgp 1 metric 100 100 100 100 1500
 network 133.8.0.0
 default-metric 100 100 100 100 1500
!
router bgp 1
 no synchronization
 network 133.8.0.20 mask 255.255.255.252
 aggregate-address 133.8.0.0 255.255.0.0
 redistribute igrp 1
 neighbor 133.8.0.21 remote-as 1
 no auto-summary

R3

interface Loopback0
 ip address 133.7.7.7 255.255.255.255
!
interface Loopback10
 ip address 133.33.1.1 255.255.255.252
!
interface Ethernet0
 ip address 133.8.0.21 255.255.255.252

router bgp 1
 no synchronization
 network 133.7.7.7 mask 255.255.255.255
 network 133.33.1.0 mask 255.255.255.252
 aggregate-address 133.7.0.0 255.255.0.0
 aggregate-address 133.33.0.0 255.255.0.0
 neighbor 133.8.0.22 remote-as 1
 no auto-summary


Garry

      





__________________________________________________
Do You Yahoo!?
Send FREE video emails in Yahoo! Mail!
http://promo.yahoo.com/videomail/
**Note: CCIE Security list is available.  For more information go to:
http://www.groupstudy.com/list/security.html




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=33502&t=33502
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to