Cisco Headend System Release 2.7 Installation Guide

Page of 57
 
Chapter 2    Backup Recommendations 
 
 
 
10 
OL-27573-01 
Prepare for the Backup 
Recording  the following  information will be useful for any backup or restore 
operation,  and is especially  useful when  backing  up or restoring  across the network. 
1  Type the following  command in an xterm window on the server  you are backing 
up and then press Enter.  
ifconfig -a
 
Result:  Output similar  to the following  appears. 
bash-3.2# ifconfig -a 
lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 
8232  index 1 
        inet 127.0.0.1 netmask ff000000 
ixgbe0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 
        inet 192.168.1.1 netmask ffffff00 broadcast 192.168.1.255 
        ether 0:10:e0:57:47:8e 
ixgbe1: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 
        inet 10.253.0.1 netmask ffffc000 broadcast 10.253.63.255 
        ether 0:10:e0:57:47:8f 
ixgbe2: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 
        inet 192.168.100.102 netmask ffffff00 broadcast 192.168.100.255 
        ether 0:10:e0:57:47:90 
ixgbe3:  flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 
        inet  10.78.203.178 netmask ff000000  broadcast 10.255.255.255 
        ether 0:10:e0:57:47:91 
2  Note the dncsatm and the network  interfaces  and record  the information. 
Example:  These interfaces are noted by ixgbe0 and ixgbe1 in the example from 
Step 1. 
3  Cross-reference  your data from Steps 1 and 2 with what is contained  in the 
/etc/hosts file. 
Note:  The data should match. If it does not, resolve  the mismatch or call Cisco 
Services for assistance.