Cisco PowerKEY CableCARD Module 802 Installation Guide

Page of 120
 
Chapter 5    Configure PCG Secure Download 
 
 
 
38 
78-4017672-01 Rev E 
Configure the PCG Application for Secure 
Download 
Complete the following steps to configure the PCG application to support secure 
application downloads between the PCG and the DNCS/ISDS. 
1  From the PCG, open the file /opt/pcg/mon_app/mon.cfg. 
a  Change the value of the directive Download-Server-If to eth0. 
Example: 
Download-Server-If = eth0
 
b  Change the value of the directive Download-Server-Name to the dncsatm 
address value obtained in step 6 of Configure the Network Interface. 
Example: If the value of the dncsatm IP Address obtained in Step 6 of the 
Configure the Network Interface is 10.250.0.1, the result will appear as 
follows: 
Download-Server-Name = 10.250.0.1
 
2  From the PCG, copy the file /opt/pcg/mon_app/generic_key to the following 
directory: 
 cp /opt/pcg/mon_app/generic_key /home/pcg/.ssh 
3  From the PCG, type the following command and press Enter to restart the 
network services which will allow the new network configuration to take effect. 
service network restart 
4  Once the network services have been restarted, type the following command and 
press Enter to ping the DNCS/ISDS using the IP address found in the previous 
procedure to verify the PCG is able to communicate with the DNCS/ISDS. 
ping 10.250.0.1 
5  From the PCG, type the following command and press Enter to stop the PCG 
mon application. 
/etc/init.d/pcgmon stop 
6  From the PCG, type the following command and press Enter to start the PCG 
mon application so the PCG can initiate a secure download of the PCG 
application files. 
/etc/init.d/pcgmon start 
7  Once the PCG boot application has been started, type the following command 
and press Enter to monitor the mon.log file to verify the secure download 
succeeded.