home *** CD-ROM | disk | FTP | other *** search
/ Computer Tool Software / soft.iso / Multimed / Net / INTEL / README.DIR / NWODIOS2.TXT < prev    next >
Encoding:
Text File  |  1993-09-30  |  3.4 KB  |  86 lines

  1.                        OS/2 requester (NetWare 3.1x server)
  2.  
  3. NetWare OS/2 ODI workstation 
  4.  
  5. This document applies to the EtherExpress(tm) 16, 16TP, 16C, FLASH,
  6. FLASH TP, FLASHC, MCA, and MCA/TP.  It contains notes for installing 
  7. the OS/2 requester. It does not explain how to configure an EtherExpress 
  8. board.  For instructions about configuring the board, see either the Expert's
  9. Guide or the Complete Guide for your board.
  10.  
  11. This document (or an updated version) is also available on FaxBACK,
  12. document # 6314.
  13.  
  14. INTRODUCTION:
  15. -------------
  16. To connect an OS/2 workstation to a NetWare server, you will need
  17. NetWare's OS/2 Requester  and the EtherExpress OS/2 ODI driver.  
  18. This document outlines the installation process and assumes you are 
  19. using the INSTALL program that ships with Novell's OS/2 requester. For 
  20. more information about OS/2 workstations, see the Novell manual "NetWare 
  21. Requester for OS/2."
  22.  
  23. (*Note:  If you are running IBM OS/2 2.0 or OS/2 2.1, you will need to have 
  24. the OS/2 Requester version 2.01 or later which is available from Novell)
  25.  
  26. PROCEDURE:
  27. ----------
  28. 1.   Run Novell's INSTALL utility on the OS/2 requester diskette and
  29.      follow Novell's instructions.  When asked to enter the name of the
  30.      network interface driver enter: EXP16ODI.SYS.
  31.  
  32. 2.   Choose the session support you need.  This is based on your 
  33.      configuration.  See the NetWare Requester manual if you need help.
  34.  
  35. 3.   Save the configuration.
  36.  
  37. 4.   When asked to enter the path and filename for the driver, insert the
  38.      EtherExpress disk in drive A and enter: A:\NETWARE.ODI\EXP16ODI.SYS
  39.  
  40.      The Config.sys file will be modified to include the statement:
  41.      DEVICE=C:\NETWARE\EXP16ODI.SYS
  42.  
  43. 5.   When the installation section is complete, select CONFIGURATION from
  44.      INSTALL's main menu, then select THIS WORKSTATION.  This will allow
  45.      you to modify the NET.CFG file.  
  46.  
  47. *NOTE:    The default frame type for EXP16ODI.SYS is 802.2.  If you are
  48.           using the more common 802.3 frame type, you have to include a
  49.           FRAME statement in the NET.CFG file.  The following is a good default
  50.           NET.CFG file to use.  Since this file is case sensitive, make sure it 
  51.           is all in upper case lettering.
  52.  
  53.      Example:
  54.  
  55.      LINK DRIVER EXP16ODI
  56.           PORT xxx
  57.           FRAME ETHERNET_802.3
  58.           FRAME ETHERNET_802.2
  59.           PROTOCOL IPX 0 ETHERNET_802.3
  60.           PROTOCOL IPX E0 ETHERNET_802.2
  61.  
  62.      PROTOCOL IPX
  63.           BIND EXP16ODI   <--Bind 1, if using IPXODI v2.x or later
  64.  
  65.      Where port xxx matches the I/O address you selected in SOFTSET for
  66.      the EtherExpress 16 or in the System Configuration utility for the
  67.      EtherExpress MCA.
  68.  
  69. TROUBLESHOOTING:
  70. ----------------
  71. To verify the driver loaded properly in the Config.sys file, put a "fake"
  72. device= statement following the EXP16ODI.SYS line.  The screen will stop
  73. and you can check for error messages.
  74.  
  75. The OS/2 error message "not getting a connection ID" is often related to a
  76. cable problem.  Make sure the cable is attached and the right connector is
  77. chosen in SOFTSET for the EtherExpress 16 or in the System Configuration
  78. utility for the EtherExpress MCA.  Also, if you are using the EXP16ODI.SYS
  79. driver version 2.03 or earlier, choose AUTO CONNECT for the connector type
  80. in SOFTSET.
  81.  
  82. The driver and NET.CFG file are typically in the NETWARE sub directory. 
  83. Verify they exist and that the NET.CFG file contains the correct entries.
  84.  
  85.  
  86.