[c-nsp] BGP -> EIGRP
Peder @ NetworkOblivion
peder at networkoblivion.com
Wed Oct 11 11:42:16 EDT 2006
Tried that with the settings below. Still no luck.
router eigrp 1
redistribute bgp 65002 metric 1000 100 250 100 1500 route-map TEST
network 192.168.30.0
default-metric 1000 100 250 100 1500
no auto-summary
!
router bgp 65002
no synchronization
bgp log-neighbor-changes
network 192.168.30.0
redistribute eigrp 1
neighbor 12.112.32.217 remote-as 7018
no auto-summary
sthaug at nethelp.no wrote:
>> 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?
>
> The most common problem when distributing routes into EIGRP is probably
> forgetting to set a default metric. Have you tried that?
>
> Steinar Haug, Nethelp consulting, sthaug at nethelp.no
>
>
>
--
Network stuff you didn't know....
http://www.networkoblivion.com
More information about the cisco-nsp
mailing list