Installation guide
3: Interfacing to DLI/TSI and Protocol Software
DC 900-1325I 55
Step 4: Set the new script file executable, copy it to the non-volatile storage area, and
run the script file. The script file will mount the /usr partition back to read-only:
chmod u+x dliupdate
mount -u -o rw /usr
cp -p dliupdate /usr/local/freeway/boot.src
./dliupdate
Once the above procedure is in place, it becomes easier to update any parameters in the
DLI configuration file. To change parameters, edit or replace the DLI text file in
(/tmp/boot/mysradcfg), run the command “./dliupdate”, and reboot the Freeway server.
Caution
If the updated DLI configuration file contains an incorrect param-
eter or file format, then the configuration process will fail. The
dlicfg utility program will give you information about why it
failed, including the line number within the DLI configuration file
where the failure was detected. If this happens, you should re-edit
the DLI configuration file and correct the problem, then run the
dliupdate command script again before rebooting.