Chapter 46: Command Line Descriptions
STANDARD Revision 1.0
C4® CMTS Release 8.3 User Guide
© 2016 ARRIS Enterprises LLC. All Rights Reserved.
2582
echo
Purpose
Writes character strings to standard output. Strings are separated by spaces.
Default Access Level
1
Command Syntax
echo <string>
echo <string> no
Supplemental
Information
To turn off the echoing of data to the terminal screen, use the no option.
Parameters
<string>
Text to print to terminal screen. Useful in scripts.