Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. After the download, navigate to  System->System Information->Software Management.

  2. 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).

  1. Change the mime type of .RAR through Windows registry (see attached image):

  2. Open Registry Editor

  3. Expand the HKEY_CLASSES_ROOT section

  4. Navigate to .RAR subsection and single click it. In the panel on the right double click the Content Type entry - editing dialog will open.

  5. Edit the Value data field setting it to application/x-rar-compressed. On latest Windows versions .rar file are getting Application/x-compressed instead

...

Image Modified

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:

...