09-29-2010 05:23 PM
For years I have received occasional complaints about users being dropped from WiF and then reconnecting like a minute or two later.
I wondered what tools people on the Forum used to troubleshoot this transient problem. Cisco APs like the 1200 don't seem to inform about
why someone left.
One thing that has been very helpful over time is using Network Sumbler to see what WAPs are in a vicinity and make sure there is not channel overlap.
What else do folks on the forum use to troubleshoot transient wireless network drops?
Thanks.
Solved! Go to Solution.
10-19-2010 09:13 AM
Hi,
Is this a LWAPP setup or Autonomous AP setup?
If it is LWAP, you can get the mac address of a client PC and enable the debugs on the WLC for that specific client with the command "debug client xx:xx:xx:xx:xx:xx".
If it is Autonomous AP, you can enable the follwoing debugs:
"debug dot11 dot11Radio x trace print"
With the outputs, you will be able to see exactly on which part of the connection it is failing and why the client is dropping, then you can go deep if needed on a specific feature.
Also, you have always the question mark on the IOS APs, so you can go deep on the debugs...
HTH,
Tiago
--
If this helps you and/or answers your question please mark the question as "answered" and/or rate it, so other users can easily find it.
10-19-2010 09:13 AM
Hi,
Is this a LWAPP setup or Autonomous AP setup?
If it is LWAP, you can get the mac address of a client PC and enable the debugs on the WLC for that specific client with the command "debug client xx:xx:xx:xx:xx:xx".
If it is Autonomous AP, you can enable the follwoing debugs:
"debug dot11 dot11Radio x trace print"
With the outputs, you will be able to see exactly on which part of the connection it is failing and why the client is dropping, then you can go deep if needed on a specific feature.
Also, you have always the question mark on the IOS APs, so you can go deep on the debugs...
HTH,
Tiago
--
If this helps you and/or answers your question please mark the question as "answered" and/or rate it, so other users can easily find it.
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