MW-1000™ User Guide
30
8. In the terminal (or putty) execute the following command to change the execution directory
to
‘tmp’:
cd /tmp
9. In the terminal (or putty) use one of the below mentioned option to initiate image upgrade
using one of the below options:
Replace <Firmware image name> with the name of the firmware image copied in the
/tmp
folder.
a. (suggested option) If you want to retain ONLY the network configuration data post
upgradation:
sysupgrade -n
< Firmware image name >
b. For a clean installation (reset all configuration data in config-files):
sysupgrade -c
< Firmware image name >
c.
If you want to retain all the configuration information from the previous version:
sysupgrade
< Firmware image name >
Note : This is
not recommended option
, as any new configuration parameter
added in the new image wouldn’t get updated.