Installation and User Manual
EtherHaul
1200™
EH-INST-02, Issue 4.0
Page 145
Figure
9-11 Web EMS Advanced Setup Screen
– Scripts Section
3.
Click
Add
. The Add VLAN window is displayed.
9.10.2 Running Scripts
1.
Click the Scripts section of the Advanced Setup screen.
2.
Highlight the script and select
Run
. The ODU will run the specified script.
9.10.3 Adding Scripts
You can write scripts in a text file and then copy them to the system. The script must
consist of valid CLI commands. To include comments in the script, type # at the
beginning of the line. The following is an example of a command line script:
# Demo Script
# This script sets the ODU to static mode, saves the
configuration, and resets the system.
set rf mode static qpsk 4 1 0.5
copy running-configuration startup-configuration
reset system
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
D.txt
to the system.