Cisco Cisco Broadband Access Center Telco Wireless 3.8

Page of 267
 
8-15
Cisco Broadband Access Center for Cable Administrator’s Guide
OL-2445-02
Chapter 8      Broadband Access Center for Cable Support Tools and Advanced Concepts
The Configuration File Utility
Parsing a Template File and Adding a User Specified Shared Secret
Usage Guidelines
You use the runCfgUtil.sh command to parse a template file and add a shared secret that you specify.
Syntax Description
You must use this syntax when using the runCfgUtil.sh command to parse a template file and add a 
shared secret:
runCfgUtil.sh -docsis -l <file> -c <secret>
Where:
-docsis—Identifies the input file as a DOCSIS template file.
-l—Specifies the input file is on the local file system.
<file>—Identifies the input template file being parsed.
-c <secret>—Specifies the CMTS shared secret when parsing a DOCSIS template file. The default 
shared secret is -c cisco.
Parsing the File
To parse a locally saved template file, and set a user specified shared secret:
Step 1
Change directory to /opt/CSCObpr/rdu/samples/docsis.
Step 2
Select a template file to parse.
Note
This example uses an existing template file called unprov.tmpl. The -docsis option is used because this 
is a DOCSIS template.
. . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . .
252
06108506547F
C9152B44DB95
5420843EF6FE
6
CM MIC Configuration Setting
8506547FC9152B44
DB955420843EF6FE
270
0710644B675B
70B7BD3E09AC
210F794A1E8F
7
CMTS MIC Configuration Setting
644B675B70B7BD3E
09AC210F794A1E8F
288
FF
255
End-of-Data Marker
289
00
0
PAD
290
00
0
PAD
291
00
0
PAD
0 error(s), 0 warning(s) detected. Parsing of unprov.tmpl was successful.
The file unprov.tmpl was parsed successfully in 375 ms.
The parser initialization time was 63 ms.
The parser parse time was 312 ms.