11-14-2024 02:58 PM
Posting this here as an FYI: https://bst.cloudapps.cisco.com/bugsearch/bug/CSCwm31864
The symptom we've seen is clients unable to connect to a specific AP, so they connect to faraway APs instead, or their connection drops when they attempt to roam to an affected AP. Only 2800/3800 series, not 9100 series, it seems. We first noticed the symptoms early this semester when on 17.9.5/APSP5 and still do on 17.12.4/APSP2.
Out of 3,000 of our 2800/3800s, we've had about a dozen repeat offenders identified by end user complaints. We hadn't gotten any complaints for a couple weeks. Yesterday I found a way to "monitor" for the issue via CLI and found half a dozen that were at 75% memory utilization or higher, and we rebooted them. Today there are 4 more.
My way to "monitor" it involves two steps. First, in the AP join profile, under AP > AP Statistics, enable "Monitor real time statistics" and "trigger alarm for AP". There's also an option to (automatically?) reload the AP, which I've opted not to use. You can customize the alarm %; I stuck with the default 75%.
Then, in the CLI, run the following command exactly, without removing any of the spaces, and remove any line breaks your browser adds; this is all on one line:
show ap config general | i AP Name|Memory alarm status : Active|CPU alarm status : Active
Here it is in "code sample" form if that displays better:
show ap config general | i AP Name|Memory alarm status : Active|CPU alarm status : Active
Optionally, issue a "terminal length 0" before the above command to avoid having to hit the space bar dozens of times to scroll through all your APs.
The resulting output is a list of all the AP names, and if a particular AP is in memory and/or CPU alarm status, a line will appear for that as well. If anyone knows of a better way to do this without DNAC, I'm open to suggestions. I'm told DNAC will reveal that information, but we don't have it yet.
We have a team of Cisco employees, from TAC to the BU to developers and others, working on this and a few other issues, and we're told a fix has been prepared that we'll be receiving soon in the form of an escalation APSP. Hopefully it will be incorporated soon into a public APSP. Meanwhile, I check daily for APs in alarm state and reboot them.
Solved! Go to Solution.
12-20-2024 03:13 PM - edited 12-20-2024 03:14 PM
This issue is supposed to be resolved in 17.12.4 APSP7, which was released today.
The formal release notes aren't up for APSP7 yet, but the bug for the APSP provides a list of resolved bugs: https://bst.cloudapps.cisco.com/bugsearch/bug/CSCwn51737
I was just provided access to APSP6 today, which also includes the fix. I've been advised not to upgrade to APSP7 as it does not include a 9105W wired port latency issue fix that was included in APSP6.
I'll mark this as resolved and will update if I have further issues after APSP6.
12-20-2024 03:13 PM - edited 12-20-2024 03:14 PM
This issue is supposed to be resolved in 17.12.4 APSP7, which was released today.
The formal release notes aren't up for APSP7 yet, but the bug for the APSP provides a list of resolved bugs: https://bst.cloudapps.cisco.com/bugsearch/bug/CSCwn51737
I was just provided access to APSP6 today, which also includes the fix. I've been advised not to upgrade to APSP7 as it does not include a 9105W wired port latency issue fix that was included in APSP6.
I'll mark this as resolved and will update if I have further issues after APSP6.
12-25-2024 03:56 AM - edited 12-25-2024 04:26 AM
> I've been advised not to upgrade to APSP7 as it does not include a 9105W wired port latency issue fix that was included in APSP6
That seems to be documented in CSCwn51737 and the bugs it refers to:
CSCwj92185 Revert fix of CSCwj40713 -C9105AXW latency when clients are using RLAN port
CSCwj40713 says "Although this bug shows as "Fixed", this commit was backed out. The real fix was committed via CSCwk68559 , in 17.15.2 / 17.16." so if you need this fix looks like you should be looking at CSCwk68559 (not CSCwj40713) which provides this knob for dealing with the issue:
After upgrading to a release with this commit, enter the following command under the applicable AP join profile:
9800-L(config-ap-profile)#rlan fast-switching
but CSCwj40713 would be the current best workaround in 17.12.4 if you need it. It's surprising that they didn't include CSCwk68559 in APSP7 when they reverted the other one though! APSP8?
ps: the APSP7 release note is posted now along with the README:
https://www.cisco.com/web/software/286325254/169399/Public_Release_Notes_9800_APSP_17_12_4.pdf
https://www.cisco.com/web/software/286325254/169399/C9800-universalk9_wlc.17.12.04.CSCwn51737.txt
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide