User`s manual

SNMP-SSL
67
Updating the SNMP-SSL card’s Firmware from UNIX
To be able to upgrade the firmware using a UNIX operating system, you must have the
command tftp installed in your system.
To upgrade the firmware of the SNMP-SSL card, execute the following command line:
# tftp
tftp> binary
tftp> connect <host>
tftp> put <filename> upgrade@<password>@<username>
where:
binary : Binary data download mode
<host> : SNMP-SSL IP address.
Example 192.168.1.100
put : PUT command
<filename> : Location of the firmware file and the name of the firmware file
(.BIN).
Example: /mnt/floppy/SNMP-SSL500.BIN
upgrade : Upgrade key word
@ : Separator characters
<password>, <username> : User Name and Password for read/write access