...
After the download, navigate to System->System Information->Software Management.
Click on “Upload File” in the below screen to upload the downloaded RAR files (software, firmware, and license) and then click on Submit to finish the upload.
Note (Known Workaround):
Please follow the below procedure if you are facing an issue upgrading MCM (fixed in version 6.3.5).
Change the mime type of .RAR through Windows registry (see attached image):
Open Registry Editor
Expand the HKEY_CLASSES_ROOT section
Navigate to .RAR subsection and single click it. In the panel on the right double click the Content Type entry - editing dialog will open.
Edit the Value data field setting it to application/x-rar-compressed. On latest Windows versions .rar file are getting Application/x-compressed instead
...
Select a "Next Boot Image" on Web GUI
...
FTP usage in command line mode (windows) are listed below:
Commands | Description |
cd c:\location\ | Change to the location of the new software file. |
ftp 192.168.0.111 | Connect to the IP of the running system. |
upgrade or license | Enter the connection username. |
tagvs | Enter the connection password. |
put software.bin | Push the new software file. |
put firmware.bin | Push the new firmware file. |
quit | Disconnect. |
2. Offline Upgrade
Follow the below steps to perform an offline upgrade:
...