Cisco Multi-Stream CableCARD Module Guía De Instalación

Descargar
Página de 120
 
 
 
Manually Configure the PCG 
 
78-4017672-01 Rev E 
97 
 
Copy Files to PCG 
1  From the DNCS/ISDS, open an xterm window.  
2  Type $>/usr/sbin/ping -a dncsatm and press Enter
Example response: dncsatm (10.250.0.1) is alive.  
Note: If an error message is obtained, consult the network administrator 
3  Record the IP address returned in step 2: ____________________. 
Note: This IP address is the value of the RPCServerIPAddress and the 
AlarmServerIPAddr used later in these procedures. 
4  Log in to the DNCS/ISDS as root. 
5  Perform following steps to securely copy the pcg.cfg and pcg application files. 
a  Type cd /tftpboot and press Enter to change directories to the tftpboot 
directory. 
b  Type the following command and press Enter to securely copy the pcg and 
pcg.cfg files to the PCG: 
scp pcg root@[pcg name or PCGIPAddr]:/opt/pcg/pcg_app/app/ 
scp pcg.cfg root@[pcg name or PCGIPAddr]:/opt/pcg/pcg_app/app/ 
Note: Insert the name of the PCG or the IP address where noted above. 
6  Type ssh root@[PCG IP address] and press Enter to start an SSH session with 
the PCG. 
7  Type the following chmod 755 /opt/pcg/pcg_app/app/pcg and press Enter
 
Configure the /opt/pcg/mon_app/mon.cfg File 
From the PCG, open the /opt/pcg/mon_app/mon.cfg  and set the value for skip-
bootp  
to yes.