home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / dcom / sys / cisco / 1135 < prev    next >
Encoding:
Text File  |  1992-08-20  |  675 b   |  24 lines

  1. Newsgroups: comp.dcom.sys.cisco
  2. Path: sparky!uunet!elroy.jpl.nasa.gov!ames!agate!boulder!recnews
  3. From: Tony Li <tli@cisco.com>
  4. Subject: Token Ring Net off of Ethernet port
  5. In-Reply-To: Mark J. Dumic's message of 19 Aug 92 21:50:59 GMT <dumic-190892172925@apamea.swarthmore.edu>
  6. Message-ID: <9208200757.AA21061@lager.cisco.com>
  7. Sender: news@colorado.edu
  8. Date: 20 Aug 92 00:57:39 -0700
  9. Lines: 13
  10.  
  11.  
  12. Yes, the static route that you describe will work.  You will also want
  13. to do something like
  14.  
  15.     router igrp xxx
  16.     network 130.58.0.0
  17.     redistribute static
  18.     default-metric 10000 10 255 1 1500
  19.  
  20. This will distribute information about the static route throughout
  21. your IGRP system.
  22.  
  23. Tony
  24.