Installation Guide

4002804 Rev C QPSK (Release A63) Software Upgrade and Installation Instructions 29
Install QPSK A63 Software Onto the DNCS, Continued
Verifying the DNCS IP Address
The DNCS IP address in the qpsk.config file is normally automatically updated
during the installation process. However, if the disk you are using to install QPSK
A63 is dated earlier than 1/3/03, it is recommended that you complete the steps in
this section to verify that the qpsk.config file is updated with your DNCS IP address.
1.
From an xterm window on the DNCS, log in as a root user.
2.
Type grep dncsatm /etc/hosts and Enter to find your DNCS IP address and
record it here ________________________.
3.
Type cd /tftpboot and Enter to change the directory.
4.
Type vi qpsk.config in a UNIX editor to open the qpsk.config file.
5.
Scroll through the qpsk.config file and notice the DNCS IP addresses in the
following parameters:
setenv qpsk_man_ip <DNCS IP address>
setenv hct_ man_ip <DNCS IP address>
setenv nms_ man_ip <DNCS IP address>
setenv stat_mgr_ip <DNCS IP address>
6.
Do the IP addresses in the file match the DNCS IP address you recorded it
step 2?
If yes, the qpsk.config file is updated with your DNCS IP address. Go to
Download QPSK A63 Software to the QPSK Modulators, next in these
instructions.
If no, go to step 7 to edit the DNCS IP address.
7.
In your UNIX editor, change the IP address in each of these parameters in the
qpsk.config file to match your DNCS IP address.
setenv qpsk_man_ip <DNCS IP address>
setenv hct_ man_ip <DNCS IP address>
setenv nms_ man_ip <DNCS IP address>
setenv stat_mgr_ip <DNCS IP address>
Example: setenv qpsk_man_ip 10.253.0.1
8.
After verifying and changing (if necessary) your DNCS IP address in the
qpsk.config file, go to Download QPSK A63 Software to the QPSK
Modulators, next in these instructions.