Navigation
Firmware Upgrade on the AX411 Access Point (CLI Procedure)
You can use the CLI configuration editor to upgrade software on an access point.
To upgrade access point software:
- Navigate to the top of the configuration hierarchy in the CLI configuration editor.
- Request the firmware upgrade on an access point:[edit]user@host# run request wlan access-point firmware upgrade [ name | all ] file [ image ]
For example, on a single access point, enter
[edit]user@host# run request wlan access-point firmware upgrade wap-1 file /var/tmp/upgrade_10_1_0_1.tarOn all access points, enter
[edit]user@host# run request wlan access-point firmware upgrade all file /var/tmp/upgrade_10_1_0_1.tar - Verify the successful completion of the firmware upgrade
by checking the firmware version:user@host> show wlan access-points access-points name detail
![]() | Caution: Do not power down the access point while an upgrade is in progress. |
![]() | Note: The firmware image has to be provided in a .tar format. Whenever the new image is loaded onto the access point, the configuration on the access point is reset to factory defaults. |