Cisco Headend System Release 2.7 User Guide

Page of 282
 
 
 
Prepare the Text File 
 
4031374 Rev B 
199 
 
Prepare the Text File 
Prior to using the runCVT utility to add DHCTs to a download group, system 
operators prepare a text file that contains the MAC addresses of the DHCTs that are 
to be assigned to the download group. System operators can then run the runCVT 
utility with the -a option, and refer to the text file, when prompted. The system will 
then assign each DHCT contained in the text file to the specified download group. 
 
Guidelines for Preparing the Text File for the runCVT Utility 
Use the following guidelines when preparing the input text file: 
 
Prepare the file using a standard UNIX text editor, such as vi. 
 
Prepare the file with one MAC address per line. 
Important:  MAC addresses must be in hexadecimal format, and any letter 
characters must be uppercase. 
Example:   00:02:DE:4A:11:92 
 
    
00:02:DE:4A:11:93 
 
 
00:02:DE:4A:11:94 
 
Save the file using a name that is relevant to the contents of the file. Append the 
current date to the end of the file name. 
Example:  runCVT-in_01.30.08 for a file that was created on January 30, 2008. 
 
Preparing the Text File 
Follow these instructions to prepare a text file for use with the runCVT utility. 
Important:  These instructions use the vi text editor as an example. The vi text editor 
is not intuitive. These instructions are no substitute for a good working knowledge 
of the vi text editor. 
1  If necessary, open an xterm window on the DNCS. 
2  Type vi < complete path and file name > and then press Enter
Example:  vi  /tmp/runCVT-in_01.30.08 
3  Insert your list of MAC addresses into the file you have just opened. 
Note:  Use the guidelines set forth in Guidelines for Preparing the Text File for 
the runCVT Utility
 (on page 199). 
4  Save the file and close the vi editor.