Cisco Headend System Release 2.7 User Guide

Page of 30
 
 
 
Configure the iGuide File 
 
4022451 Rev D 
11 
 
Configure the iGuide File 
The iGuide files provide filtering data used by the DREDD process to secure the EPG 
data stream.  
Important: Before you configure the iGuide file you must verify that the Source IDs 
are unique and have not been assigned on your system. 
To configure the iGuide file, complete the following steps. 
1  Open an xterm window. 
2  Type cd /dvs/dvsFiles/iGuide and press Enter
3  Type cp iGuideFiles.default iGuideFiles and press Enter
4  Compare your file with the following example file and use it as a guideline to 
correct any errors.  
Example of an iGuide File: 
# list of files the DREDD proxy server must manage from the FTP server
 
# checksum file name, data file name, subdirectory for data file, bfs source
 
# (cont) last access timestamp
 
hwfilters.SuC:hwfilters.tar.gz:reduction/:9001:0
 
filegroup.SuC:filegroup.dta:brd/:9001:0
 
A.SuC:A.tar.gz:brd/A/:9002:0
 
C.SuC:C.tar.gz:brd/C/:9002:0
 
E.SuC:E.tar.gz:brd/E/:9002:0
 
G.SuC:G.tar.gz:brd/G/:9003:0
 
I.SuC:I.tar.gz:brd/I/:9004:0
 
K.SuC:K.tar.gz:brd/K/:9004:0
 
5  Are corrections needed?  
a  If no, the iGuide file configuration is complete. 
b  If yes, continue to step 6. 
6  Type vi iGuideFiles and press Enter
7  Use the appropriate vi editor commands to edit the file. 
8  Type wq! to close the vi editor and save the updates to the file.