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:
Download files from the TAGVS support website.
Upload the new software to the MCM device.
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.
The below response is recieved