How to upgrade the AP separately when the version of the AC and the AP are inconsistent?
When the AC and AP versions are inconsistent, confirm that the AP version is correct, upload the correct AP version on the AC, and use the APDB command on the AC to specify the AP version to be upgraded separately. This command takes effect only for a specified type of AP, and does not affect other APs. The command is as follows:
[Sysname] wlan apdb WA6528 Ver.A E2432P33 //Pay attention to whether the AP is version A, B, C or other. [Sysname]wlan image-load filepath local //Files in the download directory (under the root directory) If there is no this command, the version download will fail, because the AC defaults to look for the AP's ipe file under apimge. |
Note: (1) The software version specified by APDB takes precedence over the default matching version of AC and AP, but the version checking function (firmware-update enable) needs to be enabled first; (2) If the version to be upgraded by AP is consistent with the version of AC, then Be sure to delete the APDB and image-load filepath local commands that may exist on the AC, just keep the firmware-update enable command.