50
C
HAPTER
4: I
NSTALLING
AND
C
ONFIGURING
IN
N
ET
W
ARE
3 Select Edit AUTOEXEC.NCF file.
4 Make the following changes to the AUTOEXEC.NCF
file:
a
Add a command to load the SE and LBRSL drivers before
any commands to load LAN drivers. For example:
load se
load lbrsl
b
Add or verify the LOAD commands for the LAN drivers
for all slot-frame instances.
c
For each Load Balancing/RSL group, load the same
protocols and frame types on the primary and all
secondary NICs.
d
On the primary NIC only, bind a protocol to each
slot-frame instance.
e
Remove any protocol BIND commands from each
secondary NIC.
f
For each group, add an LBRSL GROUP command to
group the primary and secondary NICs together. There
can be only one LBRSL GROUP command per group,
and it must list the primary and all secondary NICs. Place
this command after the LAN driver LOAD commands or
the SYS:ETC\INITSYS.NCF command. To specify a load
balancing group with resilient server links, use the LB
option. To specify a resilient server link group without
load balancing, use the RSL option.
For the LBRSL GROUP command syntax, see
Server
Feature Commands on page 59
.
For more information on maintaining the group
configuration, see
Maintaining Groups on page 55
.
5 Save the AUTOEXEC.NCF file and return to the server
prompt.
The sample AUTOEXEC.NCF file in
Figure 4
shows a group
of two NICs. The primary NIC in slot 10001 is bound to a
secondary NIC in slot 10002.