Learn how to upgrade the uWGB image by converting the device to WGB mode, downloading and installing the new software image, and reverting to uWGB mode.
To upgrade the uWGB software image, first convert the device from uWGB mode to WGB mode, as uWGB mode does not support TFTP or SFTP protocols for image upgrades. Then, download the software image by using either the TFTP or SFTP protocol. After the download, install the software image to complete the upgrade. Finally, revert the device from WGB mode back to uWGB mode.
Procedure
| 1. | Connect a TFTP or SFTP server to the wired 0 port of the uWGB. |
|
| 2. | Use the configure Dot11Radio slot_id disable command to disable the radio interface.
|
|
| 3. | Use the configure Dot11Radio slot_id mode wgb ssid-profile ssid_profile_name command to configure the device to WGB mode using an existing SSID profile.
|
|
| 4. | Use the configure ap address ipv4 static IPv4_address netmask Gateway_IPv4_address command to assign a static IP address to the device.
|
|
| 5. | Use the ping server_IP command to test ICMP connectivity to the server.
|
|
| 6. | Use the archive download/reload [ tftp | sftp | http ] :// server_ip / file_path command to download andupgrade the uWGB image using TFTP, SFTP, or HTTP.
|
|
| 7. | Use the configure Dot11Radio slot_id mode uwgb wired_client_mac_addr ssid-profile ssid_profile_name command to switch the device back to uWGB mode.
|