* [LARTC] I: troubles with RIPd
@ 2002-06-14 8:12 Andreani Luca
0 siblings, 0 replies; only message in thread
From: Andreani Luca @ 2002-06-14 8:12 UTC (permalink / raw)
To: lartc
> Hi,
>
> I'm trying to test RIP but I have some problems:
>
> 1. I connect two linux boxes running zebra and ripd, with a cross
> ethernet cable.
>
> looking at the sniffer (ethereal) all seems to go well, because I
> can see both boxes sending the Ripv2 response message in broadcast
> and receiving them. The fact is that on both the ripd.conf file I put the
> command "redistribute kernel" but only one box updates its routing
> table. Why the other box doesn't?
>
> 2. Substituting one of the linux boxes with a cisco2600 router, things
> get worst. The cisco router send a ripv2 request packet and then
> continues to send CDP packets without redistributing its static routes.
> Does anybady know a simple configuration for the cisco2600 rip? On
> cisco web siteI found all but this.
>
> my zebra.conf:
>
> hostname Router-A
> password zebra
> enable password zebra
> interface lo
> description Router-A loopback
> ip route 0.0.0.0/0 192.168.100.1
> log file zebra.log
>
> my ripd.conf
>
> hostname ripd-r1
> password zebra
> router rip
> network 192.168.100.0/24
> redistribute kernel
> log stdout
>
> my cisco configuration
>
> router rip
> version 2
> network 192.168.100.0
> redistribute static
>
> Many thanks for help,
>
> Luca Andreani
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-06-14 8:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-06-14 8:12 [LARTC] I: troubles with RIPd Andreani Luca
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.