User Manual

Table Of Contents
PremierWave EN User Guide 58
13: Updating Firmware
Obtaining Firmware
Obtain the most up-to-date firmware and release notes for the unit from the Lantronix Web
site (
www.lantronix.com/support/documentation) or by using anonymous FTP
(
ftp://ftp.lantronix.com/).
Loading New Firmware
Firmware may be updated by sending the file to the PremierWave EN over a FTP connection.
The destination file name on the PremierWave EN must be “firmware.rom”. The device will
reboot upon successful completion of the firmware upgrade.
Example FTP session:
$ ftp 192.168.10.127
Connected to 192.168.10.127.
220 (vsFTPd 2.0.7)
Name (192.168.10.127:user): admin
331 Please specify the password.
Password:
230 Login successful.
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> put premierwave_en_7_0_0_0R8.rom firmware.rom
200 PORT command successful. Consider using PASV.
150 Ok to send data.
226 File receive OK.
9308164 bytes sent in 3.05 seconds (3047859 bytes/s)
ftp> quit
221 Goodbye.