cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
897
Views
5
Helpful
1
Replies

General Approach to Troubleshooting WiFi Disconnects

mmedwid
Level 3
Level 3

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.

1 Accepted Solution

Accepted Solutions

Tiago Antunes
Cisco Employee
Cisco Employee

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.

View solution in original post

1 Reply 1

Tiago Antunes
Cisco Employee
Cisco Employee

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.