This document will cover some of the areas to analyze when troubleshooting a traditional Cisco wireless network. If you are using a mesh network, check out Troubleshooting a Cisco Business Wireless Mesh Network.
Mesh wireless networks are awesome, but let’s face it, things happen! Just like any wireless network, a number of things can cause problems. Sometimes there is a simple fix, while others might be more complicated.
Ready for some troubleshooting? Let’s dig in!
This is the easiest way to troubleshoot but is often overlooked. Even though these may appear to be obvious, it is good to start with the basics.
Every Service Set Identifier (SSID) requires sending a beacon frame every 100 milliseconds (ms), which can eat up a lot of channel utilization.
It is best to limit the total number of SSIDs on the AP to 1-2 SSIDs per radio or per AP if possible.
The AP must be able to communicate with other devices to be effective. A simple way to check this is to perform a ping.
Ping the AP from at least two clients that are connected (associated) to that particular access point. Access the administration menus of that AP to determine which clients are connected directly.
Ping from the router to the access point IP address to see if end-to-end connectivity is available. Ping from the router to the wireless clients associated with the AP to check if they can be reached from the main network.
For more details on how to ping, click on the most appropriate link:
Make sure that the DHCP server is operational and reachable from the Local Area Network (LAN) of the AP.
It’s possible that there are more clients needing an IP address than are available in the DHCP pool. See the section How to View or Change the Pool of IP Addresses for DHCP section the article Best Practices for Setting Static IP Addresses on Cisco Business Hardware for more information.
There may be times where too many DHCP addresses are cached, which can also prevent clients from getting an IP address. To learn more about this, check out
If Windows, select your wireless connection from the Network Connections panel and verify that its status is "Enabled."
Detailed guidance can be found at the Microsoft Support Forum for troubleshooting wireless network connectivity at the following URL: Fix Wi-Fi connection issues in Windows.
There are some default settings that might cause connection issues. You can try changing the following settings.
Navigate to Single Point Setup > Channel Management page. Under Reassess Channel Assignment, adjust the default of 1 Hour to either Every 12 hours or 1 time a day. This will avoid frequent channel reselection (which will force WLAN client reassociations every 1 hour).
Navigate to Wireless > Radio. You are automatically under Radio 1 (5 GHz). Under Maximum Utilization Threshold, the default of 70 should be changed to 0.
Keep on the Radio page under Radio 1 (5 GHz).
Set Wireless Network Mode to 802.11n/ac.
Scroll down to Advanced Settings and set the following configurations:
Keep on the Radio page and select Radio 2 (2.4 GHz).
Set Wireless Network Mode to 2.4 GHz 802.11n and Wireless Band Selection to 20 MHz.
Scroll down to Advanced Settings and set the following configurations:
Interference can cause issues on wireless networks and can come from more sources than ever before. Microwaves, security cameras, smartwatches, motion detectors, or even fluorescent bulbs can cause interference.
How much they affect the network can depend on many factors including the amount of power emitted if the object is constantly on, or if it is intermittent. The stronger the signal or the more frequently it is on the more problems that can arise.
Rogue APs and rogue clients can cause problems if there are too many on the same channel as well. Voice over IP and streaming of video can cause issues as well.
Interference can be a major inhibitor to wireless performance, creating security vulnerabilities and wireless network instability.
If you would like to learn more about the causes of interference, check out the following articles:
On a real-time application, such as voice or video, it is recommended to have at least a 25 dB SNR versus 20 dB SNR for data application.
Using a standard noise level of -92 dBm, a 25 dB SNR = -67 dBm Received Signal Strength Indicator (RSSI).
Navigate to Monitoring > Wireless Dashboard on the Web UI to see inside your network.
The following chart shows the Acceptable Signal Strengths RSSI Value:
Signal Strength | Rating | Description | Required to use |
---|---|---|---|
-30 dBm | Amazing | Max achievable signal strength. The client can only be a few feet from the AP to achieve this. Not typical in the real world. | N/A |
-67 dBm | Very Good | Minimum signal strength for applications that require very reliable, timely delivery of data packets. | Voice over IP, Voice over WiFi, and streaming video |
-70 dBm | Okay | Minimum signal strength for reliable packet delivery. | Email, web |
-80 dBm | Not Good | Minimum signal strength for basic connectivity. Packet delivery may be unreliable. | N/A |
-90 dBm | Unusable | Approaching or drowning in the noise floor. Any functionality is highly unlikely. | N/A |
Being aware of events can help ensure the network runs smoothly and prevent failures. Syslogs are useful for network troubleshooting, debugging packet flow, and to monitor events.
These logs can be viewed on the Web User Interface (UI) of the Master AP and if configured, on remote log servers. Events are typically erased from the system when rebooted if they are not saved on a remote server.
If you would like more information, check out these articles:
A packet capture, also known as a PCAP file, is a tool that can be helpful in troubleshooting. It records every packet sent between devices in your network, in real-time. Capturing packets allows you to dig into the details of the network traffic, which can include everything from device negotiation, protocol conversations, failed authentication, and sensitive information transfer. You can see the path of specific traffic flows and every interaction between devices on selected networks. These packets can be saved for further analysis as needed. It’s like an x-ray of the network’s transfer of packets.
If you would like more information, check out these articles:
An option of last resort, that should only be done to remedy the most severe issues such as losing the ability to gain access to the management portal, is to perform a hardware reset on the router.
When you reset to factory default settings you lose all configurations. You will need to set up the router again from scratch so make sure you have the connection details.
Reference your hardware administration manual for specific details on how to accomplish a hardware reset.
If your router model is over 5 years old, consider replacement with a modern router to get the latest security and vulnerability patches. Many older routers do not provide further development efforts to keep them updated and patched (just as you would normally do with your PC).
It’s hard to tell what helped you fix your connection, but this toolbox of options should have done the trick!
Revision | Publish Date | Comments |
---|---|---|
1.0 |
13-Jul-2020 |
Initial Release |