WLC and AP Power settings

AP Power settings made easy

To fully understand and sometimes troubleshoot our wireless networks, we need to know exactly what is going on with our AP s, especially what power they are outputting. So in this post we are going to look at AP Power settings made easy.

A man is drawing a diagram of an internet network

The Problem – Different AP models each have their own Power Levels

The problem we face is that different models of AP, each have their own set of power levels.

Cisco only tells us a number between 1 and X. 1 is full power, every number we add to it is a decrease of 3dB. Some APs go to 5, some go to 8. The same AP on 2.4GHz can have a different range on 5GHz.

This is further complicated by moving an AP from one UNII band in 5GHz to another, still in 5GHz, can completely change its power level range.

What we need is a simple easy way to know exactly what is going on with our power ranges, and what an AP’s power level is set to.

Well, never fear, Cisco has given us tools to help us with this.

The command ” show ap config 802.11a <ap_name> ” will show us lots of information about the power settings, see Table 1 below. We see the number of supported levels, how they map to dBm, the current power level, and whether the power has been set manually or by RRM.

Note: there is a lot of output from this command, the output shown is a snippet from several pages down – you need to press “spacebar” several times to get to this. It usually comes right after the speeds!

 

Table 1: “show ap config 802.11a <ap_name>” output (WLC 5508 8.5 code, 3602 AP)

Tx Power
Num Of Supported Power Levels … 8
Tx Power Level 1 ……………………….. 23 dBm
Tx Power Level 2 ………………………. 20 dBm
Tx Power Level 3 ………………………. 17 dBm
Tx Power Level 4 ………………………. 14 dBm
Tx Power Level 5 ………………………. 11 dBm
Tx Power Level 6 ……………………….. 8 dBm
Tx Power Level 7 ……………………….. 5 dBm
Tx Power Level 8 ………………………. 2 dBm
Tx Power Configuration …………….. CUSTOMIZED
Current Tx Power Level ……………… 3
Tx Power Assigned By ……………….. User

 

In fact, pressing spacebar again gives us more information about the AP channel, we can see this in table 2 below.

Table 2: further output of “show ap config 802.11a <ap_name>” command output (WLC 5508 8.5 code, 3602 AP)

Phy OFDM parameters
Configuration ……………………….. CUSTOMIZED
Current Channel …………………… 149
Channel Assigned By …………….. User
Extension Channel ……………. …. ABOVE
Channel Width………………….. …. 40 MHz
Allowed Channel List……………… 36,40,44,48,52,56,60,64,100,
…………………………………………….. 104,108,112,116,132,136,140,
…………………………………………….. 149,153,157,161,165

 

Here, we can see the current channel set, the channel width, is the extension above or below the current channel (in this case 802.11n +1 channel bonding). We can also see the allowed channels, and whether the channel selection has been set manually or by RRM.

Connecting to the AP (I consoled into the AP CLI, as I did with the WLC), we see it also has some commands we can use.

”show controllers dot11radio 1 freq” will show us the frequency and the channel we are on, as well as other channels supported, see Table 3 below. (In this case “controllers” refers to the hardware controller in the interface, not the WLC – controller).

 

Table 3: “show controllers dot11radio 1 freq” output (WLC 5508 8.5 code, 3602 AP)

Carrier Set: United states (US) (-A)
Uniform Spreading Required: Yes
Configured Frequency: 5745 MHz Channel 149 40MHz, extended above
Serving Frequency: 5745 MHz Channel 149 40MHz, extended above
Allowed Frequencies: * Dynamic Frequency Selection (DFS) only
5180( 36) 5200( 40) 5220( 44) 5240( 48) *5260( 52) *5280( 56) *5300( 60) *5320( 64) *5500(100) *5520(104) *5540(108) *5560(112) *5580(116) *5660(132) *5680(136) *5700(140) 5745(149) 5765(153) 5785(157) 5805(161) 5825(165)

Listen Frequencies:
5180( 36) 5200( 40) 5220( 44) 5240( 48) 5260( 52) 5280( 56) 5300( 60) 5320( 64) 5500(100) 5520(104) 5540(108) 5560(112) 5580(116) 5600(120) 5620(124) 5640(128) 5660(132) 5680(136) 5700(140) 5720(144) 5745(149) 5765(153) 5785(157) 5805(161) 5825(165)
Beacon Flags: 0, Interface Flags 2020105, Interface Events 0, Mode 9; Beacons are enabled; Probes are enabled

 

Note: The text has scrolled over the end-of-line, I left it like this, as this is how it appears on the screen.

Another command typed on the AP “ show controllers dot11radio powercfg ” will show us the number of power levels, the range of power levels allowed, and the current power level setting. (In this case “controllers” again refers to the hardware controller in the interface, not the WLC – controller).

 

Table 4: “show controller dot11radio 1 powercfg” output (WLC 5508 8.5 code, 3602 AP)

Configured TxPower: 17 dBm (Level Index 3)
Allowed Power Levels: 23 20 17 14 11 8 5 2 dBm
Allowed Client Power Levels: 23 20 17 14 11 8 5 2 dBm

So, there we have it. We now have an easy way to determine the power levels in use from the WLC’s and the AP’s perspectives.

See you next time!

 

If you are looking to make your mark in the IT Industry, then NC-Expert offers excellent training courses aimed at relevant IT industry certifications – contact us today to get started.

NC-Expert Blog

By Rie Morgan September 10, 2026
Mesh Wi-Fi has developed quite the reputation: Need coverage in the far end of the building? Mesh. Can’t get Ethernet to an access point? Mesh. Dead spot upstairs? Mesh. Need Wi-Fi in the warehouse, courtyard, annex, garage, loading dock, or that mysterious conference room where RF signals apparently go to die? Mesh. And there’s a reason for the enthusiasm. Mesh networking can be extremely useful: it can extend connectivity into places where running cable is difficult, expensive, disruptive, or simply impossible. Modern mesh systems can dynamically select paths, recover from connectivity changes, and provide remarkably capable wireless backhaul... but that doesn’t mean mesh is automatically the best architecture. Sometimes the best mesh network is the one you don’t build!
By Rie Morgan August 28, 2026
Automatic Channel Selection sounds like one of those features we should simply be able to trust: the APs monitor the RF environment, the Controller gathers data, an Algorithm considers interference, utilization, neighboring APs, channel availability, and other metrics, then Radio Resource Management (RRM) does its “thing” and selects the best channels. Wonderful! One less problem for the wireless engineer to worry about... except RF rarely cooperates with anything quite that neatly! Modern RRM systems are remarkably capable, and automatic channel selection can dramatically simplify the management of large wireless environments, but an algorithm can only make decisions based on the information it collects, the parameters it has been given, and the objectives it has been designed to optimize. That makes automation a powerful engineering tool. It does not make it the engineer.
By Rie Morgan August 20, 2026
When Wi-Fi performance suddenly deteriorates, interference is often the first culprit to be suspected and, when this (interference) enters the conversation, attention tends to turn immediately toward neighboring Wi-Fi networks. “Someone must have installed another AP.” “The office next door is probably using our channel.” “There are too many SSIDs around here.” Sometimes, this diagnosis is exactly right, but RF interference has a much larger cast of characters than just neighboring APs. In fact, some of the most frustrating wireless problems occur when the interfering device isn’t speaking 802.11 at all! The spectrum doesn’t particularly care whether the energy occupying it came from an enterprise AP, a Bluetooth headset, a microwave oven, or something considerably stranger. To a Wi-Fi radio trying to communicate, unwanted RF energy is simply unwanted RF energy. Wi-Fi Has to Share the Neighborhood The 2.4 GHz band has always been something of an RF “community center”. Wi-Fi operates alongside Bluetooth, Zigbee and other technologies, while various consumer, industrial, medical, and electronic devices may also generate energy within or around the same spectrum. Microwave ovens are perhaps the most famous example. Their emissions can interfere with 2.4 GHz Wi-Fi, particularly when clients are operating nearby. Bluetooth devices, cordless equipment, wireless cameras, sensors, and other transmitters can also contribute RF energy. Some interferers transmit continuously. Others appear periodically. Some hop frequencies. Others produce wideband noise. That last category can be particularly entertaining to troubleshoot... in the very specific sense of “entertaining” that wireless engineers use when they have been staring at spectrum analysis for three hours! The important point is that interference doesn’t need to understand Wi-Fi to disrupt it.