Posted: Wed Apr 02, 2025 9:31 Post subject: change advertised rate (405 Mbit/s) reported by nmcli
Hello,
I have two APs with the same SSID. I want my laptop to use the closest AP, but unfortunately it regularly takes the AP that's further away. I think this is because the "RATE" of that one is advertised as higher:
Code:
$ nmcli device wifi list
IN-USE BSSID SSID MODE CHAN RATE SIGNAL BARS SECURITY
FF:03:B8:FF:11:EE The Promised LAN Infra 1 270 Mbit/s 95 ▂▄▆█ WPA2
* AA:EF:05:CC:22:BB The Promised LAN Infra 6 405 Mbit/s 55 ▂▄__ WPA2
I don't have 405Mbit/s anyway (ISP limits to 100Mbit/s), so I'd like to change the 405 Mbit to 270 Mbit, like the other AP.
Hopefully this will allow networkmanager to connect to the closest AP (right now, even when it's connected to the closest AP, it still sometimes roams to the one further away).
What setting can I change to influence the advertised rate?
You do not have to change the rate but enter the BSSID in the client (the MAC address of the router you want to connect to) _________________ Quickstart guides:
then I would suggest using different SSIDs and deactivating “auto-connect” and connecting manually.
You can then select the closest SSID depending on your location.
Roaming rarely works the way you want it to
270 / 405 are both HT40 with different modulations (which you cannot influence)
These can both be routers with 3 antennas, but 270Mbit can also be 2 antennas (can be configured in dd-wrt with a different router firmware probably not) _________________ Quickstart guides:
Thanks for the info. Shame roaming cannot be relied upon, it shouldn't be that complex to get somewhat right.
Different SSIDs would work, of course, just a bit absurd to do this manually instead of automated. (Especially when you have non-tech users in the house, who won't easily think of connecting to a different SSID.)