
Instant APs Managed by Aruba Central |
22
The following CLI procedure shows how to reset the websocket connection:
(Instant AP)#debug-cloud-server 0.0.0.0 websocket
(Instant AP)#debug-cloud-server <Central server URL> websocket
AP Fails to Download Software Image from Aruba Central
Software upgrade in Aruba Central is facilitated through an external software download domain —
https://d2vxf1j0rhr3p0.cloudfront.net
. Traffic to the download domain must be allowed in the network
firewall for the AP to download software images.
The following procedure describes how to troubleshoot issues, if the AP fails to initiate software upgrade:
1.
Check the Status of Software Download
2.
Check if the AP can Reach the Software Download Domain
Check the Status of Software Download
Check the status of the software download to ensure that the AP has initiated the download process.
Run the
show upgrade
command in the CLI of the AP to view the status of software upgrade. If the AP fails
to initiate the download, there is an error between the AP and the software download domain.
The sample below displays the image upgrade status, generated by the
show upgrade
command:
(Instant AP)# show upgrade
Image Upgrade Progress
----------------------
Mac
IP Address
AP Class
Status
Image Info
Error Detail
---
----------
--------
------
----------
------------
Instant AP
192.168.1.101
Hercules
downloading
http://
dmcvfjd1oxe35.cloudfront.net/fwfiles/ArubaInstant_Hercules_9.0.0.0_69305
none
Auto reboot
:enable
Use external URL
:enable
The
show log ap-debug | include awc
command can also be used to view the provisioning logs
between the AP and the management platform.
Check if the AP can Reach the Software Download Domain
Run the
debug-download https://d2vxf1j0rhr3p0.cloudfront.net
command to manually initiate a
connection with the download domain. If the connection to the download domain fails, ensure that the
access to the domain is allowed by the network firewall.