From: Kris Keen (kkeen@bigpond.net.au)
Date: Sat Sep 28 2002 - 10:46:28 GMT-3
Add your ethernet range to the prefix list or distribute list out and it
will advertise it
Your debug gives away the problem! You havent enabled it
Why are you using a redistribute command under the rip process? Just enable
it via the network statement or use the distribute list to selectively
advertise the network
----- Original Message -----
From: "Robert Massiache" <robert2140@hotmail.com>
To: <nshah@connect.com.au>; <ccielab@groupstudy.com>
Sent: Saturday, September 28, 2002 11:04 PM
Subject: Re: Can't receive the routes...Help!
> Nick,
> I also tried this
>
> router rip
> redsitribute connected metric 2 route-map test
>
> rotue map test
> match interface e0
>
> No luck yet....I still see RIP is not enabled on Ethernet, the debug shows
> the 255.255.255.255 are onto the loop10 but not on E0.
>
> thanks
>
>
>
>
> >From: "Nick Shah" <nshah@connect.com.au>
> >To: "Robert Massiache" <robert2140@hotmail.com>,<ccielab@groupstudy.com>
> >Subject: Re: Can't receive the routes...Help!
> >Date: Sat, 28 Sep 2002 22:44:31 +1000
> >
> >You SHOULD ENABLE RIP ON E0, and it cannot be enabled by redistributing
the
> >network into RIP.
> >
> >Use network 151.1.0.0 under RIP
> >and if you dont want to advertise the 151.1.100.0, then use passive
> >interface e0.
> >
> >If you want to selectively allow the other networks (eg. loopback0) then
> >use
> >a distribute list out e0 (and allow only 131.1.100.0/24)
> >
> >RIP (and IGRP) 'listen' for updates on passive interfaces (unlike EIGRP &
> >OSPF, who dont form any adjacency if the interface is 'passive'd')
> >
> >rgds
> >Nick
> >----- Original Message -----
> >From: Robert Massiache <robert2140@hotmail.com>
> >To: <ccielab@groupstudy.com>
> >Sent: Saturday, September 28, 2002 7:16 PM
> >Subject: Can't receive the routes...Help!
> >
> >
> > > 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
> > >
>
>
>
>
> _________________________________________________________________
> 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:05 GMT-3