System upgrade

I can not upgrade my system, what am I doing wrong?

If the software/firmware image was successfully uploaded to the server, you should be able to see its version in the System → System Information → Software Management → Boot image selection under the “Next Boot Image” drop-list.

If there is a 0.0.0 displayed, the image upload is still in progress or failed. In that case, try to upload it again using the following commands via command prompt.

c:\> ftp <server_ip>

Username : upgrade

Password: tagvs

ftp> lcd  <path_to_Image>

ftp> put software.bin

Ensure that the “put” command is finished and check the “next boot image” status again.

After successful upload, choose the new image as the “Next Boot Image” and perform a server reboot.