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 APs

Resolution


- 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 3 years ago)

Tags:
Firmware, ZoneFlex Indoor, ZoneFlex Outdoor

Votes:
24

This article is:
helpful
not helpful

Working...Please wait

This is here to prevent you from accidentally submitting twice.

The page will automatically refresh.