User guide

A: Installation at a Glance
DC 900-1333P 205
d. If you have moved the load file from the
BOOT directory, enter the path
name for the load file in each
download_script entry.
e. For ICP_IP virtual devices, modify the
BOOTCFG.IP file to reflect your net-
work configuration as described in Section 3.2.1 on page 108.
Step 3: Edit the load file (
pppLOAD) page 68
a. Uncomment the lines associated with the type of ICP in your Freeway.
b. Modify path names as needed.
c. Do not change the memory locations (such as
40001200) for the LOAD
commands.
Step 4: Build the DLI and TSI files page 69
a. If necessary, create the
OP-SYS directory: AXP_MULTINET,
AXP_TCPWARE, or AXP_UCX:
SET DEF SYS$SYSDEVICE:[FREEWAY.CLIENT]
CREATE /DIR OP-SYS
b. From your OP-SYS directory, create the BIN and LIB directories:
SET DEF OP-SYS
CREATE /DIR BIN
CREATE /DIR LIB
c. Run the MAKE_DLI_TSI command:
SET DEF SYS$SYSDEVICE[FREEWAY.LIB]
@MAKE_DLI_TSI "" [MULTINET, TCPWARE, or UCX]
The newly created files will be placed in the proper FREEWAY.CLIENT.
OP-SYS.BIN
or FREEWAY.CLIENT.OP-SYS.LIB directory.