Re: problem with redistribution between two eigrp processes

From: george stanza (cert2006@gmail.com)
Date: Wed May 10 2006 - 10:53:46 ART


Appolize, that was a big typo in my post.. Here is what it reads..

router eigrp 5
 redistribute eigrp 6 metric 10000 2000 255 1 1500
 network 21.21.1.2 0.0.0.0
 distribute-list 10 out Ethernet4/1.1
 no auto-summary
 eigrp router-id 1.1.1.1
!
router eigrp 6
 redistribute eigrp 5 metric 10000 2000 255 1 1500
 network 100.100.1.1 0.0.0.0
 network 21.21.10.5 0.0.0.0
 no auto-summary
 eigrp router-id 2.2.2.2
!

On 5/10/06, Savjani, Hitesh, WWCS <hitesh@att.com> wrote:
>
> George,
>
> I see that you are redistributing EIGRP 5 into EIGRP 5. I think it's a
> typo.
> Basically Process 5 doesn't know how to send the packets back to Process
> 6.
>
> My 2 cents ....
>
> Hitesh
>
> -----Original Message-----
> From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
> george stanza
> Sent: Wednesday, May 10, 2006 2:43 AM
> To: Cisco certification
> Subject: problem with redistribution between two eigrp processes
>
> team,
>
> I am dead-struck on a simple redistribution problem and i am not sure
> what
> is happening. The topology is as follows::
> lo0 lo0 lo0
> 1.1.1.1 2.2.2.2 3.3.3.3
> R4 <------->R1 <---------> R2 <-------> R3
> e0 e1 e0 e1 e0
>
> There is EIGRP 5 between R4 & R1 and there is EIGRP 6 between R1 & R2..
> R1 has loopback 0 as 1.1.1.1 and R2 as 2.2.2.2 and so on..
> Also, R1's Loop0 is in EIGRP 5 and R1's Loop1 (which is 100.100.1.1) is
> in
> EIGRP 6
> From R2, i am able to ping e1 of R1 but not the loopback or E0 of R1.
> The
> configuration is as follows (for R1)..any idea what i am missing here ?.
>
> R1:
> ===
> router eigrp 5
> redistribute eigrp 5 metric 10000 2000 255 1 1500
> network 21.21.1.2 0.0.0.0
> no auto-summary
> eigrp router-id 1.1.1.1
> !
> router eigrp 6
> timers active-time 10
> redistribute eigrp 5 metric 10000 2000 255 1 1500
> network 100.100.1.1 0.0.0.0
> network 21.21.10.5 0.0.0.0
> no auto-summary
> eigrp router-id 100.100.1.1
> !
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html



This archive was generated by hypermail 2.1.4 : Thu Jun 01 2006 - 06:33:21 ART