Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Configuration Backup

Although the system configuration will not change upon the software upgrade, creating a backup file of the configuration is mandatory by exporting the complete configuration before any software upgrade.

The MCM-9000 software is delivered on a USB Flash disk (DoK). Upgrading the software can be performed either Offline or Online.

To perform a Software upgrade along with a License and Firmware update, follow the below steps:

  1. Download files from the TAGVS support website.

  2. Upload the new software to the MCM device.

  3. Select the Next Boot Image.

Download Latest Files

  • Login to TagVS Storage Center and download the latest files: "MCM-9000_vxxxx.rar" (software), "Firmware_vxxxx.rar" (firmware), and "License_vxxxx.rar".

Upload Software to Device Using API calls.

Use the POST command to upload software to the GUI.

POST: http://192.168.10.131/api/2.0/system_files/command/UploadFile/software

Under the body section on the POSTMAN, insert the KEY as data (File), upload the MCM file to upgrade under the VALUE field as shown below, and click Send.

Screenshot 2024-01-08 202247.png

The below response is recieved

 
  • No labels