Cisco PowerKEY CableCARD Module 802 Installation Guide

Page of 120
 
 
 
Configure the Network Interface 
 
78-4017672-01 Rev E 
35 
 
Configure the Network Interface 
Complete the following steps to configure the PCG network interface to support 
secure application downloads between the PCG servers and the DNCS/ISDS. 
1  Open an xterm window on the DNCS/ISDS. 
2  Type ping -a dncsatm and press Enter. 
Example output: 
dncsatm (10.250.0.1) is alive. 
 
Note: The IP address in your output is the value of the DNCSATM for the 
remainder of this section. 
3  Connect a monitor and keyboard to the PCG device. Once these are connected, 
the pcg login: prompt should appear. 
4  At the pcg login: prompt, enter the root user name and press Enter. 
5  At the Password: prompt, enter the root password and press Enter. 
Note: The password is not included in this document. If you require assistance, 
contact Cisco Services. 
6  Open the /etc/sysconfig/network file with a text editor. 
7  Change the HOSTNAME parameter to the hostname of the PCG. 
Example: 
HOSTNAME=PCG001-V001
 
8  Save and close the network file. 
9  Execute the following command to change the active hostname on the PCG: 
hostname <hostname> 
Note: Replace <hostname> with the desired hostname of the PCG. 
10  From the PCG, open the file /etc/sysconfig/network-scripts/ifcfg-eth0. 
11  Perform the following changes: 
a  Change the value of the directive BOOTPROTO to static. 
b  Change the value of the directive IPADDR to the value of [PCG IP Address]
You previously entered this value in the GUI.  
Example: If the value of PCG IP Address is 172.18.0.1, the parameter must 
appear as follows:  
IPADDR=172.18.0.1
 
c  Change the value of the directive NETMASK to the value of [PCG IP Subnet 
Mask]. You previously entered this value in the GUI.