Chapter 46: Command Line Descriptions
STANDARD Revision 1.0
C4® CMTS Release 8.3 User Guide
© 2016 ARRIS Enterprises LLC. All Rights Reserved.
2586
exc file
Purpose
Executes CLI commands in the specified file.
Default Access Level
15
Command Syntax
exc file <filename> [<optional parameter strings>]
Supplemental
Information
The execution of each command contained in this file is subject to the user’s current privilege level
See below for an example of how the command has the ability to process scripted commands within a scripted configuration file.
Parameters
<filename>
Name of file containing CLI commands you want executed.
[<optional
parameter strings>]
Up to 32 parameter strings defined in the script configuration file.
Example: Processing scripted commands within a scripted configuration file:
"exc file <scripted configuration filename> <parameter string 1> . . . <parameter string 32>".
* maximum 32 parameter strings allowed
* spaces are not allowed in the parameter strings
* all parameters defined in the file must be satisfied at the command line
* help is supplied for each parameter (from file), but no error checking on entered parameters.
* simple substitution used - works on comments as well as commands
Example Script file test_param.cfg: