To check whether an AP supports efficient download method, use the following command:
Device# show ap config general
Cisco AP Name : AP002C.C862.E880
=================================================
Cisco AP Identifier : 002c.c88b.0300
Country Code : Multiple Countries : IN,US
Regulatory Domain Allowed by Country : 802.11bg:-A 802.11a:-ABDN
AP Country Code : US - United States
AP Regulatory Domain
802.11bg : -A
AP Upgrade Out-Of-Band Capability : Enabled
AP statistics : Disabled
To view the AP image download statistics, use the following command.
Use the show ap image command to see the detailed output.
Device# show ap image summary
Total number of APs : 1
Number of APs
Initiated : 0
Downloading : 0
Predownloading : 0
Completed downloading : 0
Completed predownloading : 0
Not Supported : 0
Failed to Predownload : 0
Predownload in progress : No
To view the method used to download the AP image, use the following command:
Device# show wireless stats ap image-download
AP image download info for last attempt
AP Name Count ImageSize StartTime EndTime Diff(secs) Predownload Aborted Method
-----------------------------------------------------------------------------------------------------
mysore1 1 40509440 08/23/21 22:17:59 08/23/21 22:19:06 67 No No CAPWAP
To view the method used to download the AP image, use the following command:
Device# show ap upgrade method
AP upgrade method HTTPS : Disabled
To view the port used for the AP image transfer, use the following command:
Device# show ap file-transfer https summary
Configured port : 8443
Operational port : 8443
!If different ports are shown under 'Configured port' and 'Operations port'
!that means custom port configuration has failed and is continuing with the previous port.
!The failure reason could be the input port, which is a well-known port and already in use.
To view the whether an AP supports image download over HTTPS, use the following command:
Device# show ap name AP2800 config general | sec Upgrade
AP Upgrade Out-Of-Band Capability : Enabled
To view the detailed output an AP's pre-image, use the following command:
Device# show ap image
Total number of APs : 2
Number of APs
Initiated : 0
Downloading : 0
Predownloading : 0
Completed downloading : 2
Completed predownloading : 0
Not Supported : 0
Failed to Predownload : 0
Predownload in progress : No
AP Name Primary Image Backup Image Predownload Status Predownload Version Next Retry Time Retry Count Method
--------------------------------------------------------------------------------------------------------------------
AP_3800_1 17.11.0.69 17.11.0.71 None 0.0.0.0 N/A 0 HTTPS
AP2800 17.11.0.69 17.11.0.71 None 0.0.0.0 N/A 0 HTTPS
!The 'method' column indicates the download method used by the AP.