Standalone AP upgrade via CLI
Summary
This article gives you information on how to upgrade the standalone AP via CLI.Question
How to upgrade standalone AP via CLI?Customer Environment
Standalone APsResolution
- Standalone AP can be upgraded via CLI through FTP/TFTP.
- Download the AP image file from the Ruckus Support Portal and follow the below procedure to upgrade the AP via CLI.
- Place the image file in the root directory of FTP/TFTP sever.
FTP:
fw set host <FTP server IP address>
fw set proto ftp
fw set user <FTP username>
fw set password <FTP password>
fw set control <image file name>
fw update
reboot
TFTP:
fw set host <TFTP server IP address>
fw set proto tftp
fw set port 69
fw set control <image file name>
fw update
reboot
- You can verify the FTP/TFTP settings on the AP using 'fw show' command.
Article Number:
000001551
Updated:
August 09, 2020 11:51 PM (over 4 years ago)
Tags:
Firmware, ZoneFlex Indoor, ZoneFlex Outdoor
Votes:
32
This article is:
helpful
not helpful