4-6Fast Ethernet Network Interface CardsAdding NIC DriversTo add NIC drivers you must copy the Adaptec driver from a clientto the Server’s system directory. To do this1 Insert Diskette 1 in the server’s drive A.2 Type load a:\nwserver\empci and select a port index number.(see Appendix C, Identifying Ports).3 Type bind ipx empci and enter a network number.4 Connect a client to the server’s NIC and log on from the clientas a supervisor.5 Insert Diskette 1 in the client’s floppy drive.6 Copy the fileempci.lan from the directorya:nwserver on thedriver diskette of the client to thesys:system directory of theNetWare server.Configuring PortsTo configure the new NICs you must edit theautoexec.ncf filemanually. Consult your system administrator and NetWaredocumentation for further information.1 At the system command line prompt type load editsyst:\system\autoexec.ncf.2 Add the appropriate load and bind commands. Following aretwo sample configurations. The exact configuration will varydepending on your needs.n This configuration binds the IPX protocol to two seperateports. Since no frame type is specified, the defaultEthernet_802.3 will automatically be assigned for both. This isthe simplest configuration.LOAD EMPCI NAME=S1 INDEX=6BIND IPX S1 net=a22LOAD EMPCI NAME=S2 INDEX=7BIND IPX S2 net=a33Note: A unique index number must be assigned toeach port.