131
When the transfer is complete the RemotEye II will reboot.
Upgrading RemotEye II Firmware from UNIX
The RemotEye II firmware may be upgraded from a Unix platform by performing the
procedure below. To upgrade the firmware using a UNIX operating system, the tftp
command must be installed on the system.
To upload the new firmware to the RemotEye II, execute the following command line:
# tftp
tftp> binary
tftp> connect <host>
tftp> put <filename> upgrade@<password>@<username>
where:
binary
: Binary data download mode.
<host>
: RemotEye II IP address.
Example: 172.168.1.18.
put
: PUT command.
<filename>
: Name of the file containing the firmware image.
Example: \TSB300.bin.
upgrade
: Upgrade key word.
@
:
Character
separator.
<password>
: Community Read/Write string.
<username>
: HTTP login user name.