Cisco Headend System Release 2.7 Installation Guide

Page of 138
 
 
 
Verify the .profile Entries 
 
4036043 Rev B 
55 
 
DNCS], displayed in step 4. 
Example:  
LOCAL_EAS_IP=192.168.2.1
 
9  Save and close the file. 
10  Go to the next procedure in this chapter. 
11  Type ifconfig -a and then press Enter. Examine the output and find the IP 
address of the DNCS that is on the same network as the eac. 
Note:  In this example, the IP address of the eac (from step 6) is 192.168.4.5; the IP 
address of the DNCS that is on the same network as the eac is 192.168.4.1. 
Example:  
hme0: flags=1000843< UP,BROADCAST,RUNNING,MULTICAST,IPv4 > 
mtu 1500 index 2 
 
 
inet 192.168.2.1 netmask ffffff00 broadcast 192.168.2.255
 
ci0: flags=1000842< BROADCAST,RUNNING,MULTICAST,IPv4 > mtu 
9180 index 5 
 
 
inet 192.168.4.1 netmask ffffff00 broadcast 
192.168.40.255
 
12  Using a text editor, append the following line to the 
/export/home/dncs/.profile file 
export LOCAL_EAS_IP=[Ethernet address of the DNCS]
 
Note:  Substitute the Ethernet address of the DNCS for [Ethernet address of the 
DNCS], displayed in step 11. 
Example:  
LOCAL_EAS_IP=192.168.4.1
 
13  Save and close the file. 
 
Verify the PSIP and SI_REGENERATION_TIME Variables 
The following procedure checks the PSIP_INSERT_RATE and 
SI_REGENERATION_TIME variables for their recommended values. A brief 
explanation of why you are checking these variables follows. 
PSIP_INSERT_RATE 
If the site you are upgrading does not use the DNCS for PSIP and inband EAS 
messages that are targeted to hosts, such as QAM tuner TVs, you can disable 
delivery of these messages from the DNCS by setting the PSIP_INSERT_RATE 
variable to 0 in the .profile file. If you are not using the DNCS to provide these 
messages, you should make provisions to provide these signals by other PSIP 
aggregation/EAS equipment in your system. 
Important: