[c-nsp] BGP -> EIGRP

christopher.a.kane at jpmchase.com christopher.a.kane at jpmchase.com
Wed Oct 11 11:41:18 EDT 2006


>We've got a private IP (MPLS) network with SBC and we are trying to 
>redistribute the BGP routes that the border routers learn into our IGP 
>which is EIGRP.  I've tried lots of different settings and I cannot get 
>them distributed.  EIGRP goes into BGP fine and I see the routes on the 
>BGP routers, but I can't get BGP to go into EIGRP.  Below is my config 
>(after about 50 changes to try and get it working).  Any ideas?
>
>interface FastEthernet0/0
>  ip address 192.168.30.1 255.255.255.0
>
>router eigrp 1
>  redistribute bgp 65002 route-map TEST
>  network 192.168.30.0
>  no auto-summary


You'll need to assign the metrics EIGRP needs; Bandwidth, Delay, 
Reliability, Load, MTU.....

-chris

>router bgp 65002
>  no synchronization
>  bgp log-neighbor-changes
>  network 192.168.30.0
>  redistribute eigrp 1
>  neighbor 10.10.10.30 remote-as 7018
>  no auto-summary

>route-map TEST permit 1
>  match ip address 100

>access-list 100 permit ip any any


>Again, EIGRP into BGP works fine, it is just BGP into EIGRP that doesn't 
>work.  I don't get ANY BGP routes into my internal EIGRP routers.
_______________________________________________
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 transmission may contain information that is privileged,
confidential, legally privileged, and/or exempt from disclosure
under applicable law.  If you are not the intended recipient, you
are hereby notified that any disclosure, copying, distribution, or
use of the information contained herein (including any reliance
thereon) is STRICTLY PROHIBITED.  Although this transmission and
any attachments are believed to be free of any virus or other
defect that might affect any computer system into which it is
received and opened, it is the responsibility of the recipient to
ensure that it is virus free and no responsibility is accepted by
JPMorgan Chase & Co., its subsidiaries and affiliates, as
applicable, for any loss or damage arising in any way from its use.
If you received this transmission in error, please immediately
contact the sender and destroy the material in its entirety,
whether in electronic or hard copy format. Thank you.



More information about the cisco-nsp mailing list