Novell NetWare Server 3.11 For a NetWare 3.11 server configuration, we provides a NetWare Server 3.11 ODI driver which is included on the NIC2000 NetWare driver diskette. Use the (LOAD) and (BIND) commands to load the NetWare 3.11 ODI server driver as described below. There are two methods for loading the NetWare Server 3.11 driver: 1) use the server command line prompt (":") or 2) edit the (AUTOEXEC.NCF) file. Note: If you use the server command line, you will need to load the driver each time the system is booted. If you edit the AUTOEXEC.NCF file, it will automatically load the driver each time your system is booted. Follow the steps listed below: 1 Install NetWare 3.11 on your system. 2 Copy all the files from the 3.11 server directory of the NIC2000 NetWare driver diskette to the hard disk directory where NetWare 3.11 system files are located. The following path should be used to access the files from the NIC2000 NetWare driver diskette: A:\SERVER.ODI\3.11\NIC2000.LAN 3 Boot NetWare by executing (SERVER.EXE). Refer to the appropriate Novell NetWare documentation on loading disk drivers and mounting volumes for more information. 4 To load the driver manually, follow the steps listed below. If you want to load the driver using (AUTOEXEC), go to step 5. Notes: 1) You will need to specify the DOS path if the driver is located in a DOS partition. Type the following command at the file server console (which also changes the default settings for NIC2000 adapter cards): LOAD NIC2000 PORT=320 INT=5 Then press . The PORT, INT values used above should correspond to the NIC2000 adapter card's settings. Next, bind the driver to the IPX protocol stack by typing: BIND IPX TO NIC2000 NET=xxxx (Bind to IPX or any other protocol stack; where e.g., xxxx=1234) Then press . The installation of the NetWare Server 3.11 driver is now complete. 5 To load the driver using (AUTOEXEC), you must first edit the (AUTOEXEC.NCF) file. * Type "LOAD INSTALL" at the server prompt (":") to access the Install Utility. * Open the "SYSTEM OPTIONS" menu to access "EDIT AUTOEXEC". * Then add the following command lines to the (AUTOEXEC.NCF) file. An example with a NIC2000 adapter card follows: LOAD NIC2000 INT=3 PORT=320 FRAME=Ethernet_802.2 NAME=E_802.2 BIND IPX TO E_802.2 NET=xxxx (Bind to IPX or any other protocol stack; where e.g., xxxx=1234) You can load 4 frame type protocol at a time when the server booted. To use this option you must to load and bind another frame type protocol( Ethernet_802.3,Ethernet_II,Ethernet_SNAP ). The installation of the NetWare Server 3.11 driver is now complete. Notes: 1) You will need to specify the DOS path if the driver is located in a DOS partition.