What is the procedure to load firmware onto an SLC/SLB/SLC8000 product?


Upgrade procedure for SLC/SLB/SLC8000 products:
There are several methods to transfer the upgrade file to the SLC/SLB for installation. Two of them are ftp and tftp, which can be challenging to configure.

For a list of other firmware loading options and a link to information on using them see the end of this article.


HTTPS

First download the slcupdate*zip file from the Lantronix website and unzip the slcupdate*zip file.  (This will leave the slcupdate*tgz)

 Note: Make sure to get the release notes for the key and file name.

Web Interface

     






Tftp is easier to use but less secure than ftp.

TFTP
The tftp method can be initiated from the SLC/SLB's CLI (command line interface) or from the Web interface.


First put the slcupdate*.tgz file in the home directory of your tftp server. On most Unix or Linux hosts that are running tftp this will be the /tftpboot directory.

Web Interface

Click on the screen shot above for a full sized version

CLI

login: sysadmin
Password:
[slc-ts]> admin ftp server 172.18.11.116 path /tftpboot
Server settings successfully updated.
[slc-ts]> admin firmware update tftp file slcupdate-db-5.5e.tgz key 91B48BC73773B807F251A4B78DB94707

The SLC/SLB will automatically reboot to initiate the firmware update.

Do you want to continue? [no] yes


FTP

The ftp method can be initiated from the SLC/SLB's CLI (command line interface) or from the Web interface.
First put the file slcupdate-3.0.tgz in a directory on your ftp server.

Web Interface


Click on the screen shot above for a full sized version

CLI

login: sysadmin
Password:

[slc-ts]> admin ftp server 172.18.11.116 login anonymous path /pub/slc/5.5e

Server settings successfully updated.

[slc-ts]> admin firmware update ftp file slcupdate-db-5.5e.tgz key 91B48BC73773B807F251A4B78DB94

The SLC/SLB will automatically reboot to initiate the firmware update.

Do you want to continue? [no] yes


The procedure for sftp is similar, but uses the sftp function of ssh instead of the less secure ftp file transfer

In Internet Explorer HTTPS may be used to browse for a file on a the local PC to be loaded.

If an NFS file system is mounted the ugrade file may be loaded from the NFS share.

If an upgrade file is on a USB flash drive plugged into the front panel the file may be loaded from there.

For more information, see "Firmware and Configurations" in the SLC User Guide, currently starting on page 170 of Part No. 900-449, Rev. H March 2010.

The User Guide and other documentation for the SLC/SLB may be found here:
http://www.lantronix.com/support/downloads/?p=SLC



[Originally Published On: 05/24/2005 04:02 PM]