Cisco PowerKEY CableCARD Module 802 Installation Guide

Page of 120
 
Appendix E 
Manually Configure the PCG 
98 
78-4017672-01 Rev E 
Configure the /opt/pcg/pcg_app/app/pcg.cfg File 
1  From the PCG, open the /opt/pcg/pcg_app/app/pcg.cfg file. 
2  Set the value for RpcServerIPAddr  to match the IP address you recorded in step 
3 of Copy Files to PCG (on page 83). 
3  Set the value for AlarmServerIPAddr it match the IP address you recorded in 
step 3 of Copy Files to PCG (on page 83).  
4  Set the value for ForceDownload to no
5  Add the line PcgScsInterface = eth1 to the end of the file. 
6  Add  the line PCGtoDncsIfIpAddr=[PCG IP address] to the end of the file.  
Note: Replace PCG IP address with the value used in the DNCS/ISDS GUI for 
PCG IP Address.  
Example: If the value of PCG IP Address is 172.18.0.1 add the line 
PcgtoDncsIfIpAddr = 172.18.0.1 to the end of the file. 
 
Configure the /etc/sysconfig/network-scripts/ifcfg-eth0 File 
1  From the PCG, open the file /etc/sysconfig/network-scripts/ifcfg-eth0. 
2  Set the value for BOOTPROTO to static
3  Set the value for IPADDR to match the value of PCG IP Address used in the 
DNCS/ISDS GUI. 
Example:  If the value of PCG IP Address is 172.18.0.1, the parameter setting will 
be IPADDR=172.18.0.1. 
4  Set the value for NETMASK to match the value of PCG IP Subnet Mask used in 
the DNCS/ISDS GUI. 
Example:  If the value of PCG IP Subnet Mask is 255.255.255.0, the parameter 
setting will be NETMASK=255.255.255.0 
5  Set the value for ONBOOT to yes