================================================================== NOTES ON Installing D-Link DE-220 Family Ethernet Adapter For NetWare Server V4.0 or Later Users ================================================================== (c) 1997 Copyright D-Link Corporation ALL RIGHTS RESERVED This document contains D-Link DE-220 Family Ethernet Adapter installation notes, which is not included in the DE-220 Family Ethernet Adapter USER'S GUIDE or onscreen instructions, for NetWare Server V4.0 or later users. This document contains information on the following topics: 1.0 Overview 2.0 Installation Notes 2.1 First time installation from the installation menu 2.2 Reinstallation from the installation menu 2.3 Modifying an existing NetWare 4.x Server ___________________________________________________________________ 1.0 Overview ------------ For more information, please refer to \NETWARE\README.TXT 2.0 Installation Notes ---------------------- 2.1 First time installation from the installation menu ------------------------------------------------------ (for NetWare Server V4.1 only, for other version see below) 1. Proceed with the following steps: Start the NetWare Server. Example: C:\> cd \nwserver C:\NWSERVER> server 2. Execute "LOAD INSTALL" after booting up by typing : LOAD INSTALL 3. Select "Driver Options", -> "Configure network drivers", and -> "Select a driver". 4. Press key to install an unlisted driver. 5. Please insert release driver diskette into the floppy disk drive. 6. Press to specify a different . is directory which include both DE22X.LAN and DE22X.LDI Example: A:\NETWARE\32BITLAN 7. Select "DE22X.LAN ....". 8. Specify "Legacy ISA Card " which is decided by your DE-220 Family Ethernet Adapter cofiguration. The "Legacy ISA Card" means that the DE-220 Family Ethernet Adapters are Non-PnP or PnP disable. 9. In "Legacy ISA Card " option, select "Yes" . It means that you need to select "Port " number , otherwise just select "Slot" number. 10. Select "Save parameters and load driver" after configure adpter setting. 11. The NetWare server will be loading/binding driver automatically. 2.2 Reinstallation from the installation menu ----------------------------------------------- (for NetWare 4.1x only, for other version see below) 1. Proceed with the following steps: Start the NetWare Server. C:\> cd \nwserver C:\NWSERVER> server 2. Execute "LOAD INSTALL" after booting up. Type, : LOAD INSTALL 3. Select "Driver Options", -> "Configure network drivers", and -> "Select a driver". 4. Select "DE22X.LAN ...." in Select a driver windows. 5. Specify "Legacy ISA Card " which is decided by your DE-220 Family Ethernet Adapter cofiguration. The "Legacy ISA Card" means that the DE-220 Family Ethernet Adapters are Non-PnP or PnP disable. 6. In "Legacy ISA Card " option, select "Yes" . It means that you need to select "Port " number , otherwise just select "Slot" number. 7. Select "Save parameters and load driver" after configuring adpter setting. 8. NetWare server will be loading/binding driver automatically. 2.3 Modifying an existing NetWare 4.x Server --------------------------------------------- 1. Proceed with the following steps: Make a sub-directory NLMS.OLD under NWSERVER directory. Example: C:\>md \nwserver\nlms.old 2. Save NBI.NLM, MSM.NLM and ETHERNET.NLM to NLMS.OLD sub-directory. 3. Please insert release driver diskette into the disk drive. 4. Copy all provided NLM and LAN files into your DOS directory which will include the SERVER.EXE file. Example: C:\>copy a:\netware\32bitlan\*.nlm c:\nwserver 5. Start the NetWare Server. C:\> cd \nwserver C:\NWSERVER> server 6. From the Novell Server side, execute "LOAD INSTALL" by typing :LOAD INSTALL Select Select 7. Add the item below into the server's AUTOEXEC.NCF file. LOAD C:\NWSERVER\NBI.NLM LOAD C:\NWSERVER\MSM.NLM LOAD C:\NWSERVER\ETHERTSM.NLM LOAD C:\NWSERVER\DE22X ISA PORT=300 INT=B FRAME=Ethernet_802.3 NAME=DE22X_1_E83 BIND IPX DE22X_1_E83 NET=xxxx LOAD C:\NWSERVER\DE22X ISA PORT=300 INT=B FRAME=Ethernet_802.2 NAME=DE22X_1_E82 BIND IPX DE22X_1_E82 NET=xxxx LOAD C:\NWSERVER\DE22X ISA PORT=300 INT=B FRAME=Ethernet_II NAME=DE22X_1_EII BIND IPX DE22X_1_EII NET=xxxx LOAD C:\NWSERVER\DE22X ISA PORT=300 INT=B FRAME=Ethernet_SNAP NAME=DE22X_1_ESP BIND IPX DE22X_1_E83NET=xxxx 8. Restart the server.