How to Increase Wi-Fi Speed ​​on MikroTik: From Basic Settings to Advanced Optimization

A situation where powerful MikroTik Unexpectedly slow wireless connection speeds are a familiar problem to many administrators. Often, the problem lies not in the device's hardware, but in incorrect default settings that don't take into account the building density and the number of neighboring networks. Simply turning on the router and forgetting about it is a strategy that rarely produces the desired results in today's environment.

To achieve maximum throughput A comprehensive approach is necessary, analyzing the radio frequency spectrum and selecting optimal encryption parameters. It's important to understand that Wi-Fi speed depends on many factors, from channel width to the distance between the client and the access point. Ignoring even one of these aspects can negate your setup efforts.

In this article, we'll cover specific steps to get the most out of your hardware. We won't offer abstract advice, but rather focus on proven methods applicable to RouterOS. Be prepared to work with the WinBox interface or terminal, as the standard web interface doesn't always provide full control over the radio module's parameters.

Radio broadcast analysis and frequency selection

The first step to increasing speed is a realistic assessment of the surrounding radio environment. The 2.4 GHz band is often congested, leading to collisions and packet retransmissions, drastically reducing actual throughput. Using the built-in tool Tools → Packet Sniffer or third-party scanners will help identify the least loaded channels.

However, if your goal is precisely high speed, then the only correct solution is to switch to the 5 GHz band. This band offers significantly more non-overlapping channels and supports wider frequency ranges. On modern models hAP ac or RB4011 Ignoring the fifth gigahertz is tantamount to voluntarily limiting speed.

When analyzing, it's important to consider not only the number of networks but also their signal strength. A weak but neighboring network can create background noise that interferes with stable operation. In such cases, changing the antenna polarization or physically relocating them can help.

⚠️ Note: Some older client devices (such as IoT devices or older laptops) may not support the 5 GHz band. For these devices, you'll need to use a separate 2.4 GHz network or use dual-band mode with smart switching.

4 GHz. Therefore, when planning coverage, it is necessary to take into account the room geometry.

Optimization of channel width and protocols

The key parameter that directly affects the theoretical maximum speed is the channel width. In the settings Wireless You can select values ​​from 20 MHz to 160 MHz for the interface. The wider the channel, the more data can be transmitted per unit of time, but the higher the risk of interference.

For the 5 GHz band, the de facto standard is the width 80 MHzUsing 160 MHz is only possible in perfectly clear airwaves, which is extremely rare in apartment buildings. Attempting to force 160 MHz in a noisy environment will result in speeds dropping below those of 40 MHz due to constant retracements.

The choice of wireless standard is also critical. Make sure that the field Wireless Protocol selected 802.11ac or 802.11ax (if the equipment supports Wi-Fi 6). legacy modes 802.11b/g/n will slow down the entire network if even one device connects using the old standard.

The setup takes place in the section Wireless → Wireless Interfaces → Double click on interface → WirelessHere you can also set priority operating modes.

📊 What is your current 5 GHz channel width?
20 MHz
40 MHz
80 MHz
160 MHz
Don't know

Setting up security and encryption

Security protocols not only protect data but also impact the router's processor performance and the speed of the handshake process when connecting. WPA/TKIP Not only is it easy to hack, but it also cuts the speed to 54 Mbps, forcibly switching the network to legacy mode.

The optimal choice for modern networks is WPA2-AES or, even better, WPA3In RouterOS, these settings are located in the tab Security ProfileThe transition to AES-CCM provides hardware-accelerated encryption on most Qualcomm Atheros and MikroTik chips, minimizing CPU load.

Using strong passwords is also important, but don't go overboard with key lengths if your network contains a lot of older devices that might not be able to handle the complex WPA3-SAE authentication procedures.

⚠️ Note: Interfaces and menu item names may differ depending on the RouterOS version (v6 or v7). In Mikrotik v7, the Wireless menu structure has been significantly redesigned and is now more logical.

Make sure your security profile doesn't have any weak algorithms enabled. A clean profile ensures that no device can slow down the network to low speeds for the sake of compatibility.

Transmit Power Control and Roaming

Intuitively it seems that the maximum transmit power (tx-power) will provide a better signal. However, in reality, too much power leads to channel asymmetry: the router "shouts" at the client but doesn't hear its quiet response. This causes packet loss and reduced speed.

It's recommended to select the power empirically, starting with average values ​​(around 18-20 dBm for 2.4 GHz and slightly higher for 5 GHz). For this purpose, the radio settings interface has a slider or a dBm input field.

To organize seamless roaming between multiple MikroTik access points, you need to configure install-microcell or use protocols 802.11r/k/vThis will allow clients to quickly switch between access points without losing connection, which is critical for VoIP and video calls.

What is Guard Interval?

Guard Interval is the protective interval between data packet transmissions. Reducing the GI (Short GI) can slightly increase speed, but increases the risk of errors in conditions of strong signal reflections.

Comparison of settings for different scenarios

The choice of configuration depends on the specific needs. For an office environment where stability and support for multiple devices are essential, one set of settings will be appropriate, while for a home media server requiring 4K video streaming, another will be appropriate.

Below is a table to help you determine the basic parameters depending on the type of room and requirements.

Parameter Apartment (many neighbors) Private house (large area) Office (many clients)
Range 5 GHz (priority) 5 GHz + 2.4 GHz 5 GHz
Channel width 40-80 MHz 80-160 MHz 20-40 MHz
Power (Tx) Average (15-18 dBm) High (20+ dBm) Low/Medium
Security WPA2/WPA3 WPA2/WPA3 WPA2-Enterprise

It's important to adapt these values ​​to your specific situation. For example, a private home with thick walls may require installing additional access points (CAPsMAN) rather than simply cranking the power to maximum.

Additional RouterOS performance settings

In addition to the radio settings itself, it is worth paying attention to the system parameters. Enabling Fast Track in the section IP → Firewall → Mangle (or automatically in Fasttrack rules) allows packets to be forwarded without going through complex checks, which reduces CPU load and increases NAT speed.

Also check the settings TCP MSSAn incorrect MSS clamp can lead to packet fragmentation and reduced speeds on some sites. The optimal value is usually calculated automatically, but in complex tunnels (PPPoE, L2TP), manual adjustment may be required.

Don't forget to update your firmware. New versions RouterOS Often contain wireless module driver fixes that improve stability and compatibility with new clients.

☑️ Quick Optimization Checklist

Completed: 0 / 5

Frequently Asked Questions (FAQ)

Why is the Wi-Fi speed on MikroTik slower than via cable?

Wireless is a half-duplex medium, meaning a device cannot simultaneously transmit and receive data on the same frequency. Furthermore, the overhead of packet headers, encryption, and retries due to interference always reduces the actual speed by approximately 40-50% of the interface's theoretical maximum.

Which channel is best for 2.4 GHz?

In the 2.4 GHz band, only channels 1, 6, and 11 are non-overlapping. The choice of a specific channel depends on what channels your neighbors are using. If all your neighbors are on channel 6, it makes sense to try channels 1 or 11, even if there are weak networks there.

Does the Country setting affect speed?

Yes, selecting a country regulates available channels and maximum transmit power according to local regulations. An incorrect selection may limit available channel bandwidth or power, directly impacting range and speed.

Should I disable 2.4GHz to get faster performance?

If you don't have devices that only operate on 2.4 GHz (smart plugs, old printers), disabling this range or separating network names (SSIDs) will prevent clients from getting stuck on the slow frequency and force them to use the faster 5 GHz.