home *** CD-ROM | disk | FTP | other *** search
/ Network Support Encyclopedia 96-1 / novell-nsepro-1996-1-cd2.iso / download / netware / vlmkt6.exe / NET / BIN / SLIP_PPP.INS < prev    next >
Text File  |  1993-09-28  |  4KB  |  73 lines

  1. InS_StArT
  2. SLIP_PPP.COM
  3. 1.0
  4. ^Novell LWP Asynchronous SLIP & PPP Driver,SLIP_PPP.COM,IEM
  5. ?This driver runs on PC's COM hardware with either PPP or SLIP frame, it supports both directly connected line and indirect modem connection.
  6. !RIEM(FRAME)Media Frame Type
  7. ?The driver defaults to use SLIP frame type, you can select PPP frame type instead if so required.
  8. @SLIP
  9. PPP
  10. !RIEM(INT)Hardware Interrupt Level
  11. ?This parameter specifies the interrupt level of the COM port the driver will operate on.  Normally, use 4 for COM1/COM3 or 3 for COM2/COM4.
  12. @4
  13. 3
  14. !RIEM(PORT)Serial Base I/O Address
  15. ?This Parameter specifies the base I/O address of the COM port the driver will operate on.  Normally, use 3F8 for COM1 or 2F8 for COM2.
  16. @3F8
  17. 2F8
  18. 3E8
  19. 2E8
  20. $RIEM(ACCM)PPP Asynchronous Control Character Map
  21. ?This Parameter provides a way to negotiate the use of control character mapping.  The field is four octets where each numbered bit (31-0) corresponds to the control character of the same value.  Set the bit to 1 to map.  Normally, set it to zero.
  22. 0
  23. FFFFFFFF
  24. !RIEM(ACCOMP)PPP Address, Control field Compression
  25. ?This parameter provides a way to negotiate the compression of the data link layer address and control fields.  By specifing YES, the peer is informed that the implementation can receive compressed Address and Control fields.
  26. @YES
  27. NO
  28. !RIEM(PCOMP)PPP Protocol field Compression
  29. ?This parameter provides a way to negotiate the compression of the data link layer protocol field.  By specifing YES, the peer is informed that the implementation can receive compressed protocol field.
  30. @YES
  31. NO
  32. $OIEM(MAGIC)PPP Magic Number
  33. ?This parameter provides a way to detect looped-back links and other data link anomalies.  The number entered will be used as a seed to generate an unique magic number to be used locally.
  34. 1
  35. FFFFFFFF
  36. $OIEM(MRU)Maximum Receive Unit
  37. ?This parameter may be sent to inform the peer that the implementation can receive larger frames, or to request that the peer send smaller frames when PPP frame is used.  If not specified, the default is 1006 for SLIP and 1500 for PPP.
  38. 76
  39. 1500
  40. $OIEM(IPADDR)PPP Local IP Address
  41. ?This parameter provides a way to negotiate the IP address to be used on the local end of the PPP link.  If specified as zero or not specified and the peer is capable of assigning IP address, local IP address will be assigned through negotiation.
  42. 0
  43. FFFFFFFF
  44. !RIEM(TCPIPCOMP)TCPIP Header Compression
  45. ?This parameter is used to indicate the ability to receive compressed packets using Van Jacobson algorithm.  VJ compression reduces the size of the TCP/IP headers from 40 bytes to as low as 3 bytes.  This could cause significant throughput improvement.
  46. @VJ
  47. NO
  48. !RIEM(OPEN)PPP Negotiation Mode
  49. ?This parameter indicates whether the PPP configuration negotiation on the local end is active (initiate request) or passive (listen to request).
  50. @ACTIVE
  51. PASSIVE
  52. !RIEM(BAUD)BAUD rate
  53. ?This parameter specifies the line speed of the serial link.  2400 baud used if not specified.
  54.   300
  55.  1200
  56. @ 2400
  57.  9600
  58. 19200
  59. 38400
  60. !RIEM(DIRECT)Link Connection Type
  61. ?This parameter specifies the type of the serial line connection, whether it is directly connected line or indirectly connected (modem connection) line.
  62. @YES
  63. NO
  64. $OIEM(DIAL)Phone Number to Dial
  65. ?This parameter specifies the telephone number to dial automatically when the driver gets loaded.  Applies only when the link connection type is NOT DIRECT.
  66. 0
  67. FFFFFFFF
  68. $OIEM(LISTEN)Listen and Answer the Phone
  69. ?This parameter instructs the driver to put the modem in answer mode when the driver gets loaded.  Applies only when the link connection type is NOT DIRECT.
  70. 0
  71. FFFFFFFF
  72. InS_End
  73.