home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / jsage / znode3 / modem / pcppack.arc / MNP.DOC < prev    next >
Encoding:
Text File  |  1988-10-26  |  798 b   |  36 lines

  1.  
  2. To modify MNP setting in the Hayes command mode:
  3.  
  4.     AT*E0      No MNP
  5.     
  6.     AT*E1      Auto MNP
  7.  
  8.     AT*E2      Force MNP (call will fail if MNP unavailable)
  9.  
  10. To modify MNP setting in Racal-Vadic mode:
  11.  
  12.     connect to modem and get to R/V mode (^E<cr>)
  13.     O<cr>
  14.     2<cr>    (you want one of the options in group 2)
  15.     (system reponds with a list)
  16.     19<cr>
  17.     (system responds with option 19 and possible settings)
  18.  
  19.     1<cr>   (auto error control)
  20.          --or--
  21.     2<cr>   (disable error control)
  22.          --or--
  23.     3<cr>   (force error control)
  24.  
  25.     0<cr>   (return to previous menu)
  26.     0<cr>   (return to previous menu)
  27.     4<cr>   (menu item is "EXECUTE")
  28.  
  29.     At this point you will get back the * prompt of the 
  30.     Racal-Vadic mode.
  31.  
  32.  
  33.  
  34.  
  35.  
  36.