Installation and User Manual
EtherHaul
1200™
Page 144
EH-INST-02, Issue 4.0
9.9.4
SFS Examples
The following example copies the file
demo.txt
from an ftp server with the IP address
192.168.0.100
, username
srv
, and password
admin
.
Default>copy ftp://srv:[email protected]/demo.txt flash:demo.txt
…
finished
The following example copies the file
demo.txt
from flash to server (home directory).
Default>copy flash:demo.txt ftp://srv:[email protected]/demo.txt
…
finished
The following example displays files at the flash.
Default>dir flash:
Num Size Date Time Name
----------------------------------------
1 2 02.03.2011 14:59:32 demo.txt
2 1035 23.02.2011 09:35:11 finallog
3 6122 24.02.2011 11:06:32 rf.ini
4 8 12.02.2011 21:20:43 rftype_cfg
5 5613 02.03.2011 08:51:19 startup-configuration.txt
6 566 02.03.2011 08:51:19 startup-debug-configuration.txt
7 5688 02.03.2011 16:51:45 scripts/clear_statistics
8 2121 25.02.2011 08:50:24 scripts/qos-dscp
9 2117 24.02.2011 21:07:14 scripts/qos-pcp
10 2078 13.03.2011 09:42:39 scripts/qos-vid
11 5688 02.03.2011 16:51:45 scripts/clear_statistics
12 373 21.03.2011 17:29:05 scripts/system_info
9.10
Command Line Scripts
EtherHaul supports the use of pre-composed, multiple-line command scripts. A script is
simply a list of CLI commands, saved in a text file, that runs locally on the ODU. Script
output is displayed on a script output screen and can be copied and saved.
9.10.1 Displaying Scripts
To display scripts using the Web EMS:
1.
In the Web EMS Main screen, click
Advanced Setup
. The Advanced Setup screen
is displayed.
2.
Click the Scripts section of the Advanced Setup screen.