System settings Update system firmware
Digi TransPort WR Routers User Guide
240
Update system firmware
The TransPort operating system firmware images consist of a single file with the following naming
convention:
<platform>-<version>.bin
For example, wr64-4.3.2.24.bin.
To update the system firmware, use one of the following procedures:
Web
Digi maintains a repository of available TransPort firmware versions.You can update system firmware
to one of these versions, or upload a previously downloaded firmware file.
Update firmware from available versions in the Digi repository
1. On the menu, click System > Administration > Firmware Update.
2. Select a version from the Available Versions list. The system firmware file downloads.
3. Click Update Firmware.
Download and upload firmware
1. Download the TransPort operating system firmware from the Digi Support FTP site.
2. Select Upload firmware from the Available Versions list.
3. Click Choose File.
4. Browse to the system firmware file location and select the file.
5. Click Update Firmware.
Command line
1. Download the TransPort operating system firmware from the Digi Support FTP site.
2. Load the firmware image onto the device. To do so, use a Windows SFTP client, such as
FileZilla, or use the Linux applications scp and sftp. For example, to use scp:
$ scp wr64-4.3.2.24.bin admin@192.168.1.1:
Password:
wr64-4.3.2.24.bin
100% 52MB 1.0MB/s 00:22
$