This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
advanced-wireless [2024/11/09 17:45] – [Protected Management Frames] -Reorder text/condense hogwild | advanced-wireless [2025/08/27 12:47] (current) – [Roaming Assistant] add more details to optimize the behaviour (part 2) m_ars | ||
---|---|---|---|
Line 93: | Line 93: | ||
* Disable * | * Disable * | ||
- | * Auto - Determines | + | * Auto - determines |
\\ | \\ | ||
Line 125: | Line 125: | ||
- Federal Communications Commission or " | - Federal Communications Commission or " | ||
- | - European Telecommunications Standards Institute | + | - European Telecommunications Standards Institute |
- Telecom Engineering Center or " | - Telecom Engineering Center or " | ||
- (South) Korea Communications Commission (KCC) | - (South) Korea Communications Commission (KCC) | ||
Line 343: | Line 343: | ||
If Media Bridge is enabled, the field appears under the corresponding Media Bridge Radio. | If Media Bridge is enabled, the field appears under the corresponding Media Bridge Radio. | ||
- | Media Bridge mode creates a Virtual Interface (" | + | Media Bridge mode creates a Virtual Interface (" |
- | + | ||
- | If set to " | + | |
Line 356: | Line 354: | ||
Support for this started with release 2022.1 (ARM & MIPS hardware; Some MIPS models may not include this option). | Support for this started with release 2022.1 (ARM & MIPS hardware; Some MIPS models may not include this option). | ||
- | \\ | + | There are two criteria for the roaming assistant: |
+ | |||
+ | >1) RSSI [ARM and MIPS hardware]\\ 2) idle rate of your client (default rate for checking < 2 Kbps) [only ARM hardware] | ||
+ | |||
+ | You can test that for example: if your client constantly is downloading something it will not be kicked off your wireless lan, even if the RSSI criteria is crossed. | ||
+ | |||
+ | If the default idle rate (hidden option for ARM branch only) is too low for you, it can be adjust: | ||
+ | |||
+ | Example - change idle limit from 2 (default) to 200 Kbps: | ||
+ | |||
+ | <code -> | ||
+ | root@R7000:/ | ||
+ | 2 | ||
+ | root@R7000:/ | ||
+ | root@R7000:/ | ||
+ | 200 | ||
+ | root@R7000:/ | ||
+ | </ | ||
+ | |||
+ | To apply the new limit: | ||
+ | |||
+ | <code -> | ||
+ | root@R7000:/ | ||
+ | </ | ||
Line 417: | Line 438: | ||
This sets the maximum number of clients allowed on the WiFi network. Increasing this number isn't advised. The the likely result will be an overloaded network with slow throughput. There is little risk in testing a lower number. This can be useful to reduce network traffic, or for security purposes. | This sets the maximum number of clients allowed on the WiFi network. Increasing this number isn't advised. The the likely result will be an overloaded network with slow throughput. There is little risk in testing a lower number. This can be useful to reduce network traffic, or for security purposes. | ||
+ | |||
+ | Note that SDK7 routers like the Netgear R7900, R8000 or Asus AC3200 support **only up to 32 clients** per band, or 3x32 in total. | ||
\\ | \\ |