4
Steps 4 on page 6-12 through 8 describe how to configure the
server and LAN Driver to load automatically each time the
server is started. From the server console prompt, type load
install
5
From within the server installation options program, select the
menu item that will allow you to edit the AUTOEXEC.NCF file
or that will allow you to create one if it does not exist.
6
Edit the AUTOEXEC.NCF file and add statements that load the
LAN driver and bind the NetWare IPX protocol driver to the
EtherJet Adapter LAN driver. The following example illustrates
the statements to be added for a single network adapter.
MOUNT ALL
LOAD C:\NETWARE\MSM.NLM
LOAD C:\NETWARE\ETHERTSM.NLM
LOAD C:\NETWARE\IBMEINWS.LAN
BIND IPX to IBMEINWS NET=<unique network hex number>
The BIND statement must follow the LOAD statements. A
unique hexadecimal number must be assigned for each LAN.
(Consult your network administrator). If you have two adapters,
do the following:
MOUNT ALL
.
.
.
LOAD C:\NETWARE\IBMENIWS.LAN SERIAL=<first serial number>
BIND IPX to IBMEINWS NET=<first unique network hex number>
LOAD C:\NETWARE\IBMENIWS.LAN SERIAL=<second serial number>
BIND IPX to IBMEINWS NET=<second unique network hex number>
See Table 6-2 on page 6-5 for the list of parameters that can
be used on the LOAD IBMEINWS command line.
7
Save changes to the AUTOEXEC.NCF file and exit the server
installation options program.
8
Shut down the server by entering down at the server console
prompt and then entering exit.
6-12
EtherJet ISA Adapters Installation and User Guide
Title: ANW0CNTL CreationDate: 09/29/95 12:51:21
All manuals and user guides at all-guides.com