Cisco Headend System Release 2.7 User Guide

Page of 117
13-6 
Transmit the ModifyDhctConfiguration Transaction With the modDhctCfg Utility  749640 Rev D 
Prepare a Text File 
Introduction 
When you want to use the modDhctCfg utility to set authorization data for several 
DHCTs, you can usually save time by preparing a text file that contains a list of 
pertinent MAC addresses. This section contains guidelines and instructions for 
preparing the text file. 
Guidelines for Preparing the Text File   
Use the following guidelines when preparing the input text file: 
• 
Prepare the file using a standard text editor, such as vi. 
• 
Prepare the file with one MAC address per line. 
Examples:   
− 
00:02:DE:4A:11:92 
00:02:DE:4A:11:93 
00:02:DE:4A:11:94 
− 
0002DE4A1192 
0002DE4A1193 
0002DE4A1194 
− 
0002de4a1192 
0002de4a1193 
0002de4a1194 
• 
If you use the “:” character in the MAC address, the “:” character must either be all 
present or all absent in the file. The system cannot process a file where some MAC 
addresses contain the “:” character and some do not. 
• 
Alphabetic characters in the MAC address can be all uppercase, all lowercase, or 
mixed. 
• 
Each MAC address or serial number must be left-justified on each line of text. 
• 
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:  modDhctCfg-in_11.13.03 for a file that was created on November 13, 
2003. 
• 
Cisco recommends that you save the file to the /tmp directory on the DNCS. 
 
Continued on next page