home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / dcom / sys / cisco / 1238 < prev    next >
Encoding:
Text File  |  1992-09-04  |  2.8 KB  |  84 lines

  1. Newsgroups: comp.dcom.sys.cisco
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!usc!cs.utexas.edu!asuvax!ncar!mimbres.cs.unm.edu!nmt.edu!ray
  3. From: ray@nmt.edu (Ray Piworunas)
  4. Subject: Using a high-speed modem on an ASM terminal server.
  5. Message-ID: <1992Sep2.203948.25107@nmt.edu>
  6. Organization: New Mexico Institute of Mining and Technology (NM Tech).
  7. Date: Wed, 2 Sep 1992 20:39:48 GMT
  8. Lines: 74
  9.  
  10.  
  11. I have an ASM-32 that I am trying to get a "FaxModem" made by ZOOM
  12. Telephonics, Inc. to work on.  I can't seem to establish a connection
  13. above 9600-baud.  I would appreciate any help readers of this group
  14. could give.  I'm not trying to do FAX transfers, just ordinary data
  15. connections.
  16.  
  17. The serial line of the ASM the modem is on is setup as follows.
  18. #
  19. #  Fast modem.
  20. #
  21. line 40
  22. access-class 1 out
  23. no private
  24. exec-timeout 2
  25. session-timeout 45
  26. modem ri-is-cd
  27. flowcontrol hardware
  28. autobaud
  29. databits 8
  30. parity none
  31. stopbits 1
  32. length 24
  33. width 80
  34. terminal-type dialup
  35. location TCC 2B - 14400-baud (MNP) dialup.
  36.  
  37.  
  38. I have wired the serial connection as shown below.
  39.     ASM-32        Modem
  40.     ---------------------
  41.     SG (7)        SG (7)
  42.     TD (2)        RD (2)
  43.     RD (3)        TD (3)
  44.     RI (22)        CD (8)
  45.     DTR (20)    DTR (20)
  46.     CTS (5)        CTS (5)
  47.  
  48. The modem has the following settings (other than the factory defaults):
  49. &C1    Have CD follow condition of modem carrier.
  50. &D3    Reset modem after DTR drops.
  51. S0=1    Set for auto-answer.
  52. S36=5    Attempt an MNP connection, if it fails attempt an asynchronous
  53.     (direct mode -- don't buffer data) connection.
  54. These settings were saved as configuration zero.
  55.  
  56. I have been able to establish connections to the ASM at:
  57.     2400-baud, using a 2400-baud modem (Practical Peripherals PM2400SA),
  58.     4800-baud, using a Prometheus ProModem 9600-EC,
  59.     9600-baud, using a Prometheus ProModem 9600-EC.
  60. Once at the ASM prompt things work as they should.
  61.  
  62. I can't establish a connection to the ASM at 19200-baud, nor at
  63. 38400-baud.  From looking at the ASM port (using sh li 40) at various
  64. times during the connection attempt it appears the ASM is in its
  65. autobauding mode.  It can't seem to lock on to the right speed.
  66. Occasionally it will show that the line has received a BREAK.
  67.  
  68. I have tried setting the ASM line to a speed of 38400 instead of
  69. autobauding but that didn't help any with the attempt to connect at
  70. 38400.  (I didn't try a slower speed connection with the ASM port at
  71. 38400 since the 38400 connection didn't work).
  72.  
  73. I'm not sure if the error correction, or compression, at the higher
  74. speeds might be messing things up since I've never worked with these
  75. features before.  It seems that that shouldn't be a problem in just
  76. getting to the terminal server prompt though.
  77.  
  78. Well that's as far as I've gotten with it.  I'm pretty well stuck right
  79. now.  If you need more information please ask (I know I do!).
  80.  
  81. Thank you,
  82. Ray Piworunas (ray@nmt.edu).
  83.  
  84.