Re: EIGRP to OSPF redistribution

From: Fahad Khan (fahad.khan@gmail.com)
Date: Wed Jul 09 2008 - 15:48:46 ART


In my last post , I missed one thing , well that was so obvious,

*ON R1:*

router eigrp 100
no auto
net 1.0.0.0

yeah dude go for checking this out. These are the basic rules.

thanks and regards

On 7/9/08, akyccie <akyccie@gmail.com> wrote:
>
> Interesting, I need to check this out.
>
> ----- Original Message -----
> *From:* Fahad Khan <fahad.khan@gmail.com>
> *To:* akyccie <akyccie@gmail.com>
> *Cc:* ccielab@groupstudy.com
> *Sent:* Wednesday, July 09, 2008 6:05 PM
> *Subject:* Re: EIGRP to OSPF redistribution
>
>
> Its does not occur normaly. The router, on which you configure EIGRP to
> OSPF reditribution, will redistribute its connected networks (on which
> EIGRP process is running) into OSPF by default. if you have such secnario,
>
> 1.1.1.1/8 (lo0)--R1--(s1/0)
> 10.0.0.1/8----------10.0.0.2/8(s1/0)R2--(lo0)2.2.2.2/8
>
> On R1:
> router ospf 1
> redistribute eigrp 100 subnets
> network 10.0.0.0 0.255.255.255 area 0
>
> On R2 :
> R2# sh ip route
>
> -----output omitted----
>
> Gateway of last resort is not set
>
>
> O E2 2.0.0.0/8 [110/20] via 10.0.0.1, 00:10:32, Serial1/0
> C 2.0.0.0/8 is directly connected, Loopback0
> C 10.0.0.0/8 is directly connected, Serial1/0
>
> Behind your command " redistribute eigrp 100 subnets", the router R1
> creates a route-map for matching interafces running eigrp and redistributes
> connected by default.
>
>
> I am sorry , if i got your question wrong.
>
> Thanks and regards,
>
>
> On Tue, Jul 8, 2008 at 3:50 AM, akyccie <akyccie@gmail.com> wrote:
>
>> I notice that the connected interface part of eigrp process dosn't get
>> advertise to OSPF when you redistripute eigrp to ospf. Is it the normal
>> behaviour.
>>
>> what is the workaround here, redistribute connected ??
>>
>>
>> _______________________________________________________________________
>> Subscription information may be found at:
>> http://www.groupstudy.com/list/CCIELab.html
>>
>>
>>
>>
>>
>
>
> --
> FAHAD KHAN
>
>

-- 
FAHAD KHAN


This archive was generated by hypermail 2.1.4 : Mon Aug 04 2008 - 06:11:54 ART