User Guide

22 Other Installation Options
Other Installation Options
103-000143-001
August 30, 2001
Novell Confidential
Manual 99a38 July 17, 2001
Setting the Target Servers Gate Parameter to Its Default Router IP
Address
For a NetWare 4 Target Server
1
At the server console, enter
LOAD INSTALL
2 Select NCF Files Options > Edit AUTOEXEC.NCF File.
3 In the AUTOEXEC.NCF file, add
LOAD TCP/IP
4 Add a command that loads the network board and specifies the slot,
frame, and name of the network board (the AUTOEXEC.NCF file should
list this information).
For example, if you had a NE2000
TM
network board located in slot 3 with
an Ethernet_II frame, you would add a command similar to the following:
LOAD NE2000 Slot=3 Frame=ethernet_II Name=NE2000
5 Add a command that will load the network board and its IP address, mask
address, and gate parameter (set this to the default router IP address of the
target server).
For example, for the NE2000 network board with a default router IP
address of 137.33.172.1, the command would be similar to the following:
LOAD NE2000 addr=137.65.178.1 mask=255.255.255.0
gate=137.33.172.1
6 Add a command to bind IP to the network board, using the following
format:
BIND IP network_board_name
7 Next, add the IP address, mask address, and gate parameter for the target
server to the BIND IP command line.
For a NetWare 5 Target Server
1
At the server console, enter
NWCONFIG
2 Select NCF Files Options > Edit AUTOEXEC.NCF File.