Cisco Headend System Release 2.7 Installation Guide

Page of 142
 
Chapter 1    SR i4.2.2 DVD Pre-Upgrade Procedures 
 
 
 
24 
4036631 Rev B 
Collect System Information 
In this section, you will collect information required to reconstruct the system should 
the upgrade fail. Follow these instructions to collect the system information. 
1  From a root xterm window, type cd  /export/home/dncs and then press Enter
The /export/home/dncs directory becomes the working directory. 
2  Type mkdir network and then press Enter. The system creates a directory called 
network. 
3  Type cd network and then press Enter. The /export/home/dncs/network 
directory becomes the working directory. 
4  Type the following commands to copy the necessary files to this newly created 
directory. 
Important:   
 
 
Press Enter after typing each command. 
 
Note that the first few commands require a space, followed by a period, after 
the body of the command. 
a  cp -p /etc/hosts . 
b  cp -p /etc/hostname.*  . 
c  cp -p /etc/inet/hosts inet.hosts 
d  cp -p /etc/netmasks  . 
e  cp -p /etc/defaultrouter  . 
Note:  This file may not be included in your network configuration. 
f  cp -p /etc/defaultdomain  . 
Note:  This file may not be included in your network configuration. 
g  cp -p /etc/vfstab  . 
h  cp -p /etc/nsswitch.conf  . 
i  cp -p /etc/rc2.d/S82atminit  . 
Note:  This file may not be included in your network configuration. 
j  cp -p /etc/rc2.d/S71atminit . 
Note:  This file may not be included in your network configuration. 
k  cp -p /etc/rc2.d/S85SAspecial . 
Note:  This file may not be included in your network configuration. 
l  cp -p /etc/inet/ipnodes  . 
m  netstat -nrv  >  netstat.out 
n  ifconfig -a  >  ifconfig.out 
o  df -k  >  df.out