System administration
Update system firmware
LR54 User Guide
918
3. On the main menu, click
System
. Under
Administration
, click
Firmware Update
.
4. Click
Choose file
.
5. Browse to the location of the firmware on your local file system and select the file.
6. Click
Update Firmware
.
Command line
1. Download the LR54 operating system firmware from the Digi Support FTP site to your local
machine.
2. Select the device in Remote Manager and click
Actions
>
Open Console
, or log into the LR54
local command line as a user with full Admin access rights.
Depending on your device configuration, you may be presented with an
Access selection
menu
. Type
admin
to access the Admin CLI.
3. Load the firmware image onto the device. We recommend using the /tmp directory.
> scp host
hostname-or-ip
user
username
remote
remote-path
local
local-
path
to local
where:
n
hostname-or-ip
is the hostname or ip address of the remote host.
n
username
is the name of the user on the remote host.
n
remote-path
is the path and filename of the file on the remote host that will be copied
to the LR54 device.
n
local-path
is the location on the LR54 device where the copied file will be placed.
For example:
> scp host 192.168.4.1 user admin remote /home/admin/bin/LR54-
22.8.33.50.bin local /tmp/ to local
[email protected]'s password: adminpwd
LR54-22.8.33.50.bin
100%
36MB
11.1MB/s
00:03
>
4. Verify that the firmware file has been successfully uploaded to the device:
> ls /tmp
-rw-r--r--
1 root
root
37511229 May 16 20:10 LR54-
22.8.33.50.bin
-rw-r--r--
1 root
root
2580 May 16 16:44 blank.json