home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Internet 2000 December / MICD_2000_12_NR1.iso / Dreamnet / drivery / 3Com / 3c509x2.exe / HELP / NETWARE.411 < prev    next >
Text File  |  1999-04-22  |  7KB  |  138 lines

  1.  
  2.                         3Com (R) Corporation
  3.                      EtherDisk (R) Diskette for
  4.                  The EtherLink 10 ISA Adapter Family
  5.             NetWare 4.11 Server Driver Installation Notes
  6.  
  7.  
  8. This file contains information for installing the ODI server driver into a
  9. NetWare version 4.11, 4.10, and 3.12 servers.  You can install this driver
  10. by using the EtherDisk install program to copy the driver to the server's
  11. hard disk, and then manually loading the driver.
  12.  
  13. Alternatively, you can import this driver when installing the NetWare 4.11
  14. and NetWare 4.10 server software.  This driver can be used in NetWare 4.10
  15. and NetWare 3.12 servers with the appropriate .NLM support.  Installing
  16. this driver in NetWare 3.12 servers is documented later in this file.
  17.  
  18. This server driver does not support NetWare 4.0X and NetWare 3.11.  If you
  19. need a driver for either of those two servers, download the compatible
  20. driver from 3Com's web site.
  21.  
  22.  
  23. Installing the Server Driver into a NetWare 4.11 and NetWare 4.10 Servers
  24. -------------------------------------------------------------------------
  25. To import this server driver into a NetWare 4.1X server, follow these steps:
  26.  
  27. 1.  Run the server installer.  Choose the driver option. Choose the
  28.     configure network drivers option.  Choose select a driver option.
  29.     When the driver list appears, press the Insert key.  The installer will
  30.     prompt you for the driver path.  Press F3.
  31.  
  32. 2.  Enter A:\NWSERVER for the path.  The installer will read the diskette
  33.     #2 and display "3C5X9.LAN 3Com EtherLink 10 ISA Family driver v4.0".
  34.     Press enter.
  35.  
  36. 3.  The installer asks "Do you want to copy this driver?".  Enter yes.
  37.     Next, the installer will prompt you for the disposition of the existing
  38.     driver and LDI file.  Choose "yes" if you want to save the old files.
  39.     The installer copies the driver and install file from the diskette.
  40.     The installer then steps to the configure network driver menu.
  41.     menu.
  42.  
  43. 4.  Choose the "select/modify driver parameters and protocols" option, then
  44.     move the cursor to the first (top most) item in the configuration
  45.     window.  The question is "Is this a <legacy ISA card model num>?".  If
  46.     the NIC is a 3C509B with Plug 'n Play enabled, choose "NO".  If the NIC
  47.     is a 3C509, 3c509B with Plug 'n Play disabled, choose "YES".
  48.  
  49.  
  50. 5.  Next, you must set the slot number.  The slot number is set by the
  51.     operating system, so do the following to determine the slot number.
  52.     Press alt-escape to return to the operating system menu.  At the
  53.     command line, enter LOAD 3C5X9.  When the driver loads, a message
  54.     specifying the slot number will appear.  Make note of the slot number,
  55.     then enter escape to abort the load driver command. Press Alt-Esc to
  56.     return to the installer. Enter the slot number secured in the previous
  57.     step.
  58.  
  59. 6.  For best performance, set the Parallel tasking control to "YES".
  60.  
  61. 7.  Make any other configuration and protocol changes that are appropriate
  62.     for your server, then go to the "save parameters and load driver"
  63.     option.  At this point, installation is complete.
  64.  
  65. NOTE: You must have the Novell supplied NLM files to support the use
  66.       of this driver in NetWare 4.10.  At the time this EtherDisk was
  67.       developed, the file name is LANDR9.EXE.  This file is available
  68.       at Novell's web site (www.novell.com).
  69.  
  70. Installing the Server Driver into a NetWare 3.12 Server
  71. ------------------------------------------------------
  72.  
  73. This file explains how to install the ODI server driver on this diskette
  74. into a NetWare 3.12 server.  The NetWare 3.12 installation program does not
  75. have driver import capability.  Therefore, the following procedure assumes
  76. the NetWare server software is already installed but not yet running.
  77. You must have the Novell supplied NLM files to support the use of this driver
  78. in NetWare 3.12.  At the time this EtherDisk was developed, the file name is
  79. LANDR9.EXE.  This file is available at Novell's web site (www.novell.com).
  80.  
  81. To install this server driver into a NetWare 3.12 server, either use the
  82. program on this diskette or manually copy the files to the server's hard
  83. disk.  To manually install the driver, proceed as follows:
  84.  
  85. 1.  Copy the 3C5X9.LAN file from the \NWSERVER subdirectory on
  86.     EtherDisk #2 to the server hard disk.
  87.  
  88. 2.  Boot the server and launch the installer.
  89.  
  90. 3.  Edit the AUTOEXEC.NCF file to add the following line (assuming the
  91.     server start directory is C:\SERVER, where the LAN drivers and NLM files
  92.     were copied):
  93.  
  94.     LOAD C:\SERVER\3C5X9.LAN PNP SLOT=<Slot Number>
  95.     LOAD C:\SERVER\3C5X9.LAN ISA PORT=<I/O base address>
  96.  
  97.     Use the PNP parameter if you are installing a 3C509B ISA NIC with Plug
  98.     'n Play enabled.  Enter ISA if you are installing a 3C509B with Plug 'n
  99.     Play disabled, or a 3C509 NIC.  The SLOT parameter is the
  100.     slot number assigned by the NBI module.  This can be determined by
  101.     loading the driver without parameters and examining the slot number
  102.     assigned by NBI.  In the non-PnP case, the PORT number is the I/O base
  103.     address of the 3C509 NIC.
  104.  
  105. Multiple Adapters
  106. -----------------
  107.  
  108. To support more than one adapter in a server, change the AUTOEXEC.NCF file
  109. to the format shown below:
  110.  
  111. load C:\SERVER\3C5X9.LAN ISA PORT=300 NAME=<name1> FRAME=<frametype>
  112. load C:\SERVER\3C5X9.LAN ISA PORT=320 NAME=<name2> FRAME=<frametype>
  113.  
  114. or
  115.  
  116. load C:\SERVER\3C5X9.LAN PNP SLOT=10008 NAME=<name1> FRAME=<frametype>
  117. load C:\SERVER\3C5X9.LAN PNP SLOT=10010 NAME=<name2> FRAME=<frametype>
  118.  
  119. where ISA and PNP are used as described above.  <name1> and <name2> are
  120. user specified names that you assign to distinguish the multiple adapters.
  121.  
  122. The FRAME parameter is optional.  The default frame type is Ethernet_802.2.
  123. If you want the ODI server driver to support more than one frame type, then
  124. both the unique NAME= and FRAME= parameters must be paired on each load
  125. driver line.  The valid frame types are Ethernet_802.2, Ethernet_802.3,
  126. Ethernet_II, and Ethernet_SNAP.
  127.  
  128. load C:\SERVER\3C5X9.LAN ISA PORT=300 FRAME=Ethernet_802.3 NAME=ADPONE
  129. load C:\SERVER\3C5X9.LAN PNP SLOT=10008 FRAME=Ethernet_II NAME=ADPTWO
  130. bind IPX to ADPONE
  131. bind IP to ADPTWO
  132.  
  133. The protocols used in this example require other parameters to work
  134. properly.  Consult the appropriate Novell NetWare manuals for details.
  135.  
  136.  
  137. %VER - 3C5X9 NetWare 4.11 Server installation notes V6.1a
  138.