Path: utzoo!attcan!uunet!wuarchive!zaphod.mps.ohio-state.edu!ub!boulder!daemon From: satz@cisco.com (Greg Satz) Newsgroups: comp.dcom.sys.cisco Subject: Re: Routing thru X.25 from a cisco to a Sun? Message-ID: <24932@boulder.Colorado.EDU> Date: 20 Aug 90 18:27:21 GMT Sender: daemon@boulder.Colorado.EDU Lines: 20 >> I have a question about if it is feasable to do this and how to do it? >> >> I currently have a set of cisco routers routing thru an X.25 cloud >> using internal company circuits. I have a new location that wants >> to join the network but they would rather use a Sun system that >> they have to do the routing on their end. >> What kinds of problems can I expect to see if any? >> Is there any better or worse software on the Sun end of things? >> We have the current cisco's serial interface as plain X25 encapsulation. The cisco X.25 software can be setup to forward X.25 calls based on destination (called) X.121 address. However it sounds like you just want the Sun to participate in the IP over X.25 routing you already have setup. This should work just fine for the IP over X.25 communication. You will need to have the Sun forward the routes it knows about to the other cisco routers on your X.25 backbone. If you are using RIP then this is simple. If you are running IGRP you can either use static routes or redistribute RIP into IGRP and back for that one Sun. Greg