RE: Can't receive the routes...Help!

From: Robert Massiache (robert2140@hotmail.com)
Date: Sat Sep 28 2002 - 20:01:25 GMT-3


David,
Inorder for RIP to send and receive the broadcast(v1) or multicast(v2) you
need to have the Ethernet subnet enabled with RIP but we are left with a
choice of not advertising it upfront. You are not permitted to use the the
network statement under router rip 151.1.0.0 anyway. If you use it, its just
a normal case direct advt.

We need to seek a back door advertisement.

thanks

>From: "Voss, David" <dvoss@heidrick.com>
>To: "'Robert Massiache'" <robert2140@hotmail.com>
>Subject: RE: Can't receive the routes...Help!
>Date: Sat, 28 Sep 2002 17:46:42 -0500
>
>Robert,
>
>Why not this?
>
>router rip
>network 151.1.0.0
>network 131.1.0.0
>distribute-list 1 out
>
>access-list 1 permit 131.1.0.0 0.0.255.255
>
>He states he does not want to advertise ethernet, but ethernet is directly
>connected, so R2 knows about it anyway. Regardless, I don't know why the
>above config would not work for what he is asking.
>
>
>
>
>-----Original Message-----
>From: Robert Massiache [mailto:robert2140@hotmail.com]
>Sent: Saturday, September 28, 2002 5:17 PM
>To: prashanthcm@yahoo.com; ccielab@groupstudy.com
>Subject: Re: Can't receive the routes...Help!
>
>
>the catch here you are not allowed to advertise the ethernet, only allowed
>to advertise the loop 20 which is 131.1.100.1 255.255.255.0
>
>so we are trying the alternate methods of indirect advertisements...whcih
>don't work including the redistribute connected with a rotue map matching
>interface e0.
>
>thanks
>
>
> >From: Prashanth <prashanthcm@yahoo.com>
> >Reply-To: Prashanth <prashanthcm@yahoo.com>
> >To: Robert Massiache <robert2140@hotmail.com>, ccielab@groupstudy.com
> >Subject: Re: Can't receive the routes...Help!
> >Date: Sat, 28 Sep 2002 13:31:13 -0700 (PDT)
> >
> >just advertizing the
> >151.1.0.0 in RIP doesnt work? it should be simple as
> >that... its working in my setup...
> >
> >prashanth
> >
> >
> >--- Robert Massiache <robert2140@hotmail.com> wrote:
> > > Hi all,
> > > I got a questins for you all. Here the R2 is an
> > > unkown router running RIP.
> > > No idea about what version. You need to receive the
> > > rotues from R2.
> > >
> > >
> > > loop20-R1----Ethernet----R2
> > >
> > > R1:
> > >
> > > interface loop 20
> > > 131.1.100.1 255.255.255.0
> > >
> > > interface Ethernet0
> > > ip address 151.1.100.1 255.255.255.0
> > >
> > > router rip
> > > redistribute connected metric 2 route-map west
> > > network 131.1.0.0
> > >
> > > route-map west permit 10
> > > match interface e0
> > >
> > > route-map west permit 20
> > > !
> > > end.
> > >
> > >
> > > How can I configure R1 to receive those R2 routes. I
> > > should only advertise
> > > the loop 20 I should not advt. the Ethernet.
> > >
> > > In all the above trials the RIP is not getting
> > > enabled on the Ethernet even
> > > if I use access-list option insdie the route-map.
> > > Any help would be
> > > appreciated.
> > >
> > >
> > > thanks
> > >
> > >
> >_________________________________________________________________
> > > Send and receive Hotmail on your mobile device:
> >http://mobile.msn.com
> >
> >
> >__________________________________________________
> >Do you Yahoo!?
> >New DSL Internet Access from SBC & Yahoo!
> >http://sbc.yahoo.com
>
>
>
>
>_________________________________________________________________
>Send and receive Hotmail on your mobile device: http://mobile.msn.com



This archive was generated by hypermail 2.1.4 : Mon Oct 07 2002 - 07:44:06 GMT-3