home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / dcom / sys / cisco / 1129 < prev    next >
Encoding:
Internet Message Format  |  1992-08-19  |  1.5 KB

  1. Path: sparky!uunet!kithrup!stanford.edu!ames!elroy.jpl.nasa.gov!swrinde!mips!darwin.sura.net!jvnc.net!netnews.upenn.edu!news.cc.swarthmore.edu!apamea.swarthmore.edu!user
  2. From: dumic@cc.swarthmore.edu (Mark J. Dumic)
  3. Newsgroups: comp.dcom.sys.cisco
  4. Subject: Token Ring Net off of Ethernet port
  5. Message-ID: <dumic-190892172925@apamea.swarthmore.edu>
  6. Date: 19 Aug 92 21:50:59 GMT
  7. Sender: news@cc.swarthmore.edu (USENET News System)
  8. Followup-To: comp.dcom.sys.cisco
  9. Organization: Swarthmore College
  10. Lines: 19
  11. Nntp-Posting-Host: apamea.swarthmore.edu
  12.  
  13. Swarthmore College has just installed an AGS+ with several  MEC-6 Ethernet
  14. cards and we are routing TCP/IP using IGRP with an 8-bit subnet mask.  On
  15. one of our Ethernet ports we have a gateway computer (Apollo) attached to a
  16. token ring with about a dozen other Apollos using TCP/IP on the Token Ring.
  17.  The gateway worked fine in our previous bridged environment using routed
  18. with static routing- the question is how do I  setup the Cisco to provide
  19. Internet access to the token ring?  Can I specify static routes on the
  20. Cisco to accomplish this?  Do I want to assign the token ring it's own
  21. 8-bit subnet or try to breakup the host address space on the current subnet
  22. to do this?  
  23.  
  24. If my ethernet is 130.58.67.0 and the gateway is 130.58.67.10 and the token
  25. ring is assigned a new 8-bit subnet of 130.58.68.0,
  26. will the following static route do the trick:
  27.  
  28. ip route 130.58.68.0 130.58.67.10
  29.  
  30. Will the Cisco know to route traffic for 130.58.68.0 to the gateway
  31. computer via the cisco port associated with 130.58.67.0 in this case?
  32.