Unstable wireless connection speeds and sudden disconnects are often the result of high radio frequency congestion. In apartment buildings, where more than ten routers may be operating in a single building, there are virtually no available frequencies. Signal interference This leads to the fact that even a powerful router cannot provide the data transfer speed stated by the manufacturer. Equipment owners MikroTik In such situations, it is necessary to manually intervene in the wireless network settings.
Changing the channel allows you to move your access point to a less crowded frequency, which immediately improves connection stability. However, this process requires more than just randomly selecting a channel; it requires preliminary analysis of the airwaves. Choosing the correct channel width and channel number is critical for the 2.4 GHz standard, as there are only three non-overlapping frequencies. In this article, we'll discuss how to conduct an airtime audit and properly reconfigure your equipment.
To complete the setup, you will need access to the web interface. RouterOS or installed utility WinBoxWe'll explore both methods, paying special attention to hidden parameters that are often overlooked by users. Understanding how wireless spectrum works will help you not only solve current problems but also prevent them in the future as your network environment changes.
⚠️ Warning: Changing wireless settings may temporarily interrupt your Wi-Fi connection to the router. Make sure you can connect to the device via a LAN cable if something goes wrong.
Diagnostics of the etheric environment and spectrum analysis
Before you start blindly channel-surfing, you need to understand what exactly is happening in the radio air around your device. MikroTik Provides built-in tools for scanning available networks, allowing you to see not only the names of neighboring routers but also their signal strength. Using this data is the only way to make an informed decision. Without prior analysis, you risk jumping from a "clogged" channel to an even noisier one.
To get started, go to the menu Wireless and open the tab Interfaces. Select your wireless interface (usually it's called wlan1 or wifi1) and press the button ScanA window will open with a list of all available networks within range of your antenna. Pay attention to the column Signal (signal level) and Channel (channel). The less negative the signal value (for example, -40 is better than -80), the more interference this network causes.
It's important to consider not only the number of networks but also their channel width. If a neighbor uses 40 MHz on channel 1, they're effectively covering bands 1 through 5. Overlapping channels They create the bulk of the noise, so your task is to find a "hole" in the spectrum where the influence of neighboring channels is minimal. In the 2.4 GHz standard, channels 1, 6, and 11 are considered ideal, as they do not overlap.
- 📡 Use the scanning feature in WinBox to get an up-to-date picture of airtime congestion in real time.
- 📉 Pay attention to networks with a signal level above -75 dBm, as they are the ones that create the most interference.
- 🔄 Keep in mind that microwave ovens and Bluetooth devices also generate noise in the 2.4 GHz range.
Setting up a wireless interface via WinBox
Once you've identified a clear range, you can begin changing the channel directly. The most complete control over the settings MikroTik provides the utility WinBoxThe program's interface may seem complicated to a beginner, but it provides access to all the necessary parameters that are often hidden in simplified web versions.
Open the menu Wireless and double-click on your interface. In the window that opens, find the field Frequency (Frequency) or Channel (Channel), depending on the version RouterOSNewer versions of the operating system use the frequency unit MHz rather than the channel number. For example, channel 6 corresponds to a frequency of 2437 MHz. You can enter the channel number manually or select it from the drop-down list.
Pay special attention to the parameter Width (Channel width). For the 2.4 GHz band, it is recommended to set the value 20MHzto minimize overlap with neighboring networks. Setting the value 20/40MHz Ce or 40MHz in an apartment building often leads to a drop in speed due to constant collisions and packet retransmissions.
/interface wireless
set wlan1 frequency=2437 width=20mhz channel-width=20mhz
☑️ Checklist before changing the channel
Changing settings via the QuickSet web interface
If you don't have a computer with it installed at hand WinBox, basic setup can be done through a browser. Web interface MikroTik, especially in mode QuickSet, is significantly simplified, but allows you to change basic wireless network settings. This method is suitable for quickly adjusting settings without delving into technical details.
Log in to your router's interface by entering its IP address in your browser's address bar. Find the section Wireless or button QuickSet in the top menu. In the Wi-Fi settings block, you will see a field Frequency or ChannelHere you can also change the SSID (network name) and password if necessary. After selecting the desired value, be sure to click the button Apply or OK to save changes.
It's worth noting that the web interface may not display all available options, such as fine-tuning channel width or transmitter power. If stability issues persist after changing the channel, it's recommended to use WinBox for more fine-tuning of parameters Advanced Mode.
⚠️ Note: The QuickSet interface may automatically switch the device's operating mode. Always check that the router remains in this mode after making changes. AP Bridge, and not go into client or bridge mode unless you intended to.
5 GHz band settings
The 5 GHz band offers significantly more open channels and is less susceptible to interference from household appliances. However, it has its own nuances related to regulatory restrictions and client device support. MikroTik strictly adheres to regional settings, so the list of available channels may differ depending on the selected one country.
When setting up 5 GHz, it's important to choose the right channel width. Unlike 2.4 GHz, you can safely use 40MHz, 80MHz and even 160MHz (If your router model allows it). A wide channel provides maximum throughput but reduces the number of available non-overlapping frequencies. In densely populated areas, it can sometimes make sense to sacrifice channel width for stability.
Transmission power is also critical in this range. Too much power can deafen client devices, preventing them from communicating back to the router. Optimal power settings often require trial and error.
Why are some 5GHz channels unavailable?
Some channels in the 5 GHz band are marked as DFS (Dynamic Frequency Selection). They are used by radars and weather stations. The router is required to release such a channel when radar is detected, which may temporarily disrupt the connection. Use of these channels is permitted, but requires support from client devices.
Channel and frequency correspondence table
For ease of setup, we've provided a reference table linking channel numbers to their actual frequencies. This is especially relevant, as different firmware versions RouterOS The display may differ: in some places you need to enter a number, and in others – a frequency in MHz.
| Range | Channel number | Frequency (MHz) | Recommendation |
|---|---|---|---|
| 2.4 GHz | 1 | 2412 | Use in pairs with 6 or 11 |
| 2.4 GHz | 6 | 2437 | The optimal choice for most |
| 2.4 GHz | 11 | 2461 | Alternative when 1 and 6 are occupied |
| 5 GHz | 36-48 | 5180-5240 | Low channels, high compatibility |
| 5 GHz | 149-165 | 5745-5825 | High channels are often less crowded |
When selecting a frequency from the table, keep in mind that using the extreme values of the range sometimes gives the best result, since most users leave the default settings (automatic selection or middle channels). Manual setup allows us to bypass this “herd effect”.
Saving the configuration and checking the result
After making all the changes, you need to make sure that the settings are applied and saved. MikroTik Changes take effect immediately, but may be lost upon device reboot if the save command is not executed. This is a common mistake among beginners, leading to repeating all settings after each power reset.
To save the configuration in the menu System select an item Store Or simply click the floppy disk icon in the top toolbar. You can then run a speed test. Use services like Speedtest or download a large file from a local server to assess your actual throughput.
Compare the "before" and "after" results. If your ping has become more stable and your speed has increased, you've selected the right channel. If there's no change, the problem may lie not in radio interference, but in hardware limitations or issues with your ISP.
⚠️ Note: Interfaces and menu item names may vary slightly depending on the installed RouterOS version (v6, v7) and the specific device model (hAP, RB, Cloud). Always consult the official documentation for your software version.
Frequently Asked Questions (FAQ)
How often should I change the Wi-Fi channel on my router?
You should only change the channel if you notice signs of a deteriorating connection: speed drops, connection drops, or high ping. In a static environment, where the surroundings don't change, a channel once configured can work for years. However, in apartment buildings, neighbors may buy new routers, changing the airwaves, so periodic testing (every few months) is a good idea.
Why did the speed become even lower after changing the channel?
This can happen if you've selected a channel that's technically clear but is in the range of a powerful source of interference (such as radar or industrial equipment). Speed may also drop if you've selected a higher-numbered channel, which some older client devices support poorly or not at all.
Is it possible to set up automatic channel change on MikroTik?
Yes, in RouterOS there is a function scan-list and scripts that can analyze the broadcast and switch channels. However, automated settings are often less effective than manual configuration, as algorithms may select suboptimal options or frequently change channels, causing connection interruptions for clients.
Does country affect available channels?
Of course. Parameter country In the wireless interface settings, this determines regional legal restrictions. For example, some countries prohibit certain channels in the 5 GHz band or limit the maximum transmit power. Changing countries may change the list of available frequencies.