Re: RIP details

From: Kirk Bollinger (kirk@xxxxxxxxxxxxxxxxx)
Date: Sat Sep 23 2000 - 07:09:20 GMT-3


   
You probably have the net specified under rip along with the neighbor.

Make sure you passive the interface with

router rip
    passive int xxx
    neighbor xxxxx

Also, you should specify the rip version

router rip
   version (1 OR 2)

-Kirk

On Sat, 23 Sep 2000, Atif Awan wrote:

>
> When i configure RIP for sending unicast updates it also advertises a route
> for the subnet on the interface on which it is sending the updates. For
> example, suppose my serial 0 interface has an ip address 0f 10.3.0.2/24 rip
> is configured to unicast the updates to 10.3.0.1 using the neighbor command.
> When i see the output of the command debug ip rip it displays:
>
> RIP: sending v1 update to 10.3.0.1 via Serial0 (10.3.0.2)
> subnet 10.3.0.0, metric 1
>
> in addition to other routes.
>
> Can someone please explain why the router needs to advertise the directly
> connected subnet in its updates.
>
> Thanks
> Atif
>



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:25:01 GMT-3