Recently I was working on my lab network, and I have an 1831 access point and a 3702 AP. My comments are specific to Mobility Express, which to be fair is just a regular WLC, running on an access point, with all AP’s in FlexConnect mode only. The AP’s are responsible for all packet processing, NBAR/AVC, anything you are doing goes on in the AP’s.
Naturally, I wanted to get the most out of my network, but I ran into a few challenges, and I will document them here….
First, I am far from a CLI expert on the WLC stuff, I have spent most of my life running WLCs with the GUI – but the Mobility Express series GUI is very simple. I got much better at the CLI during this.
The latest GUI on 8.5 has an “expert” mode now that lets you play with some of the RF settings, the 8.3 version is pretty simplistic. So I popped in the 8.5.103 version, and was liking the new GUI. Everything seemed like it was working…. I applaud Cisco for improving the Mobility Express GUI – it was more simple than some home Linksys offerings in the beginning, this is a step in the right direction.
Let me outline my environment….
- I live in a rural area – there is ZERO wireless noise here, and I control the spectrum pretty well. I don’t deploy stuff without considering the impact.
- I have about a dozen client devices
- For all my testing – I kicked everyone off 5ghz, and ran on just a single AP. Nothing else was in the air – I confirmed this using a spectrum analyzer.
Running the latest bit me
Until I had a problem with my Macbook Air (Early 2014 Model). If you go and look, many people complain about Apple Macbook Air’s and wireless issues – so many different opinions, some blame Apple, some say replace your “router” or access point but I couldn’t find any kind of real problem.
Not a surprise. I ran 8.5.103 – and I was having weird problems. All of my clients were fine except my Macbook Air – as long as it was on 2.4ghz, it was fine – but bump it up to 5ghz, and as soon as traffic started flowing – the AP would simply start ignoring the client. Client thought it was associated, AP saw it as associated — but no traffic moved. It would sometimes come back, sometimes not, if I bounced client adapter – it would come right back. 2.4 was solid.
Doing what I always tell my clients – run the “Gold Star” release in this case 8.3.122 – So I put that version in, and let the APs upgrade. Everything seemed better now – connectivity was solid. After my findings below, I went back to test 8.5.103 again…
AVC Hurting Performance
So being that it was “working” I switched to performance testing. I run a iPERF3 server on my QNAP here at home – confirming performance I was getting 995mb/sec from my wired desktop to the NAS… Ok we are good to test.
My Macbook Air was connected with the following…
Performance Signal Strength: -53 dBm
Signal Quality: 43 dB
Connection Speed: 867 Mbps
Channel Width: 80 MHz
Capabilities 802.11ac (5GHz) Spatial Stream: 2
Time for a test…
Connecting to host QNAP, port 5201
[ 4] local port 56551 connected to QNAP port 5201
[ ID] Interval Transfer Bandwidth
[ 4] 0.00-1.00 sec 15.5 MBytes 130 Mbits/sec
[ 4] 1.00-2.00 sec 16.1 MBytes 135 Mbits/sec
[ 4] 2.00-3.00 sec 16.0 MBytes 134 Mbits/sec
[ 4] 3.00-4.00 sec 15.9 MBytes 133 Mbits/sec
[ 4] 4.00-5.00 sec 16.1 MBytes 135 Mbits/sec
[ 4] 5.00-6.00 sec 15.8 MBytes 133 Mbits/sec
[ 4] 6.00-7.00 sec 15.8 MBytes 132 Mbits/sec
[ 4] 71.00-72.00 sec 46.4 MBytes 390 Mbits/sec
[ 4] 72.00-73.00 sec 46.3 MBytes 389 Mbits/sec
AP CPU with AVC Enabled

AP CPU with AVC Disabled – Heavy Load with iPerf

AP CPU with AVC Disabled – 100 Mbit Stream
Ok so i’m trying to prove my theory… This is AVC Disabled, 100MB Stream using iPerf. About 30% CPU utilization…
AP CPU with AVC Enabled – 100 Mbit Stream
Now I re-enable AVC and run the exact same 100mbit stream. wow ok we are looking at 75%-ish cpu. Clearly AVC is causing a CPU bump – that has to be my problem at higher speeds.