MW-1000™ User Guide
29
9 Firmware Upgrade Procedure Using the CLI
This chapter contains procedure to upgrade firmware.
Use the following procedure to upgrade
(5.x to 5.x)
the
MW-1000
™
firmware using the CLI:
1. Connect a local PC to the
MW-1000
™
via Ethernet.
2. After connecting the Ethernet to
MW-1000
™
, assign the IP address to the PC, in the
same subnet of the
MW-1000
™
. (Suggested IP address for local PC: 192.168.100.10)
sudo ifconfig eth0
< IP address for local-PC >
IP address for local-PC:
Assign an IP address to the PC in the same subnet of
the MW-1000
3. Download the image to be upgraded from the Savari FTP site to the local PC.
4. Copy the firmware image to the
/tmp
folder of the
MW-1000
™
using
scp
command in
terminal of local PC (or Winscp tool).
scp
< File-path >
<Login>
@
<MW-1000 IP-address>
:/tmp/
Login:
root
Password:
5@G3p9axINJA
MW-1000 IP-address:
192.168.100.1
Replace < file-path> with image path in the local PC
5. Login to the
MW-1000
™
from the local PC using SSH (or Putty) with the following
credentials:
Login
: root
Password
:
5@G3p9axINJA
6. Before initiating MW-1000 upgrade, take a backup of logs, config files for further use. Use
either
scp
command in terminal of local PC (or Winscp tool).
scp
<Login>
@/etc/config/
<log file-name> < local-PC-File-path >
Login: root
Password: 5@G3p9axINJA
MW-1000 IP-address: 192.168.100.1
Replace <log-file-name> with file-name of the log-file.
Replace < file-path> with image path in the local PC
7.
Confirm file-upload before moving to next step. (Or) Use following command to check the
uploaded image-size on
MW-1000
™ and compare with original image-size.
ls -lh /nojournal/
< Firmware image name >