“Nothing good is easy, or quick”. – me
A good wireless design is created with the characteristics, and measurements from the type of access point that will be used in production. One of the challenges is how to determine what the capabilities are of a particular access point. Cisco doesn’t make this easy by using a power level map to dBm.
Cisco maps AP transmit power to numbers 1 through 8*. I had referenced the AP Datasheet for the values of each particular AP. The data sheet shows the values from the low end of 2 dBm to 23dBm for a Cisco 3700 series access point.
*Mostly. But not always. Read on fellow wireless person.
I would cross reference a map inside the WLC Cli to map the Tx power to the Cisco power setting (1 – 8). This is a multi-step process since you have to do it for every access point type in your wireless design and for each frequency.
The reality is much more complex. Mind Blown. *Ka-pow!* The AP Tx power and corresponding number is also dependent on the channel it is assigned.
So you have to check the AP Type, Frequency, Channel, and then look at the power map inside the Cisco WLC to get the Tx power setting to configure and document your design. (OR you could use Radio Resource Management but that is another blog post!).
Summary of variables: AP Type ->Frequency->Channel->Power setting map
Here is a Cisco 3700 AP set to channel 157. Notice the type of AP, the channel, and the power mapping.
Another little piece of good knowledge on this output is the Channel Assigned By field and the Tx Power Assigned By field. If the AP is set to a static channel or power it will be listed as User. If it is done by the controller through the RRM process, it will say DCA or DTPC.
Here is a Cisco 3700 AP set to channel 44. Notice the type of AP, the channel, and the power mapping.
Here is a Cisco 1142 set to channel 44. Notice the type of AP, the channel, and the power mapping.
So even with the same type of AP, power level 4 doesn’t always mean Txpower of 14dBm. It might mean 6dBm or some other value. That is a huge difference since the signal power doubles every 3 dBm difference (or is divided by half every 3dBm).
You can see some of this information in the GUI, but not all. You can’t find the power map in the GUI. So you do not know what the Cisco power level corresponds to without using the CLI.
Wouldn’t it be great if there was one command or screen to show you all the infromation in one place? Rather than looking at multiple sources? Well there is.
There is an advanced CLI command that shows you everything you need in one place.
show advanced 802.11a txpower
When you look at the output you can find all the information you need to plan your wireless design and/or configure the access point.
! the command for 2.4GHz is show advanced 802.11b txpower.
Now you know, and knowing is half the battle!
Hey Todd, what controller would this be for? Trying to get a client to pull this info from a 5760 (IOS, not AireOS), should it work?
LikeLike
Hey buddy! I typically use Cisco 5508s and 2504s. I just received some 5520s for two new hospitals. They all run AireOS.
LikeLike
Copy that, thanks. Waiting to see what the client can get for me.
LikeLike
Great info here! Something else worth mentioning that I just discovered, while installing 3702i’s in my building. It would appear that when you first power them up, they assume a default power level mapping of [15/12/9/6/3/0/0/0] for every channel. Then, over time (like two days it seems), they eventually CHANGE over to different mappings. This is problematic, if you make your initial power settings based on the start-up mapping, because a couple days later, that value will likely be different.
Example:
When I first installed this AP, it gave me this value:
ap210 161 3/5 ( 9 dBm) [15/12/9/6/3/0/0/0]
Then, a couple days later, it had this value:
ap210 161 3/8 (17 dBm) [23/20/17/14/11/8/5/2]
So, be sure to check the mappings after the AP’s have been up for some time.
LikeLike
Interesting! I will have to check that out. Thanks for the comment!
LikeLike
Great work Todd
LikeLiked by 1 person
Todd, I’m trying to put together a doc for guys I work with on all the Cisco AP model mappings of integers to tx-power levels in dBm. I found the below for 2700s and 3700s, but I have grown impatient searching for the same info with 2800s, 3800s and 4800s. This blog came up on one of my google searches, so I wanted to check if you or someone can respond with this info for 2800/3800/4800?
An AP 2702e looks like this:
UNii1–15,12,9,6,3 dBm (5 levels 1-5 supported)
UNii2/e–17,14,11,8,5,2 dBm (6 levels 1-6 supported)
UNii3–17,14,11,8,5,2 dBm (6 levels 1-6 supported)
And a 3702e looks like this:
UNii1–15,12,9,6,3 dBm (5 levels 1-5 supported)
UNii2/e–17,14,11,8,5,2 dBm (6 levels 1-6 supported)
UNii3–23,20,17,14,11,8,5,2 dBm (8 levels 1-8 supported)
LikeLike
Nate York has this blog that has most of the info you are looking for.
https://dot11nate.blogspot.com/p/cisco-ap-power-levels.html?m=1
LikeLike
The 3802 and 4802 are not on this list, but this list seems to have every other AP model and is very well done. This is a huge help! Thank you very much Todd!
LikeLike