Cisco Headend System Release 2.7 Installation Guide

Page of 138
 
Chapter 1    SR 2.8.1/3.8.1/4.3.1  
 
 
 
 
 
22 
4036043 Rev B 
Verify the .profile Entries 
Verify the EAS Variable 
Complete the following steps to add the LOCAL_EAS_IP variable to the .profile file. 
1  If necessary, open an xterm window on the DNCS. 
2  Type the following command and press Enter. The system searches for 
LOCAL_EAS_IP in the /export/home/dncs/.profile file. 
grep -i LOCAL_EAS_IP /export/home/dncs/.profile
  
Note:  Be sure to type a space between grep –i LOCAL_EAS_IP and 
/export/home/dncs/.profile. 
3  Do the results from step 2 reveal that there is already an entry for 
LOCAL_EAS_IP in the /export/home/dncs/.profile? 
 
If yes, go to the next procedure in this chapter. 
 
If no, go to step 4. 
4  Type the following command and press Enter. The system displays the value of 
the dncseth variable in the /etc/hosts file. 
cat /etc/hosts | grep dncseth
   
5  Type the following command and press Enter. The system displays the value of 
the eac variable in the /etc/hosts file. 
cat /etc/hosts | grep eac
    
6  Evaluate the results from steps 4 and 5 to determine whether the eac is on the 
same network as the DNCS or if it is on a different network. Refer to the 
following example for guidance in making this determination: 
Same Network   
Different Network 
dncseth=192.168.2.1 
dncseth=192.168.2.1 
eac=192.168.1.5   
eac=192.168.4.5 
Note:  When the DNCS and the eac are on the same network, the first three octets 
of the IP address are identical. They are on different networks when the first 
three octets of the IP address are different. 
7  Are the DNCS and the eac on the same network? 
 
If yes, skip to step 11. 
 
If no (they are on different networks), go to step 8. 
8  Using a text editor, append the following line to the .profile file: 
export LOCAL_EAS_IP=[Ethernet address of the DNCS]
 
Note:  Substitute the Ethernet address of the DNCS for [Ethernet address of the