Re: [Fwd: Re: EIGRP router-id]

From: Shanky (shankyz@gmail.com)
Date: Mon Jul 10 2006 - 08:56:23 ART


Hi ,

Router id is the way a router will know about the originator of the route,
when you redistribute from OSPF into EIGRP, the routes will be treated as
external on the redistributing router, you could check it with show ip eigrp
topology X.X.X.X and it will show the RID of R2 as the originator, when R1
receives this route, he finds that RID of the originator is the same as its
own and ignores the route, this can be seen with show ip eigrp events
command I think.

Solution : change RID of R1,
router eigrp AS
eigrp router-id Y.Y.Y.Y

or create a loopback with another higher IP address.

Hope it helps

Shanky

On 7/10/06, Russell Kelly (rukelly) <rukelly@cisco.com> wrote:
>
> These dropped routes show up tagged as 'EXS' in the EIGRP debug -- so we
> found out ---
>
> -----Original Message-----
> From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
> Jon Hein
> Sent: 09 July 2006 16:51
> To: ccielab@groupstudy.com
> Subject: [Fwd: Re: EIGRP router-id]
>
> an EIGRP router will drop an advertisement that contains the same
> router-id as itself.
>
> > Hi,
> >
> > Consider the following scenario....
> >
> > R1 ---- R2 ---- R3
> >
> > R1 and R2 are eigrp neighbors. R2 and R3 are ospf neighbors.
> >
> > R2 is redistributing ospf into eigrp.
> >
> > If router-ids of R2 and R1 are made same, the redistributed routes
>
> > are not showing up in R1's routing table.
> >
> > Could you please tell me why.
> >
> >
> > Thanks,
> >
> > Sugam
> >
> > ______________________________________________________________________
> > _ Subscription information may be found at:
> > http://www.groupstudy.com/list/CCIELab.html
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html



This archive was generated by hypermail 2.1.4 : Tue Aug 01 2006 - 07:13:47 ART