* [Bloat] Good Wi-Fi test programs?
@ 2020-12-06 23:00 Rich Brown
2020-12-07 1:00 ` Jonathan Morton
0 siblings, 1 reply; 3+ messages in thread
From: Rich Brown @ 2020-12-06 23:00 UTC (permalink / raw)
To: bloat, make-wifi-fast-request
A local company is rolling out fiber-to-the-home. Subscribers are switching from crummy Comtrend or ZyXEL DSL modems (whose PPPoE interface runs at 3 to 20mbps) to Calix GigaCenter equipment with symmetric ISP link speeds starting at 25mbps on up.
The complaints I've started to hear are that the new Wi-Fi signal "is weak" - not reaching as far as the DSL equipment did, and that speeds are abysmal (one report is 2.4mbps down, 0.25mbps upload).
Before I insert myself into the "unhappy customer" loop, I would like to ask this august group for thoughts about things to check/test programs to run/phenomena to consider.
I would first do the following "easy tests":
- Check for conflicting/overlapping Wi-Fi channels. I am fond of the free app, WiFi Analyzer from farproc (http://a.farproc.com/wifi-analyzer) for this test, but there are several similar Android apps.
- Compare the signal strength for the DSL modem and the Calix modem, as shown by WiFi Analyzer
- Be sure that all computer(s) are using the Calix modem.
- Use a variety of speed tests: DSLReports, Fast.com, other favorites?
- Compare speedtest results when the test computer is close to, or far from the router.
- (If possible) compare the performance for both Wi-Fi and Ethernet
- Shut off the DSL modem on my way out the door to be sure it's not causing interference or confusing the situation.
Anything else you'd recommend?
Second, are there other more fine-grained/analytic tests that I could run? I'll have a Linux or macOS laptop that I could use to look at other measures: retransmits, CRC errors on the Wi-Fi link, etc. And, finally, what do I recommend based on the information gained from those tools?
Many thanks.
Rich
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Bloat] Good Wi-Fi test programs?
2020-12-06 23:00 [Bloat] Good Wi-Fi test programs? Rich Brown
@ 2020-12-07 1:00 ` Jonathan Morton
2020-12-07 12:34 ` Rich Brown
0 siblings, 1 reply; 3+ messages in thread
From: Jonathan Morton @ 2020-12-07 1:00 UTC (permalink / raw)
To: Rich Brown; +Cc: bloat, make-wifi-fast-request
> On 7 Dec, 2020, at 1:00 am, Rich Brown <richb.hanover@gmail.com> wrote:
>
> I would first do the following "easy tests":
>
> - Check for conflicting/overlapping Wi-Fi channels. I am fond of the free app, WiFi Analyzer from farproc (http://a.farproc.com/wifi-analyzer) for this test, but there are several similar Android apps.
> - Compare the signal strength for the DSL modem and the Calix modem, as shown by WiFi Analyzer
> - Be sure that all computer(s) are using the Calix modem.
> - Use a variety of speed tests: DSLReports, Fast.com, other favorites?
> - Compare speedtest results when the test computer is close to, or far from the router.
> - (If possible) compare the performance for both Wi-Fi and Ethernet
> - Shut off the DSL modem on my way out the door to be sure it's not causing interference or confusing the situation.
>
> Anything else you'd recommend?
Make sure the customer's devices are using 5GHz rather than 2.4GHz band, where possible. The Calix devices apparently support both and try to perform "band steering", but it's worth double checking.
https://www.calix.com/content/calix/en/site-prod/library-html/systems-products/prem/op/p-gw-op/eth-gw/800e-gc-spg/index.htm?toc.htm?76518.htm
I also read while briefly scanning the accessible documentation that Calix operates at maximum permitted wifi transmit power and with up to 80MHz RF bandwidth. While this does maximise the range and throughput of an individual AP, many such APs in close proximity will see the RF channel as "occupied" by each others' transmissions more often than if a lower transmit power were used. The result is that they all shout so much that they can't hear themselves think, and clients can't get a word in edgewise to send acks (with generally lower transmit power themselves).
You should look for evidence of this while analysing channel occupancy, especially in multi-occupancy buildings. It's probably less of a concern in detached or semi-detached housing.
I didn't see any mention of Airtime Fairness technology, which is now a highlighted feature on some other manufacturers' products (specifically TP-Link). Ask whether that is present or can be implemented. You may be able to test for it, if you have established a case where wifi is clearly the bottleneck, by passing a saturating ECN Capable flow through it and looking for CE marks (and/or ECE feedback), since Airtime Fairness comes with built-in fq_codel.
- Jonathan Morton
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Bloat] Good Wi-Fi test programs?
2020-12-07 1:00 ` Jonathan Morton
@ 2020-12-07 12:34 ` Rich Brown
0 siblings, 0 replies; 3+ messages in thread
From: Rich Brown @ 2020-12-07 12:34 UTC (permalink / raw)
To: Jonathan Morton; +Cc: bloat, make-wifi-fast-request
Thanks for this response.
> On Dec 6, 2020, at 8:00 PM, Jonathan Morton <chromatix99@gmail.com> wrote:
>
>> On 7 Dec, 2020, at 1:00 am, Rich Brown <richb.hanover@gmail.com> wrote:
>>
>> I would first do the following "easy tests":
>>
>> - Check for conflicting/overlapping Wi-Fi channels. I am fond of the free app, WiFi Analyzer from farproc (http://a.farproc.com/wifi-analyzer) for this test, but there are several similar Android apps.
>> - Compare the signal strength for the DSL modem and the Calix modem, as shown by WiFi Analyzer
>> - Be sure that all computer(s) are using the Calix modem.
>> - Use a variety of speed tests: DSLReports, Fast.com, other favorites?
>> - Compare speedtest results when the test computer is close to, or far from the router.
>> - (If possible) compare the performance for both Wi-Fi and Ethernet
>> - Shut off the DSL modem on my way out the door to be sure it's not causing interference or confusing the situation.
>>
>> Anything else you'd recommend?
>
> Make sure the customer's devices are using 5GHz rather than 2.4GHz band, where possible. The Calix devices apparently support both and try to perform "band steering", but it's worth double checking.
>
> https://www.calix.com/content/calix/en/site-prod/library-html/systems-products/prem/op/p-gw-op/eth-gw/800e-gc-spg/index.htm?toc.htm?76518.htm
Good point - although 2.4GHz may "go farther" in the absence of interference from neighbors. (See below)
> I also read while briefly scanning the accessible documentation that Calix operates at maximum permitted wifi transmit power and with up to 80MHz RF bandwidth. While this does maximise the range and throughput of an individual AP, many such APs in close proximity will see the RF channel as "occupied" by each others' transmissions more often than if a lower transmit power were used. The result is that they all shout so much that they can't hear themselves think, and clients can't get a word in edgewise to send acks (with generally lower transmit power themselves).
> You should look for evidence of this while analysing channel occupancy, especially in multi-occupancy buildings. It's probably less of a concern in detached or semi-detached housing.
Our community is extremely rural - most homes are at least 100m apart. (But that's why I plan to use the WiFi Analyzer app on my android to look for interfering channels. (One of the items high on my list of differential diagnosis is that the old DSL modem may still be turned on and using the same channel...)
> I didn't see any mention of Airtime Fairness technology, which is now a highlighted feature on some other manufacturers' products (specifically TP-Link). Ask whether that is present or can be implemented. You may be able to test for it, if you have established a case where wifi is clearly the bottleneck, by passing a saturating ECN Capable flow through it and looking for CE marks (and/or ECE feedback), since Airtime Fairness comes with built-in fq_codel.
I have fantasies of our little fiber company telling Calix to "get with the program" and adopt SQM/ATF. I'll keep dreaming.
Thanks.
Rich
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-12-07 12:34 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-06 23:00 [Bloat] Good Wi-Fi test programs? Rich Brown
2020-12-07 1:00 ` Jonathan Morton
2020-12-07 12:34 ` Rich Brown
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox