[zebra 22993] RIPV1 and RIPV2 in Zebra not sending updates.

"Sharath Samanth" <[email protected]> Fri, 2 Feb 2007 10:56:00 +0530
Newsgroups gmane.network.zebra
Message-ID <[email protected]>
Hello All,

I am running Zebra-0.94 and there are issues with RIP. The zebra gets the
routing updates from the other router (Huawei). But there are no RIP
responses sent by the Zebra at 30 second intervals. However, the Zebra sends
only RIP requests to the other router.

Also attached is the tcpdump of RIP version2 trace.

Please help me sort this issue.

The same holds for both versions of RIP.
Thanks for your time

Sharath Samanth

Topology:

eth0:1(192.168.50.1/24
)
                                               PPP(
59.x.x.x/32)
                                 |--------------------[Linux_Box]---eth0(
10.0.0.200/24)------------eth(10.0.0./24)----[huawei]---|
eth0:2(192.168.60.1/24
)
                                               PPP(
202.X.X.X/32)



Here is the ripd.conf
===================================================================================================
hostname ripd

password zebra

log file /usr/local/etc/events1.log

log stdout

!

debug rip packet send detail

!

interface eth0

ip rip send version 2

ip rip receive version 2

!

interface lo

!

interface eth0:1

!

interface eth0:2

!

router rip

network 10.0.0.0/24

network 192.168.50.0/24

network 192.168.60.0/24

neighbor 10.0.0.1

!

===================================================================================================

2007/02/02 09:02:05 RIP: turn on eth0

2007/02/02 09:02:05 RIP: turn on eth0

2007/02/02 09:02:05 RIP: turn on eth0

2007/02/02 09:02:06 RIP: multicast join at eth0

2007/02/02 09:02:06 RIP: multicast request on eth0

2007/02/02 09:02:06 RIP: SEND to socket 8 port 520 addr 224.0.0.9

2007/02/02 09:02:06 RIP: RECV packet from 10.0.0.1 port 520 on eth0

2007/02/02 09:02:06 RIP: triggered update!

2007/02/02 09:02:06 RIP: SEND UPDATE to eth0 ifindex 2

2007/02/02 09:02:06 RIP: multicast announce on eth0

2007/02/02 09:02:06 RIP: update routes on interface eth0 ifindex 2

2007/02/02 09:02:07 RIP: update timer fire!

2007/02/02 09:02:07 RIP: SEND UPDATE to eth0 ifindex 2

2007/02/02 09:02:07 RIP: multicast announce on eth0

2007/02/02 09:02:07 RIP: update routes on interface eth0 ifindex 2

2007/02/02 09:02:09 RIP: RECV packet from 10.0.0.1 port 520 on eth0

2007/02/02 09:02:39 RIP: RECV packet from 10.0.0.1 port 520 on eth0

2007/02/02 09:02:39 RIP: update timer fire!

2007/02/02 09:02:39 RIP: SEND UPDATE to eth0 ifindex 2

2007/02/02 09:02:39 RIP: multicast announce on eth0

2007/02/02 09:02:39 RIP: update routes on interface eth0 ifindex 2

2007/02/02 09:03:09 RIP: RECV packet from 10.0.0.1 port 520 on eth0

2007/02/02 09:03:14 RIP: update timer fire!

2007/02/02 09:03:14 RIP: SEND UPDATE to eth0 ifindex 2

2007/02/02 09:03:14 RIP: multicast announce on eth0

2007/02/02 09:03:14 RIP: update routes on interface eth0 ifindex 2

2007/02/02 09:03:36 RIP: update timer fire!

2007/02/02 09:03:36 RIP: SEND UPDATE to eth0 ifindex 2

2007/02/02 09:03:36 RIP: multicast announce on eth0

2007/02/02 09:03:36 RIP: update routes on interface eth0 ifindex 2

2007/02/02 09:03:39 RIP: RECV packet from 10.0.0.1 port 520 on eth0

2007/02/02 09:04:01 RIP: update timer fire!

2007/02/02 09:04:01 RIP: SEND UPDATE to eth0 ifindex 2

2007/02/02 09:04:01 RIP: multicast announce on eth0

2007/02/02 09:04:01 RIP: update routes on interface eth0 ifindex 2

2007/02/02 09:04:09 RIP: RECV packet from 10.0.0.1 port 520 on eth0

2007/02/02 09:04:39 RIP: RECV packet from 10.0.0.1 port 520 on eth0

_______________________________________________
Zebra mailing list
[email protected]
http://ml.zebra.org/mailman/listinfo/zebra
RIPV2_cap (application/octet-stream, 3.1 KB) - not displayed