home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / dcom / sys / cisco / 1250 < prev    next >
Encoding:
Text File  |  1992-09-08  |  2.2 KB  |  66 lines

  1. Newsgroups: comp.dcom.sys.cisco
  2. Path: sparky!uunet!usc!sdd.hp.com!zaphod.mps.ohio-state.edu!news.acns.nwu.edu!steiner.acns.nwu.edu!user
  3. From: a-steiner@nwu.edu (Albert Steiner)
  4. Subject: Re: Using a high-speed modem on an ASM terminal server.
  5. Message-ID: <a-steiner-080992090128@steiner.acns.nwu.edu>
  6. Followup-To: comp.dcom.sys.cisco
  7. Sender: usenet@news.acns.nwu.edu (Usenet on news.acns)
  8. Organization: Northwestern University
  9. References: <1992Sep2.203948.25107@nmt.edu>
  10. Date: Tue, 8 Sep 1992 13:55:44 GMT
  11. Lines: 53
  12.  
  13. In article <1992Sep2.203948.25107@nmt.edu>, ray@nmt.edu (Ray Piworunas)
  14. wrote:
  15.  
  16. > I can't establish a connection to the ASM at 19200-baud, nor at
  17. > 38400-baud.  From looking at the ASM port (using sh li 40) at various
  18. > times during the connection attempt it appears the ASM is in its
  19. > autobauding mode.  It can't seem to lock on to the right speed.
  20. > Occasionally it will show that the line has received a BREAK.
  21. > I have tried setting the ASM line to a speed of 38400 instead of
  22. > autobauding but that didn't help any with the attempt to connect at
  23. > 38400.  (I didn't try a slower speed connection with the ASM port at
  24. > 38400 since the 38400 connection didn't work).
  25. I have used the following settings for high speed modems.
  26. first a general setting, then a specific setting for particular modems.
  27. Be sure you set your modems to keep the same DTE speed, 38400 or whatever,
  28. there is usually a setting for the modem, the speed is set then by the AT
  29. command.
  30. You will want to save the speed, so that on a power out, the modem comes
  31. back at the same speed.
  32.  
  33. line 1 64
  34.     access-class 10 in
  35.     access-class 10 out
  36.     flowcontrol hardware
  37.     stopbits 1
  38.     modem ri-is-cd
  39.     terminal-type vt100
  40.     exec
  41.     exec-timeout 1
  42.     disconnect-character 0
  43.     session-timeout 30 output
  44.     escape-character 29
  45.     dispatch-character 13
  46.     dispatch-timeout 30
  47.     location vogelback
  48.     no password
  49.     autobaud
  50. line 5 8
  51.     location 71500 8N Passworded Slip
  52.     login tacacs
  53.     no autobaud
  54.     speed 38400
  55.     databits 8
  56.     parity none
  57.     no escape-character
  58.  
  59. Manager, Networking
  60. Albert Steiner      a-steiner@nwu.edu     708-491-4056
  61. Academic Computing and Networking Service
  62. Northwestern University  2129 Sheridan Road
  63. Evanston, IL  60208      USA
  64.