home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1998 October / VPR9810B.BIN / DRIVER / asus / L101V109 / INFO / NETWARE / NWODIOS2.TXT < prev    next >
Text File  |  1997-06-25  |  8KB  |  233 lines

  1.    8 Workstation: NetWare OS/2 requester
  2.                                                                     v1.05
  3.  
  4.  
  5. NetWare* OS/2* ODI client driver installation notes for Intel's
  6. EtherExpress(TM) PRO/100+ adapter
  7. ===============================================================
  8.  
  9. Location of driver:   \OS2\E100BODI.SYS
  10.  
  11.  
  12. Sample configuration files
  13. ==========================
  14.  
  15. CONFIG.SYS
  16.    DEVICE=C:\NETWARE\E100BODI.SYS
  17.  
  18. NET.CFG
  19.    LINK DRIVER E100BODI
  20.         SLOT n
  21.         FRAME ETHERNET_802.3
  22.         FRAME ETHERNET_802.2
  23.  
  24.  
  25. Introduction
  26. ============
  27.  
  28. To connect an OS/2 workstation to a NetWare* server, you must have the
  29. latest version of the Novell NetWare Requester for OS/2 and the
  30. EtherExpress PRO/100+ adapter OS/2 ODI driver.
  31.  
  32. These installation instructions assume you're using the INSTALL program
  33. that ships with Novell's OS/2 requester. For more information about OS/2
  34. workstations, see the Novell manual, "NetWare Requester for OS/2."
  35.  
  36. NOTE: If you're running IBM OS/2 2.0, 2.1 or Warp, you must have the OS/2
  37.       Requester version 2.01 or later.
  38.  
  39.  
  40. General instructions
  41. ====================
  42.  
  43. 1  Run Novell's INSTALL utility on the OS/2 requester disk and follow its
  44.    instructions. If asked for the name of the network interface driver,
  45.    enter E100BODI.SYS.
  46.  
  47. 2  Choose the session support you need.  This is based on your
  48.    configuration. See the NetWare Requester manual if you need help.
  49.  
  50. 3  Save the configuration.
  51.  
  52. 4  When asked for the path and filename for the driver, insert the Intel
  53.    Configuration and Drivers disk in drive A and press enter.
  54.  
  55. 5  After completing the installation section, choose CONFIGURATION from
  56.    the main menu. Then choose THIS WORKSTATION. This allows you to modify
  57.    the NET.CFG file. (NET.CFG must reside in the root directory.)
  58.    
  59.    Note: The default frame type for E100BODI.SYS is 802.2. If you're
  60.          using the 802.3 frame type, you have to include a FRAME
  61.          statement in the NET.CFG file. List the 802.3 FRAME type first
  62.          in the NET.CFG file.
  63.    
  64.    
  65.  
  66.  
  67. Hints and tips
  68. ==============
  69.  
  70.  
  71. Verify driver loaded properly
  72. -----------------------------
  73.  
  74. In the CONFIG.SYS file, add a "fake" device=xxx statement after the
  75. E100BODI.SYS line. The screen stops and you can check for error messages.
  76.  
  77.  
  78. Error message "not getting a connection ID"
  79. -------------------------------------------
  80.  
  81. This OS/2 error message often appears when there is a frame type mismatch
  82. or cable disconnect.
  83.  
  84.  
  85. NET.CFG optional parameters
  86. ---------------------------
  87.  
  88. FORCEDUPLEX:
  89.       
  90.       Note: The PRO/100B T4 adapter does not support full duplex at 100
  91.             Mbps.  It does at 10 Mbps.  The PRO/100+ TX adapter supports
  92.             full duplex at 10 and 100 Mbps.
  93.  
  94.          Syntax: FORCEDUPLEX n
  95.  
  96.          Where n=0 auto-negotiate (PRO/100+ TX adapter only)
  97.                1 half duplex
  98.                2 full duplex
  99.       
  100.       Note: If the adapter is set to half or full duplex, set the SPEED
  101.             parameter to either 10 or 100. (see SPEED below)
  102.  
  103.          Duplex modes:
  104.  
  105.          Auto-negotiate:  The adapter negotiates with the hub how to
  106.          send/receive packets, either full or half duplex.  If
  107.          unsuccessful at negotiating the duplex, the adapter defaults to
  108.          half duplex.
  109.  
  110.       Note: The PRO/100B T4 adapter does not support auto-negotiate.
  111.  
  112.          Full duplex:  The adapter sends and receives packets at the same
  113.          time. This improves the performance of your adapter. Set duplex
  114.          mode to full duplex ONLY if you have a switch that supports full
  115.          duplex.
  116.  
  117.          Half duplex:  The adapter performs one operation at a time. It
  118.          either sends or receives.
  119.  
  120.          Default: auto-negotiation     (PRO/100+ TX adapter)
  121.          half duplex         (PRO/100B T4 adapter)
  122.  
  123.          The PRO/100+ TX adapter has the added ability to "talk" to the
  124.          hub and determine at which mode to communicate (either full or
  125.          half duplex). This is called auto-negotiation. You must have an
  126.          auto-negotiating hub (an Nway switch) to get full duplex support
  127.          with the FORCEDUPLEX parameter set to 0 (auto-negotiation).
  128.  
  129.          Examples:
  130.  
  131.          PRO/100+ TX (100 Mbps full duplex):
  132.                   FORCEDUPLEX 2  (Sets adapter to full duplex)
  133.                   SPEED 100      (See SPEED parameter below)
  134.  
  135.          PRO/100+ TX (10 Mbps full duplex):
  136.                   FORCEDUPLEX 2 (Sets adapter to full duplex)
  137.                   SPEED 10
  138.  
  139.          PRO/100B T4 (100 Mbps full duplex): Not Supported
  140.  
  141.          PRO/100B T4 (10 Mbps full duplex):
  142.                   FORCEDUPLEX 2 (Sets adapter to full duplex)
  143.                   SPEED 10
  144.       
  145.       Note: Use auto-negotiate for full duplex support only when the
  146.             adapter is connected to a switch that fully supports Nway
  147.             auto negotiation specification.
  148.  
  149. SLOT:    For PCI adapters, SLOT is derived from bus number and device
  150.          location as defined by the PCI specification. One way to
  151.          determine the slot number is to run setup.exe from DOS.
  152.  
  153.          Syntax:  SLOT n     (n = 1,2,3,4,...)
  154.  
  155. SPEED:   Specifies the speed the driver uses. If you don't use this
  156.          parameter, the driver automatically detects the network speed.
  157.          If no cable is attached, the driver defaults to 10 Mbps.
  158.  
  159.          If you don't have a auto-negotiating hub and are configuring the
  160.          adapter for full or half duplex support, specify the speed to
  161.          either 10 or 100 Mbps using this parameter.
  162.  
  163.          If you use this parameter, the driver operates at the specified
  164.          speed instead of automatically detecting network speed.
  165.  
  166.          Syntax:  SPEED n  (n = 10 or 100)
  167.  
  168.          Default: none, the adapter automatically senses speed
  169.       
  170.       NOTE: Set the SPEED parameter to either 10 or 100 if you're setting
  171.             the FORCEDUPLEX parameter to either 1 or 2 (half or full).
  172.  
  173.  
  174.  
  175. TXTHRESHOLD: Represents the threshold for transmits from extender SRAM
  176.          FIFO (output buffer).
  177.  
  178.          Syntax: TXTHRESHOLD n  (n = number of 8 bytes)
  179.          
  180.  
  181.          For example, 16 represents 16x8 (or 128 bytes). In this case,
  182.          the LAN controller transmits after copying 128 bytes from the
  183.          host memory to the SRAM FIFO.
  184.  
  185.          Default: dynamic
  186.  
  187.          The maximum number that you can specify is 200 (200x8=1600
  188.          bytes).
  189.  
  190. NODE ADDRESS:      Specifies a local administered address (LAA) unique to
  191.          each adapter.  The node address is a 12-digit hexadecimal
  192.          number; the second digit must be one of the following digits: 2,
  193.          6, A, E.
  194.  
  195.               Syntax: NODE ADDRESS 02A0C9345678
  196.  
  197.                  02 => Locally administered address
  198.                  00 => Typical Intel address (default)
  199.  
  200. FRAME:   Configures the adapter to process the four valid NetWare
  201.          Ethernet frame types.
  202.  
  203.          Syntax:  FRAME n
  204.  
  205.                   n = Ethernet_802.2
  206.                       Ethernet_802.3
  207.                       Ethernet_II
  208.                       Ethernet_SNAP
  209.  
  210.          Default: Ethernet_802.2
  211.  
  212. PROTOCOL:     Indicates the standard protocol in use.
  213.  
  214.          Syntax: Protocol ipx e0 Ethernet_802.2
  215.  
  216.          Values: e0=Ethernet_802.2
  217.                   0=Ethernet_802.3
  218.                8137=Ethernet_II
  219.                8137=Ethernet_SNAP
  220.  
  221.  
  222. Detailed example
  223. ----------------
  224.  
  225. LINK DRIVER E100BODI
  226.    SPEED 100
  227.    THRESHOLD 16
  228.    NODE ADDRESS 02xxxxxxxxxx
  229.    FRAME ETHERNET_802.2
  230.    PROTOCOL IPX E0 ETHERNET_802.2
  231.  
  232. * Third-party trademarks are the property of their respective owners.
  233.