Installation and User Manual
EtherHaul
1200™
EH-INST-02, Issue 4.0
Page 137
-
File name
– The file name of the software version you want to
download.
5.
Click
Apply
to download the software. The Software Download window closes,
and the software is downloaded to the standby flash bank of the ODU.
6.
Once the software has been downloaded, click
Run SW
in the Software screen.
The downloaded software version is activated.
9.4.2
Upgrading the ODU Software Using the CLI
You can use the
show sw
command to display the active and standby software versions.
Flash Bank Version Running Scheduled to run
1 0.2.1.0 2010-05-18 15:58:13 yes no
2 0.2.0.1865 2010-05-20 14:59:57 no no
The software version is followed by the creation date and time of the version. The first
digit of the version number represents the major version number, the second digit
represents the minor version number, the third digit represents the SVN revision, and
the fourth digit represents the version build number.
To upgrade the software:
1.
Use the command
copy sw <from-url>
to copy a specified software version
to the ODU, where
<from-url>
represents the URL of the FTP server which you
are downloading the new software version. The software version image is
copied from the specified URL to the standby flash bank of the ODU.
2.
Use the following command to reset the system with the formerly standby
software version as the active version:
run sw {immediate | next-rst}
{<accept-timeout-sec> | no-timeout}
-
If
immediate
is specified as the first parameter on the
command line, then a reset is performed immediately. This is
the default value.
-
If
next-rst
is specified as the first parameter on the
command line, then the next system reset that occurs (for
whatever reason) will cause the system to wake up with the
software version stored in the standby flash bank.
-
If
<accept-timeout-sec>
is specified as the second
parameter on the command line, then this duration in seconds
is used as the safety timeout period in order to manually enter
the command
accept sw
.
-
If
no-timeout
is specified as the second parameter on the
command line, then the command
accept sw
is not expected
and the standby software version automatically becomes the
active software version.