Networking Forums

Networking Forums > Computer Networking > Linux Networking > How do I confgure RIP version in Zebra?

Reply
Thread Tools Display Modes

How do I confgure RIP version in Zebra?

 
 
Chris
Guest
Posts: n/a

 
      07-10-2006, 01:48 PM
I'm running Zebra 0.94 on Linux 2.16.12 and I want to control which RIP
version is sent to each interface. The man page hints at such an
ability but the commands shown in the man page don't work for me. I've
searched the web and usenet for "ripd.conf" and not found a useful
example. I see that rip_interface.c seems to be able to _write_ a
configuration file with version in it but I can't find any place that
it will _read_ such configuration. I have to assume I'm missing
something fundamental but I can't figure out what it is. Help, please!

Chris

 
Reply With Quote
 
 
 
 
Chris
Guest
Posts: n/a

 
      07-10-2006, 05:39 PM
I wrote:
> I'm running Zebra 0.94 on Linux 2.16.12 and I want to control which RIP
> version is sent to each interface. The man page hints at such an
> ability but the commands shown in the man page don't work for me. I've
> searched the web and usenet for "ripd.conf" and not found a useful
> example. I see that rip_interface.c seems to be able to _write_ a
> configuration file with version in it but I can't find any place that
> it will _read_ such configuration. I have to assume I'm missing
> something fundamental but I can't figure out what it is. Help, please!


After finding the configure command which unlocked the ip command, I
configured ripd then saved configuraiton and found that order is
everything. My working ripd.conf looks like:

interface eth0
ip rip send version 1 2
ip rip receive version 1 2
router rip
network eth0

Hope this helps someone else...

 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Can't control RIP in Zebra 0.94 Chris Linux Networking 1 07-17-2006 12:54 PM
Range of BEFW11S4 version 1 vs. version 4 Bob Alston Wireless Internet 6 05-31-2005 12:05 AM
Confgure WLAN & APM on RHEL maks Linux Networking 5 03-26-2005 06:38 AM
Zebra protocol...what is it..do I need??? Marty Windows Networking 3 01-27-2005 04:07 PM
Configuration de ZEBRA marc Linux Networking 0 09-25-2003 05:27 PM



1 2 3 4 5 6 7 8 9 10 11