Ref: 11640041
Title: Syntax for the NETx= Statement in LANMAN.INI
Date: 8/10/90

Copyright 3Com Corporation, 1991.  All rights reserved.

The full syntax for the NETx statement is

     NETx = drivername$, lananum, drivertype, maxsess, maxncb


The parameters are explained below.

     x              = Network number (NOT an XNS network number).
     drivername$    = Device name of the NetBIOS driver.
     lananum        = Adapter number, used by protocols that can
                        handle multiple adapters.
     drivertype     = NetBIOS driver type. Two possible values:
                        LM10 (default) and NB30.
     maxsess        = Maximum number of sessions supported.
                        Overrides PROTOCOL.INI values.
     maxncb         = Maximum number of NCBs supported.
                        Overrides PROTOCOL.INI values.

