Cisco Headend System Release 2.5 Installation Guide

Page of 138
 
 
 
Verify the .profile Entries 
 
4038415 Rev A 
61 
 
3  Do the results from step 2 reveal that the PSIP variable already exists in the 
.profile file? 
 
If yes, and if the DNCS is NOT used for PSIP and inband EAS targeted to 
hosts, continue with step 4. 
 
If no, and if the DNCS is NOT used for PSIP and inband EAS targeted to 
hosts, skip to step 5. 
 
If no, and if the DNCS is used for PSIP and inband EAS targeted to hosts, go 
to step 8; no .profile changes for the PSIP_INSERT_RATE are required. 
4  Is the PSIP_INSERT_RATE variable already set to 0
 
If yes, go to step 8; no .profile changes for the PSIP_INSERT_RATE are 
required. 
 
If no, continue with step 5. 
5  Open the .profile file with a text editor. 
6  Is the PSIP_INSERT_RATE variable already in the file? 
 
If yes, set the value of this variable to 0
 
If no, add the following entries to the bottom of the file: 
PSIP_INSERT_RATE=0
 
export PSIP_INSERT_RATE
 
7  Save and close the file. 
8  From the xterm window on the DNCS, type the following command and press 
Enter
grep SI_REGENERATION_TIME  /export/home/dncs/.profile
  
9  Does your output from step 8 show that the SI_REGENERATION_TIME 
variable exists and is set to 1200
 
If yes (to both requirements), go to the next procedure in this chapter. 
 
If no, go to step 10. 
10  Open the .profile file with a text editor. 
11  Choose one of the following options: 
 
If the SI_REGENERATION_TIME variable is not yet present in the .profile 
file, append the variable to the file and set it to 1200
 
If the SI_REGENERATION_TIME variable is present in the .profile file but 
is set incorrectly, change it to 1200
Example:  When you are finished, your entry should be:  
SI_REGENERATION_TIME=1200
 
12  Save and close the file.