Digi IX30 User Manual page 850

Table of Contents

Advertisement

System administration
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 IX30 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 IX30
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:
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
n
to the IX30 device.
local-path is the location on the IX30 device where the copied file will be placed.
n
For example:
> scp host 192.168.4.1 user admin remote /home/admin/bin/IX30-
22.11.48.10.bin local /tmp/ to local
admin@192.168.4.1's password: adminpwd
IX30-22.11.48.10.bin
>
4. Verify that the firmware file has been successfully uploaded to the device:
> ls /tmp
-rw-r--r--
22.11.48.10.bin
-rw-r--r--
...
>
5. Update the firmware by entering the
and file name to the firmware file:
> system firmware update file /tmp/IX30-22.11.48.10.bin
36632K
netflash: got "/tmp/IX30-22.11.48.10.bin", length=37511229
netflash: authentication successful
netflash: programming FLASH device /dev/flash/image
36633K 100%
IX30 User Guide
1 root
root
1 root
root
system firmware update
Update system firmware
100%
36MB
37511229 May 16 20:10 IX30-
2580 May 16 16:44 blank.json
command, specifying the path
11.1MB/s
00:03
850

Advertisement

Table of Contents
loading

Table of Contents