Echo – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual
Page 319
Advertising

Scripting Commands
Software Reference for x310 Series Switches
C613-50046-01 REV A
AlliedWare Plus
TM
Operating System - Version 5.4.4C
11.3
Related Commands
configure terminal
echo
enable (Privileged Exec mode)
wait
echo
This command echoes a string to the terminal, followed by a blank line.
Syntax
echo <line>
Mode
User Exec and Privileged Exec
Usage
This command may be useful in CLI scripts, to make the script print user-visible comments.
Example
To echo the string Hello World to the console, use the command:
Output
Related Commands
Parameter
Description
<line>
The string to echo
awplus#
echo Hello World
Hello World
Advertising