System administration
Update system firmware
IX10 User Guide
706
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 IX10 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 IX10
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 IX10 device.
n
local-path
is the location on the IX10 device where the copied file will be placed.
For example:
> scp host 192.168.4.1 user admin remote /home/admin/bin/IX10-
22.5.50.62.bin local /tmp/ to local
[email protected]'s password: adminpwd
IX10-22.5.50.62.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 IX10-
22.5.50.62.bin
-rw-r--r--
1 root
root
2580 May 16 16:44 blank.json
...
>
5. Update the firmware by entering the
command, specifying the path
and file name to the firmware file:
> system firmware update file /tmp/IX10-22.5.50.62.bin
36632K
netflash: got "/tmp/IX10-22.5.50.62.bin", length=37511229
netflash: authentication successful
netflash: programming FLASH device /dev/flash/image
36633K 100%
Содержание IX10
Страница 1: ...IX10 User Guide User Guide Firmware version 22 5 ...
Страница 444: ...Services Simple Network Management Protocol SNMP IX10 User Guide 444 The SNMP page is displayed 4 Click Download ...
Страница 740: ...Monitoring This chapter contains the following topics intelliFlow 741 Configure NetFlow Probe 748 IX10 User Guide 740 ...
Страница 823: ...Command line interface Execute a command from the web interface IX10 User Guide 823 The Admin CLI prompt appears ...
Страница 849: ...Command line interface Command line reference IX10 User Guide 849 Parameters None ...
Страница 858: ...Command line interface Command line reference IX10 User Guide 858 reboot Reboot the system Parameters None ...