RE: problem with redistribution between two eigrp processes

From: Savjani, Hitesh, WWCS (hitesh@att.com)
Date: Wed May 10 2006 - 08:59:26 ART


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
!



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