
RemotEye II User Manual – 50024-014
111
Used in conjunction with the
RemoteConfig
Tool, the Tupgrade Tool can push/save a RemotEye Config
file to one or more selected RemotEyes simultaneously, making for a quick system setup.
To save RemotEye II Config file:
1)
Discover
or
Manually
add the RemotEye II to the list.
2)
Select the check box
of the RemotEye II to acquire config file.
3) Press the
Edit
button and enter administrator login credentials.
4) Press the
Acquire
button and select the config file destination.
Load Config file to RemotEye II:
1)
Discover
or
Manually
add the RemotEye II to the list.
2)
Select the check box
of the RemotEye II to load the config file.
3) Press the
Edit
button and enter administrator login credentials.
4) Press the
Open file
button and select the config file to be uploaded.
5) Press the
Upgrade Firmware
button to upload the selected config file.
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.