home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / dcom / modems / 12895 < prev    next >
Encoding:
Text File  |  1992-09-02  |  2.3 KB  |  59 lines

  1. Newsgroups: comp.dcom.modems
  2. Path: sparky!uunet!decwrl!csus.edu!netcom.com!wolfgang
  3. From: wolfgang@netcom.com (Wolfgang Henke)
  4. Subject: Re: Throughput monitoring.
  5. Message-ID: <g-ln1xl.wolfgang@netcom.com>
  6. Date: Thu, 03 Sep 92 04:47:27 GMT
  7. Organization: Netcom
  8. References: <1992Sep02.171350.18581@lobo.rmhs.colorado.edu>
  9. X-Newsreader: Tin 1.1 PL4
  10. Lines: 47
  11.  
  12. redder@lobo.rmhs.colorado.edu (Greg Redder) writes:
  13. :      I was asked to help test some new modems we received.  They are 
  14. : Microtech modems which are able to run at 14.4.  We want to connect one
  15. : to a Cisco router and the other to a NAT router and PC over a dial-up line.
  16. : However,  we want to be able to monitor the throughput and verify that it
  17. : is really 14.4.  How would one go about doing this?  Any suggestions would
  18. : be appreciated.  Please mail to: redder@lobo.rmhs.colorado.edu.
  19.  
  20. Aside from just watching file transfer speeds which give some indication
  21. of the DCE connect speed, you could have the escape sequence enabled on
  22. one of the modems and use some AT monitoring commands. I dont know them
  23. for a Multitech, but for a Scout, you would use AT*O.
  24.  
  25. Here is a sample:
  26.  
  27. +++            <-- escape sequence
  28. OK                  <-- now we are in local modem mode
  29. AT*O                    <-- now issue monitoring command
  30. MODEL:SCOUT PLUS        <-- all this is printed out while still online
  31. DTE:  57600  N81
  32. DCE:  14400  V42B           
  33. RECEIVE LEVEL= -36 DBM                   
  34.  
  35.  E1  K1  M1  Q0  V1  X4 TONE
  36. &B0 &C1 &D3 &R2 &T5 
  37. *E1 *F3 *G1 *M2 *N6 *P0 *Q3 *S1 *T1  <-- *Q3 allows the modem full line
  38.                                          quality control
  39. S00=001  S04=010  S08=002  S15=255
  40. S01=000  S05=008  S09=000  S18=000
  41. S02=043  S06=002  S10=003  S25=000
  42. S03=013  S07=045  S12=050  S26=000   
  43. OK                                  
  44. ATO                      <-- now we go back online   
  45. CONNECT 14400 EC/V42B                 <-- connect string
  46.  
  47.  
  48. What do we do when its not connecting at 14,400 bps? Check the signal
  49. quality with the AT*SQ command. In contrast to a lot of other modems,
  50. the Scout+ does not print out only one value, but samples the signal
  51. quality 6 times per second, so that one can detect variations. I have
  52. found this to be a desirable feature.
  53.  
  54. -- 
  55.    _________________________________________________________________________
  56.    Wolfgang Henke        wolfgang@henke.sf-bay.org       wolfgang@netcom.com
  57.  
  58.