Cisco Headend System Release 2.7 Installation Guide

Page of 138
 
 
 
Collect Network Information 
 
4038415 Rev A 
19 
 
netstat -nrv > netstat.out
 
ifconfig -a > ifconfig.out
 
df -k > df.out
 
eeprom nvramrc > nvramrc.out
 
7  Type the following command and press Enter
 
cd /var/spool/cron
  
8  Type the following command and press Enter
 
tar cvf crontabs.< date >.tar crontabs
 
 
Note:  Replace < date > with the current date. 
Example:  
tar cvf crontabs.051510.tar crontabs
 
9  Type the following command and press Enter
mv crontabs.[date].tar /export/home/dncs/network.pre441
  
10  Type exit and then press Enter to log out as root user. 
11  Type the following command and press Enter.  
cd /export/home/dncs/network.pre441
  
12  Type ls  -ltr and then press Enter to verify that each file copied successfully to 
the /export/home/dncs/network.pre441 directory and that no file has a size of 
0 (zero). 
Note: The "l" in ls and -ltr is a lowercase letter L.