Cisco PowerKEY CableCARD Module 802 Guide De Montage

Page de 66
 
 
Upgrade the PKES Software 
4034718 Rev B 
45 
 
3  Type vi  ifcfg-eth0 and then press Enter. The ifcfg-eth0 file opens for editing 
using the vi text editor. 
4  Update the ifcfg-eth0 file with the following information: 
 
IPADDR=[PKES MGMT IP address] 
 
NETMASK=[PKES MGMT Subnet Mask] 
Note:  For both of these values, reference the PKES MGMT IP address and the 
PKES MGMT Subnet Mask you recorded in step 8 of Backing Up the PKES 
Configuration
 (on page 41). 
5  Save the file and close the vi editor. 
6  Type vi route-eth0 and then press Enter. The route-eth0 file opens for editing 
using the vi text editor. 
7  Update the route-eth0 file with the following information: 
 
GATEWAY0=[PKES Default Gateway] 
 
NETMASK0=0.0.0.0 
 
ADDRESS0=0.0.0.0 
Note:  For the GATEWAY0 value, reference the PKES Default Gateway you 
recorded in step 8 of Backing Up the PKES Configuration (on page 41). 
8  Save the file and close the vi editor. 
9  Type service network restart and then press Enter
10  From the PKES, type ping [ISDS_IP] and then press Enter to verify network 
communications. 
11  Was the response from the ping command successful? 
 
If yes, continue with step 12. 
 
If no, contact Cisco Services for assistance. 
12  From an xterm window on the ISDS, type su - dncs and then press Enter to log 
on in the dncs role. 
13  Type cd  /export/home/dncs/pkes-backup-[YYYYMMDD] and then press Enter 
to navigate to the directory in which you backed up the PKES configuration.  
Note:  This is the directory created in step 5 of Backing Up the PKES 
Configuration
 (on page 41). 
14  Type the following commands to restore the platform configuration files. 
Important:  For each of the following commands, when presented with the 
password prompt, enter the password for the root user on the PKES. 
a  scp hosts root@[PKES_IP]:/etc/hosts and then press Enter
b  scp syslog.conf root@[PKES_IP]:/etc/syslog.conf and then press Enter
c  scp network root@[PKES_IP]:/etc/sysconfig/network and then press Enter
d  scp ifcfg-eth0 root@[PKES_IP]:/etc/sysconfig/network-scripts/ifcfg-eth0 and 
then press Enter