USB port as power source for access points
A USB port as power source for access points is a power feature that
-
provides up to 2.5W of power to connected USB devices
-
automatically shuts down when a device draws more than 2.5W to prevent overload, and
-
is available on select Cisco AP models as specified in their datasheets.
USB port power specifications
The USB port enables when the power draw is 2.5W and lower. Refer to the datasheet of your AP to check if the AP has a USB port that can act as a source of power.
![]() Note |
The controller records the last five power-overdrawn incidents in its logs. |
![]() Caution |
When unsupported USB device is connected to the Cisco AP, the following message is displayed: The inserted USB module is not a supported device. The behavior of this USB device and the impact to the Access Point is not guaranteed. If Cisco determines that a fault or defect can be isolated due to the use of third-party USB modules installed by a customer or reseller, Cisco may withhold support under warranty or support program under contract. In the course of providing support for Cisco networking products, the end user may be required to install Cisco-supported USB modules in the event Cisco determines that removing third-party parts will assist Cisco in diagnosing root cause for troubleshooting purposes. Cisco also reserves the right to charge the customer per then-current time and material rates for services provided to the customer when Cisco determines, after having provided such services, that an unsupported device caused the root cause of the defective product |
Configure an AP profile (CLI)
Procedure
|
Step 1 |
Enter global configuration mode. Example:
|
||
|
Step 2 |
Configure an AP profile and enter the AP profile configuration mode. Example:
Example:
|
||
|
Step 3 |
Enable USB for each AP profile. Example:
Use the no usb-enable command to disable USB for each AP profile. |
||
|
Step 4 |
Return to privileged EXEC mode. Example:
Alternatively, you can also press Ctrl-Z to exit global configuration mode. |
Configure USB settings for an access point (CLI)
Procedure
|
Step 1 |
Enter privileged EXEC mode. Example:
|
||
|
Step 2 |
Enable the USB port on the AP. Example:
Example:
Use the ap name ap-name no usb-module command to disable the USB port on the AP. |
||
|
Step 3 |
Override USB status of the AP profile and consider the local AP configuration. Example:
Example:
Use the ap name ap-name no usb-module override command to override USB status of the AP and consider the AP profile configuration.
|
USB configuration monitoring for access points (CLI)
Monitor USB configurations for access points using command-line interface commands to view inventory details, module summaries, configuration details, and status information.
-
To view the inventory details of APs, use this command:
show ap name ap-name inventory
The following is a sample output:
Device# show ap name AP500F.8059.1620 inventory NAME: AP2800 , DESCR: Cisco Aironet 2800 Series (IEEE 802.11ac) Access Point PID: AIR-AP2802I-D-K9 , VID: 01, SN: XXX1111Y2ZZZZ2800 NAME: SanDisk , DESCR: Cruzer Blade PID: SanDisk , SN: XXXX1110010, MaxPower: 224 -
To view the summary of an AP module, use this command:
show ap module summary
This is a sample output:
Device# show ap module summary AP Name External Module External Module PID External Module Description ---------------------------------------------------------------------------------------------- AP500F.1111.2222 Enable SanDisk Cruzer Blade -
To view the USB configuration details for each AP, use this command:
show ap name ap-name config general
This is a sample output:
Device# show ap name AP500F.111.2222 config general . . . USB Module Type.................................. USB Module USB Module Status................................ Disabled USB Module Operational State..................... Enabled USB Override …………………………….. Enabled -
To view status of the USB module, use this command:
show ap profile name xyz detailed
This is a sample output:
Device# show ap profile name xyz detailed USB Module : ENABLED


Feedback