What is the main reason you'd like to redistribute 0.0.0.0 learned from OSPF 
into EIGRP ?
Are having multiple connections on other EIGRP (only) router ?

Wassalam (Regards)
a. rahman isnaini r. sutan


----- Original Message ----- 
From: "Brad Henshaw" <[EMAIL PROTECTED]>
To: "matthew zeier" <[EMAIL PROTECTED]>; <[email protected]>
Sent: Thursday, October 04, 2007 7:48 AM
Subject: Re: [c-nsp] eigrp & redist ospf learned default route


> Matthew Zeier wrote:
>
>> I have two routers talking EIGRP to each other - one
>> (corp-bdr01) has a default route learned from OSPF.
>>
>> I'm stuck trying to get this route into the other EIGRP router.
>
> EIGRP won't redistribute a default from another protocol. You'll either
> need to set a static default (then redistribute static will do its
> thing) or the better option is to add a default summary to your Layer 3
> interfaces from which you want the default advertised:
>
> Interface X
> ip summary-address eigrp <AS> 0.0.0.0 0.0.0.0 250
>
> The 250 on the end is the administrative distance the route will have on
> the local router - this will prevent it overriding the default from
> another dynamic routing protocol.
>
> Regards,
> Brad
> _______________________________________________
> cisco-nsp mailing list  [email protected]
> https://puck.nether.net/mailman/listinfo/cisco-nsp
> archive at http://puck.nether.net/pipermail/cisco-nsp/ 

_______________________________________________
cisco-nsp mailing list  [email protected]
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/

Reply via email to