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>.elf.gz)
- DO NOT UNcompress
this firmware binary file which is
downloaded in gzip format (e.g. <prod>.elf.gz).
- Rename
this firmware binary file to
sysfile.gz.
- it must
be named this or the <prod>
will not recognize it during the
upgrade process.
-
Start an FTP session
with the <prod> from the
host directory containing the file you
named sysfile.gz back in
step 3.
Note: Windows XP with Firewall enabled -
Please increase buffer size to 8200 with the -w: option
Example:
ftp -w:8200 192.75.11.87
- Log
into the <prod>
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.
- 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 email: support@microplex.com
for additional help.
|
|