home *** CD-ROM | disk | FTP | other *** search
/ Network Support Encyclopedia 96-1 / novell-nsepro-1996-1-cd2.iso / download / netware / vlmkt2.exe / NETCFG.TXT < prev    next >
Text File  |  1994-12-13  |  15KB  |  391 lines

  1.  
  2. CONTENTS
  3.  
  4.      1. Description of NetWare DOS Requester Software
  5.      2. New NET.CFG parameters and changes since 1.10 VLMs
  6.      3. NET.CFG Parameters for the NetWare DOS Requester Option
  7.  
  8.  
  9.  
  10. 1. Description of NetWare DOS Requester Software 
  11.  
  12.      The NetWare DOS Requester consists of a number of files that
  13.      provide NetWare support for a DOS client.  Unlike previous
  14.      versions of the NetWare DOS client, the Requester is built on
  15.      a number of Virtual Loadable Modules (VLMs).  The VLM.EXE (VLM
  16.      manager) is responsible for loading the required modules.
  17.  
  18.      NOTE: The NetWare DOS Requester is NOT compatible with
  19.      NETX.COM or NETX.EXE.  Use NETX.VLM for compatibility with
  20.      shell calls.
  21.  
  22.      The following table lists the current core modules in their
  23.      default load order.  The table also includes descriptions,
  24.      default values, and flags indicating whether the module is
  25.      "Required" or "Optional" for each of NetWare Directory
  26.      Services or bindery services.
  27.  
  28.     MODULE          DESCRIPTION                      NDS  BIND  PNW
  29.     ======          ===========                      ===  ====  ===
  30.     CONN.VLM        Connection table manager          R     R    R
  31.  
  32.     IPXNCP.VLM      Transport protocol                R     R    R
  33.                     implementation using IPX
  34.  
  35.     TRAN.VLM        Transport protocol multiplexor    R     R    R
  36.  
  37.     SECURITY.VLM    NetWare enhanced security         O     O    O
  38.  
  39.     NDS.VLM         NetWare protocol implementation   R     O    O
  40.                     using Directory Services
  41.  
  42.     BIND.VLM        NetWare protocol implementation   O     R    O
  43.                     using the Bindery
  44.      
  45.     PNW.VLM         NetWare protocol implementation   O     O    R
  46.                     using Personal NetWare  
  47.  
  48.     NWP.VLM         NetWare protocol multiplexor      R     R    R
  49.   
  50.     FIO.VLM         File Input/Output                 R     R    R
  51.   
  52.     PRINT.VLM       Printer Redirection               O     O    O
  53.  
  54.     GENERAL.VLM     Miscellaneous functions for       R     R    R
  55.                     NETX.VLM and REDIR.VLM 
  56.  
  57.     REDIR.VLM       DOS redirector                    R     R    R
  58.  
  59.     NETX.VLM        NetWare shell compatibility       O     O    O
  60.  
  61.     RSA.VLM         RSA encryption for directory      O     O    O
  62.                     services reauthentication
  63.  
  64.     WSSNMP.VLM      Desktop SNMP module, which        O     O    O
  65.                     includes support for MIB-II 
  66.                     System and SNMP groups
  67.      
  68.     WSREG.VLM       MIB registration module           O     O    O
  69.  
  70.     WSASN1.VLM      ASN.1 translation module          O     O    O
  71.  
  72.     WSTRAP.VLM      Trap module                       O     O    O
  73.  
  74.     MIB2IF.VLM      MIB-II interface groups support   O     O    O
  75.  
  76.     MIB2PROT.VLM    MIB-II support for the            O     O    O
  77.                     TCP/IP groups
  78.  
  79.     AUTO.VLM        Auto-reconnect/auto-retry         O     O    O
  80.  
  81.     NMR.VLM         NetWare management responder      O     O    O
  82.  
  83.  
  84. --------------------------------------------------------------------
  85.  
  86. 2. NEW NET.CFG PARAMETERS Since the VLMs 1.10
  87.  
  88.  
  89.   A> CONFIRM CRITICAL ERROR ACTION = ON|OFF    {default is ON}
  90.  
  91.      Previously in Windows, critical errors may have been intercepted by Windows
  92.      before the VLMs received the critical error.  If the user entered CANCEL after
  93.      receiving, the Windows error "Cannot read from device network--
  94.      Cancel--Retry",  Windows would proceed to tear the connection to the server
  95.      down without user intervention or notification.
  96.  
  97.      This new net.cfg parameter will intercept the INT 24 (critical error), and
  98.      allow the user to "Retry" manually, before the connections are torn down.
  99.  
  100.      For this parameter to work, the NETWARE.DRV v3.03 must be loaded (WINDR1.EXE). 
  101.      Make sure to have the following in the SYSTEM.INI file:
  102.  
  103.      [boot]
  104.      network.drv=netware.drv
  105.  
  106.   B> EOJ = ON|OFF {default is ON}
  107.  
  108.      Previous versions of the VLMs would not parse this parameter.
  109.  
  110.      This version of the VLMs will now parse the EOJ = ON|OFF NET.CFG parameter. 
  111.      This option will turn the end of job automatic closing of files, locks,
  112.      semaphores, and so forth, ON or OFF.  This supports EOJs from a DOS INT 21 D6
  113.      function call.
  114.  
  115.   C> FORCE FIRST NETWORK DRIVE = ON|OFF {default is OFF}
  116.  
  117.      Previously, if you typed logout from any drive other than a local drive or
  118.      the FIRST NETWORK DRIVE, the SYS:LOGIN drive would be mapped to the drive
  119.      letter you logged out from.
  120.  
  121.      If set to ON, this parameter will force the SYS:LOGIN drive to be mapped to
  122.      the "FIRST NETWORK DRIVE = ?" drive upon logout.
  123.  
  124.   D> LIP START SIZE=xxx  {default is 0, min is 576, max is 65535, 0 is off}
  125.  
  126.      This parameter was provided for those that operate across mulitple hop routes,
  127.      with one segment of the connection that has smaller packet sizes than the local 
  128.      routes, but larger than the minimum packet size of 576 bytes.  This improved
  129.      algorithm improves performance while drastically improving thruput.
  130.  
  131.   E> LOAD LOW FIO=ON|OFF  {default is OFF}
  132.  
  133.      FIO.VLM now can be loaded low (In conventional or UMB memory).  This
  134.      increases performance for repeated reads and writes, such as with database
  135.      applications
  136.  
  137.      To load the transient portion of FIO.VLM into conventional or UMB memory,
  138.      add the following parameter to the workstation's NET.CFG under the NETWARE DOS
  139.      REQUESTER heading:
  140.  
  141.      LOAD LOW FIO = ON
  142.  
  143.  
  144.   F> LOAD LOW NETX=ON|OFF  {default is OFF}
  145.  
  146.      NETX.VLM now can be loaded low (In conventional or UMB memory).  This
  147.      increases performance for repeated reads and writes, such as with database
  148.      applications
  149.  
  150.      To load the transient portion of NETX.VLM into conventional or UMB memory,
  151.      add the following parameter to the workstation's NET.CFG under the NETWARE DOS
  152.      REQUESTER heading:
  153.  
  154.      LOAD LOW NETX = ON
  155.  
  156.   G> LOAD LOW REDIR = ON|OFF  {default is OFF}
  157.  
  158.      REDIR.VLM now can be loaded low (In conventional or UMB memory).  This
  159.      increases performance for repeated reads and writes, such as with database
  160.      applications.
  161.  
  162.      To load the transient portion of REDIR.VLM into conventional or UMB memory, 
  163.      add the following parameter to the workstation's NET.CFG under the NETWARE DOS
  164.      REQUESTER heading:
  165.  
  166.      LOAD LOW REDIR = ON
  167.  
  168.   H> LOCK DELAY = xxx  {default is 1, min is 0, max is 255}
  169.  
  170.      This version of the VLMs will now parse this parameter.  The "Lock Delay"
  171.      determines the delay between LOCK RETRIES.  The delay value determines the
  172.      number of 64 KB empty loops to execute between RETRIES.  This parameter is
  173.      dependant on processor speed.  Faster CPUs will execute a 64 KB no-op loop
  174.      faster; therefore, they may need to have this parameter increased.
  175.  
  176.   I> LOCK RETRIES = xxx {default is 3, min is 0, max is 255}
  177.  
  178.      The "Lock Retries" determines the number of retries that are executed if a
  179.      SHARE violation/failure occurs when opening or locking a file.
  180.  
  181.  
  182.  
  183.  CHANGES TO NET.CFG PARAMETERS Since the v1.10 VLMs
  184.  
  185.   A>  READ ONLY COMPATIBILITY = ON|OFF {default is OFF}
  186.  
  187.      In previous versions of the VLMs, READ ONLY COMPATIBILITY defaulted to ON.
  188.  
  189.      The default was changed to make the VLMs consistent with NETX.EXE v3.32.
  190.  
  191.  
  192. -------------------------------------------------------------------
  193.  
  194.  
  195. 3. NET.CFG File Parameter for the NetWare DOS Requester Option
  196.  
  197.      The following table lists the parameters for the various
  198.      modules of the NetWare DOS Requester.  
  199.  
  200.      The following list is complete. Any parameters which may
  201.      have been used previously by the NetWare DOS Requester but are
  202.      not listed here are invalid.
  203.  
  204. Parameter/Default                  Minimum   Maximum   Module
  205.  
  206. AUTO RECONNECT = ON                --        --        AUTO.VLM
  207.                                                        NDS.VLM
  208.  
  209.      Note: When this parameter is OFF, the AUTO.VLM load fails at
  210.            pre-initialization time.
  211.  
  212. AUTO LARGE TABLE = OFF             --        --        AUTO.VLM
  213.  
  214.      Note: When this parameter is OFF, the user name and password
  215.            maximum lengths are 16 chars each for auto reconnect.
  216.  
  217. AUTO RETRY = 0                     0         3640      AUTO.VLM
  218.  
  219.  
  220. AVERAGE NAME LENGTH = 48           2         48        CONN.VLM
  221.  
  222. BIND RECONNECT = OFF               --        --        AUTO.VLM
  223.                                                        BIND.VLM
  224.  
  225. BROADCAST RETRIES = 2              0         255       PNW.VLM
  226.  
  227. BROADCAST SEND DELAY = 0           0         255       PNW.VLM
  228.  
  229. BROADCAST TIMEOUT = 3              1         255       PNW.VLM
  230.  
  231. CACHE BUFFERS = 5                  0         64        FIO.VLM
  232.  
  233. CACHE BUFFER SIZE =(Media dependent)         --        FIO.VLM
  234.  
  235. CACHE WRITES = ON                  --        --        FIO.VLM
  236.  
  237. CHECKSUM = 1                       0         3         IPXNCP.VLM
  238.                                                        NWP.VLM
  239.      0 = disabled
  240.      1 = enabled but not preferred
  241.      2 = enabled and preferred
  242.      3 = required     
  243.  
  244. CONFIRM CRITICAL ERROR ACTION =ON   --         --           VLM.EXE      
  245.  
  246.      NOTE: Netware.drv v3.03 or higher must be used for this
  247.            parameter to work.
  248.  
  249. CONNECTIONS = 8                    2         50        CONN.VLM
  250.                                                        FIO.VLM
  251.                                                        NDS.VLM
  252.                                                        SECURITY.VLM
  253.                                                        AUTO.VLM
  254.  
  255. DOS NAME = MSDOS                   1         5 chars   NETX.VLM
  256.                                                        GENERAL.VLM
  257.  
  258. EOJ=ON                   --         --           NETX.VLM
  259.                                REDIR.VLM
  260.  
  261. EXCLUDE VLM = <vlm>                --        --        VLM.EXE
  262.  
  263. FIRST NETWORK DRIVE = <none>       A         Z         GENERAL.VLM
  264.                                                        NETX.VLM
  265.  
  266.      NOTE: If FIRST NETWORK DRIVE is not specified, it will default
  267.            to the first available drive letter.
  268.  
  269. FORCE FIRST NETWORK DRIVE=OFF       --         --        GENERAL.VLM
  270.  
  271. HANDLE NET ERRORS = ON             --        --        IPXNCP.VLM
  272.  
  273. LARGE INTERNET PACKETS = ON        --        --        IPXNCP.VLM
  274.                                                        NWP.VLM
  275.  
  276. LIP START SIZE = 0                 576      65535      IPXNCP.VLM
  277.                                                        NWP.VLM  
  278.  
  279. LOAD CONN TABLE LOW = OFF          --        --        CONN.VLM
  280.  
  281. LOAD LOW CONN = ON                 --        --        CONN.VLM
  282.  
  283. LOAD LOW FIO = OFF               --        --        FIO.VLM    
  284.  
  285. LOAD LOW IPXNCP = ON               --        --        IPXNCP.VLM
  286.  
  287. LOAD LOW NETX = OFF                --        --        NETX.VLM
  288.  
  289. LOAD LOW REDIR=OFF           --         --        REDIR.VLM
  290.  
  291. LOCAL PRINTERS = 3                 0         9         PRINT.VLM
  292.  
  293. LOCK DELAY=1               0         255       NETX.VLM
  294.                                GENERAL.VLM
  295.  
  296. LOCK RETRIES=3               0         255       NETX.VLM
  297.                                GENERAL.VLM
  298.  
  299. LONG MACHINE TYPE = IBM_PC         1         6 chars   NETX.VLM
  300.                                                        GENERAL.VLM
  301.  
  302. MAX TASKS = 31                     5         254       CONN.VLM
  303.  
  304. MESSAGE LEVEL = 1                  0         4         VLM.EXE
  305.  
  306.      0 = V_LEVEL_STD; always display message and critical errors
  307.      1 = V_LEVEL_WARNING; display warning type messages
  308.      2 = V_LEVEL_PROG; display the program load message
  309.      3 = V_LEVEL_CONFIG; display configuration information
  310.      4 = V_LEVEL_DIAG; display diagnostic information
  311.  
  312. MESSAGE TIMEOUT = 0                0         10000     NWP.VLM
  313.  
  314. MINIMUM TIME TO NET = <number>     0         --        VLM.EXE
  315.  
  316. MOBILE MODE = 0                    0         65535     PNW.VLM
  317.  
  318. NAME CONTEXT = "<namecontext>"     --        --        NDS.VLM
  319.  
  320.      Note: Quotation marks are required.
  321.  
  322. NETWARE PROTOCOL = <NetWare protocol list>             VLM.EXE
  323.  
  324.      Note: The <NetWare Protocol list> is the list of
  325.            protocols to be used (NDS.VLM, BIND.VLM and PNW.VLM)
  326.            by the Requester in the order of their priority.
  327.            Each protocol is separated by a comma or space
  328.            in the list (NDS,BIND,PNW). If you exclude any one of
  329.            the protocol .VLM files from the list, the excluded 
  330.            .VLM file will not load.
  331.  
  332. NETWORK PRINTERS = 3               0         9         PRINT.VLM
  333.  
  334.      NOTE: If set to 0, PRINT.VLM will not load. 
  335.  
  336. PB BUFFERS = 3                     0         10        FIO.VLM
  337.                                                        IPXNCP.VLM
  338.      0 =       off
  339.      nonzero = on
  340.  
  341. PBURST READ WINDOW SIZE = 16       2         64        FIO.VLM
  342.  
  343. PBURST WRITE WINDOW SIZE = 10      2         64        FIO.VLM
  344.  
  345. PREFERRED SERVER = <server name>   --        --        BIND.VLM
  346.  
  347. PREFERRED TREE = <tree name>       --        --        NDS.VLM
  348.  
  349. PREFERRED WORKGROUP = <workgroup>  --        --        PNW.VLM
  350.  
  351. PRINT BUFFER SIZE = 64             0         256       PRINT.VLM
  352.  
  353. PRINT HEADER = 64                  0         1024      PRINT.VLM
  354.  
  355. PRINT TAIL = 16                    0         1024      PRINT.VLM
  356.  
  357. READ ONLY COMPATIBILITY = OFF      --        --        REDIR.VLM
  358.  
  359. RESPONDER = ON                     --        --        PNW.VLM
  360.  
  361. SEARCH MODE = 1                    0         7         GENERAL.VLM
  362.  
  363. SET STATION TIME = ON              --         --           VLM.EXE
  364.  
  365. SHORT MACHINE TYPE = IBM           1         4 chars   NETX.VLM
  366.                                                        GENERAL.VLM
  367.  
  368. SHOW DOTS = OFF                    --        --        REDIR.VLM
  369.  
  370. SIGNATURE LEVEL = 1                0         3         NWP.VLM
  371.                                                        SECURITY.VLM
  372.      0 = disabled
  373.      1 = enabled but not preferred
  374.      2 = preferred
  375.      3 = required
  376.  
  377.      NOTE: This parameter designates the level of enhanced security
  378.            support. Enhanced security includes the use of a message
  379.            digest algorithm and a per-connection/pre-request
  380.            session state for increased protection against intruder
  381.            attacks.  When this parameter is set to 0 (disabled),
  382.            the SECURITY.VLM will not load.
  383.  
  384. TRUE COMMIT = OFF                  --        --        FIO.VLM
  385.  
  386. USE DEFAULTS = ON                  --        --        VLM.EXE
  387.  
  388. VLM = <path><vlm>                  --        50 VLMs   VLM.EXE
  389.  
  390. WORKGROUP NET = <wkg net addr>     --        --        PNW.VLM
  391.