Firmware TCP/IP Upgrade using FTP
Procedures
This document
covers the TCP/IP procedures required for upgrading the
firmware versions of all Microplex products (with flash
PROMs), using the FTP protocol.
Upgrade
Steps |
Note;
For
demonstration purposes only, the following
assumptions and values will be used for the
TCP/IP upgrade steps given below;
- Throughout
this document the Microplex product being
upgraded is represented by <prod>,
some examples are;
- this
<prod> is being upgraded
to the latest firmware level (current
production version).
- this
<prod> uses the IP
address, 192.75.11.87.
- the
FTP host being used to upgrade the <prod>
uses the IP address, 192.75.11.11.
Steps for
upgrading firmware:
- Get
the required upgrade files for the
Microplex product you are upgrading (see
"Getting
Upgrade Files" section)
and place them on to a host you can FTP
to the <prod> from, you
will need;
- Firmware
binary file (e.g. <prod>.hex.zip)
- Uncompress
this firmware binary file which is
downloaded in ZIP format (e.g. <prod>.hex).
- Rename
this uncompressed firmware binary file to
flashFile.
- it must
be named this or the <prod>
will not recognize it during the
upgrade process.
- Start
a Telnet session with the <prod>
to be upgraded.
- Log
in to the <prod> as root.
- at the
password prompt, press
"enter" since there's
no password by default.
- Put
the <prod> into upgrade
mode by typing "upgrade".
- the unit
will automatically reset itself
meaning you will lose your login
session.
- After
waiting 30 seconds, start an FTP session
with the <prod> from the
host directory containing the file you
named flashFile back in
step 3.
- Log
back in to the <prod>
again as root.
- at the
password prompt, again press
"enter" since there's
no password by default.
- Change
to the firmware
directory in the <prod>
once logged in.
- Change
to binary mode by typing in
"binary" at the FTP prompt.
- Place
the firmware file onto the <prod>
so its validity can be verified using the
"put" command.
- Once
complete, repeat the "put
flashFile" command again so the new
firmware can be written to the flash
memory.
- When
done, close the FTP session. This will
cause an automatic reset of the <prod>
so it boots up using the new firmware.
- you
should now be able to access any
of the built-in HTML pages in the
<prod> and see the
new firmware version.
- End
of procedure.
|
Testing
Upgrade Progress/Results |
If
you'd like to test whether the upgrade procedure
has completed or not, you can try telnetting to
the <prod> after a few minutes.
- If
it refuses the connection, it's still
working on the upgrade.
- If
it allows you in, log in as root and
execute "list sysinfo" to check
for the new firmware level.
If you
find the same version exists after telnetting
back in and checking the firmware level, try
resetting the <prod> by unplugging
and plugging it back in and then check again.
If you
run into upgrade problems, please contact Microplex
Technical Support for additional help.
|
|