Installation and User Manual
EtherHaul
1200™
EH-INST-02, Issue 4.0
Page 147
9.10.5 Command Line Scripts using the CLI
Use the
show script
command to display the names of all script files stored in the
local directory.
Default>show script
Use the run script command to execute scripts.
Default>run script <script-filename>
To add the script text file to the system, use an ftp server to transfer the file to the
scripts
directory under flash (
flash:scripts
). The following example transfers the
script
DemoScript.txt
to the system.
Default>copy ftp://srv:[email protected]/DemoScript.txt
flash:scripts/DemoScript.txt
…
Finished
You cannot display script content directly from the CLI. To view the content of a script,
transfer the script to the server and view it with a text editor.
Default>copy flash:scripts/DemoScript.txt
ftp://srv:[email protected]/ DemoScript.txt
…
finished
Use the delete command to delete scripts from
flash:scripts
:
Default>del flash:scripts/DemoScript.txt
9.11
Configuring NTP
The Network Time Protocol (NTP) is a protocol for synchronizing the clocks of network
elements over packet-switched, variable-latency data networks.
The EtherHaul 1200 supports NTP client. It can synchronize the host clock to any NTP
server in the LAN/Internet to deliver accurate and reliable time.
NTP provides a connectionless service (UDP in the Transport Layer).
9.11.1 NTP Configuration
Use the following command to configure NTP:
set ntp <idx> [server <ip-addr>] [tmz -12..14]