RSU2 User Guide
Savari Inc., Confidential
Copyright © Savari, Inc, 2017
7
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
STREETWAVE™
firmware using the
CLI:
1. Connect a local PC to the
STREETWAVE™
via Ethernet.
2. After connecting the Ethernet to
STREETWAVE™
, assign the IP address to the PC, in
the same subnet of the
STREETWAVE™
.
3. Download the image to be upgraded from the Savari FTP site to the PC.
4. Login to the
STREETWAVE™
from the PC using SSH with the following credentials:
Login
: root
Password
:
1[8V:2<J5*W;2I16H1nu
5. Copy the firmware image using the CLI command
utils copy remote_username:scp://ipaddr:path/to/file.image image:file.image
6. After copying the file using the above command, verify the same using the below
command.
utils list rsu-image
7. Execute one of the following commands:
utils rsu-upgrade -c
< Firmware image name >
Also, all configurations (including, network, and wireless) will be lost, and they may need
to be configured again.
utils rsu-upgrade -n
< Firmware image name >
(Where
<Firmware image name>
is the name of the firmware image that was copied in
the
/tmp
folder.)
When the
sysupgrade
command is used with the
-n
option, the STREETWAVE™
retains network (network, and wireless) configurations only.