Cisco PowerKEY CableCARD Module 802 Installation Guide

Page of 120
 
Chapter 7    Upgrade PCG Software 
 
 
 
66 
78-4017672-01 Rev E 
 
 
Determine bootp Setting 
Before you begin the PCG upgrade, you need to determine if the bootp configuration 
setting is enabled. 
Complete the following steps to determine the current bootp configuration setting. 
1  From the ISDS, open an xterm window and log in as root. 
2  Type cat/opt/pcg/mon_app/mon.cfg and press Enter
3  Locate the skip-bootp line and indciate the configuration setting: __ Yes __ No 
Note: You will need to recall this setting after the upgrade. 
4  Is the skip-bootp line set to Yes
a  If yes, skip to the section 
Installing the PCG Operating System (Platform) 
from CD (on page 68). 
b  If no, continue with the instructions 
Backup PCG Files (on page 66) provided 
next in this section. 
 
Backup PCG Files 
Obtain the IP address of the PCG server you are upgrading; then, complete the steps 
below to backup the PCG files onto the ISDS. 
1  From the ISDS, open an xterm window and log in as root.  
2  Type the following command: reate a backup directory on the ISDS for this PCG.  
mkdir /export/home/dncs/pcg-[PCG-Name or IP]-backup-[YYYYMMDD] 
Note: Replace [YYMMDD] with the current date. 
3  Press Enter to create a backup directory on the ISDS for this PCG.  
4  Type the following command: 
cd /export/home/dncs/pcg-[PCG-Name or IP]-backup-[YYYYMMDD] 
5  Press Enter to navigate to the new directory.  
6  Type the following command: 
scp root@[pcg_IP]: /etc/sysconfigs/network-scripts/ifcfg-eth0 
      /etc/sysconfigs/network-scripts/ifcfg-eth1 
      /etc/sysconfigs/network-scripts/route-eth0 
      /etc/sysconfigs/network-scripts/route-eth1 
      /opt/pcg/mon_app/mon.cfg