From: Jim Brown (Jim.Brown@caselogic.com)
Date: Sat Sep 28 2002 - 15:44:57 GMT-3
Double check you network statement. Please paste it from the router
config. It the network matches on the interface and under the RIP
routing process, it should be enabled.
Double check and make sure they match.
-----Original Message-----
From: Robert Massiache [mailto:robert2140@hotmail.com]
Sent: Saturday, September 28, 2002 6:58 AM
To: adam.crisp@totalise.co.uk; ccielab@groupstudy.com
Subject: RE: Can't receive the routes...Help!
Adam,
Thanks for your help. I tried yours I am getting the following while
debugging
04:41:03: RIP: ignored v1 packet from 151.1.100.2 (not enabled on
Ethernet0)
Show ip protocols shows RIP is not enabled on E0.
Any clue?
thanks
>From: "Adam Crisp" <adam.crisp@totalise.co.uk>
>To: "Robert Massiache"
<robert2140@hotmail.com>,<ccielab@groupstudy.com>
>Subject: RE: Can't receive the routes...Help!
>Date: Sat, 28 Sep 2002 13:39:20 +0100
>
>In order for you to talk rip, you need a network statment that matches
the
>Ethernet segment.
>If you don't want to advertise this segment to another rip router then
use
>a
>distribute list
>eg
>
>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
>network 131.1.0.0
>network 151.1.0.0
>distribute-list prefix rip_prefix out
>!
>ip prefix-list rip_prefix seq 5 permit 131.1.100.0/24
>
>
>hope this helps....
>
>
>
>
>
>-----Original Message-----
>From: nobody@groupstudy.com [mailto:nobody@groupstudy.com]On Behalf Of
>Robert Massiache
>Sent: 28 September 2002 10:16
>To: ccielab@groupstudy.com
>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
This archive was generated by hypermail 2.1.4 : Mon Oct 07 2002 - 07:44:06 GMT-3