[3253] in linux-net channel archive
Re: OSPF <--> RIP Questions
daemon@ATHENA.MIT.EDU (Alan Cox)
Mon Jun 17 04:34:04 1996
From: Alan Cox <alan@cymru.net>
To: jamesh@interpath.com (James Hughes)
Date: Mon, 17 Jun 1996 09:13:26 +0100 (BST)
Cc: linux-net@vger.rutgers.edu
In-Reply-To: <31C32925.3E1ABEF2@interpath.com> from "James Hughes" at Jun 15, 96 05:20:58 pm
> 1) Can I export the OSPF routes to rip for the campus net?
Yes. Remember RIP cannot cope with arbitary bit boundaries so you will
need your nets to come out as one class C or something.
> 2) Can I import rip into my OSPF routes?
As above.
> 3) What is the propper way to handle this situation?
Convert the campus to OSPF. Obviously that may be more complex than
desired.
Alan