[c-nsp] BGP --> EIGRP redistribution

Earls, Michael Michael.Earls at 53.com
Mon Nov 22 15:56:28 EST 2004


Can you add your BGP config? Do you have "bgp redistribute-internal" under
router bgp ASN.

Michael

Michael

PGP Info: KeyID 0x0DFD993C
Fingerprint F903 0325 5105 2CDB 4BF4 C88B 72F7 BA7A 28CC 598A 


-----Original Message-----
From: Tim Devries [mailto:tdevries at northrock.bm]
Sent: Monday, November 22, 2004 3:42 PM
To: 'cisco-nsp'
Subject: [c-nsp] BGP --> EIGRP redistribution


Hi,

I've recently attempted redistribution of two networks learned from bgp into

my igp (EIGRP) using a route map.

Basic configuration looks like this:

!
router eigrp xxxyy
 redistribute connected
 redistribute static
 redistribute bgp xxxyy route-map BGP-EIGRP-Redist
!
!
route-map BGP-EIGRP-Redist permit 1
 match ip address prefix-list GlobalNetworks
 set metric 6500 1 255 1 1500
!

ip prefix-list GlobalNetworks seq 1 permit 206.x.x.x/17
ip prefix-list GlobalNetworks seq 2 permit 152.x.x.x/16


When I do a 'show ip eigrp top 206.x.x.x/17', it returns "% 
IP-EIGRP (AS xxxyy): Route not in topology table".

On this router the bgp routes are learned via iBGP, however I have tried to 
redistribute these two routes into EIGRP on other routers in my AS that 
learn these routes directly from the peer (routes are tagged 
external) and I've had no luck there either.

Is there something I am missing?  I feel like I have tried every 
configuration from here to sundry, but nothing will redistribute from BGP 
into EIGRP.  The connected and static networks redistribute without issue.

Thanks in advance,

Tim
_______________________________________________
cisco-nsp mailing list  cisco-nsp at puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/


This e-mail transmission contains information that is confidential and may be privileged.   It is intended only for the addressee(s) named above. If you receive this e-mail in error, please do not read, copy or disseminate it in any manner. If you are not the intended recipient, any disclosure, copying, distribution or use of the contents of this information is prohibited. Please reply to the message immediately by informing the sender that the message was misdirected. After replying, please erase it from your computer system. Your assistance in correcting this error is appreciated.


More information about the cisco-nsp mailing list