Cluster Upgrade from ACOS 4.x or ACOS 5.x to ACOS 6.x

A10 Control can manage devices running ACOS version 6.x and later. Devices currently running older versions, such as 4.x or 5.x, must be upgraded to 6.x before they can be managed by A10 Control. For a seamless upgrade, A10 Control includes a utility that allows these devices to be upgraded to version 6.x.

This feature is disabled by default and must be enabled under Controller > Settings > System > Platform > Legacy Device Upgrade before starting the upgrade process.

NOTE:
  • The cluster upgrade supports single cluster, VRRP-A, High Availability (HA), VCS pair, and TPS device clusters.
  • The older device upgrade is supported from ACOS 6.0.5 version onwards.
  • Before proceeding with the upgrade process, verify whether the upgrading prerequisites are met. For the prerequisites information, see Upgrading to ACOS 6.0.5.

To upgrade the cluster from ACOS 4.x or ACOS 5.x to ACOS 6.x, perform the following steps:

  1. Open the A10 Networks Support portal on a supported web browser

  2. Enter the login credentials and log in to the A10 Networks portal.
  3. On the Software Downloads and Documentation page, under the Software tab, go to the A10 Control section and download the JSON file template based on your requirements.
  4. On A10 Control with Organization-admin scope, navigate to Utilities > Image Upgrade > 4.x/5.x Cluster Upgrade.
  5. On the Cluster Upgrade Jobs page, click + Upgrade.

  6. On the Upgrade 4.x/5.x Cluster page:

    • Select an image: Select the image file to upload. For information, see Upload Device Images .
    • Cluster to Upgrade: Browse to the folder where the JSON file for cluster configuration is saved, choose the file, and then click Open.

      Sample JSON file for Single Cluster Configuration:

      {
      "clusters": [
      {
      "name": "test_SB",
      "type": "single",
      "referrer-list": [
      {
      "host": "10.19.9.81",
      "mgmt-ip": "10.19.9.81",
      "management-interface": true,
      "mgmt-port": 80,
      "mgmt-port-secure": 443,
      "username": "admin",
      "password": "A10@networks"
      }
      ],
      "data": {
      "auto-rollback-on-error": true,
      "save-config": false,
      "reboot-device": true,
      "upgrade-drive": "hd",
      "upgrade-disk": "pri"
      }
      }
      ]
      }
  7. Click Upgrade.

    The upgrade process starts and the progress can be viewed from View Logs.

COMPANY INFORMATION: Copyright © 2025 A10 Networks, Inc. All Rights Reserved. Legal Notice