Skip to content

Instantly share code, notes, and snippets.

@craftyshaun
Last active August 9, 2023 01:28
Show Gist options
  • Select an option

  • Save craftyshaun/eb08b8a846862634886dfc98fc0ea5b8 to your computer and use it in GitHub Desktop.

Select an option

Save craftyshaun/eb08b8a846862634886dfc98fc0ea5b8 to your computer and use it in GitHub Desktop.
SWH Wireless Tests

20330809_1100.md

Symptoms

  • Streaming from Spotify or other platforms causes buffering
  • Web traffic seems to be ok

Test Process

  • Connect to wireless network
  • echo date
  • echo ethernet info for wireless adapter
  • run speedtest using Exetel Server (only) to remove any upstream issues

Test Results

SWH_Wireless (Getmilk)

user@SD-MPB ~ % date
Wed 9 Aug 2023 11:19:09 AEST

en0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
	options=6463<RXCSUM,TXCSUM,TSO4,TSO6,CHANNEL_IO,PARTIAL_CSUM,ZEROINVERT_CSUM>
	ether a0:78:17:84:87:fd 
	inet6 fe80::10a6:d1e1:9fdf:2d1%en0 prefixlen 64 secured scopeid 0xd 
	inet 172.16.126.21 netmask 0xffffff00 broadcast 172.16.126.255
	inet6 fd15:b067:91d4:1bfb:c81:9451:ff4:df3d prefixlen 64 autoconf secured 
	nd6 options=201<PERFORMNUD,DAD>
	media: autoselect
	status: active
user@SD-MPB ~ % date
Wed  9 Aug 2023 11:19:52 AEST

user@SD-MPB ~ % speedtest -s 13279

   Speedtest by Ookla

      Server: Exetel - Sydney (id: 13279)
         ISP: Exetel
Idle Latency:     6.22 ms   (jitter: 1.09ms, low: 5.77ms, high: 7.25ms)
    Download:    44.60 Mbps (data used: 71.9 MB)                                                   
                 33.01 ms   (jitter: 34.34ms, low: 5.94ms, high: 549.94ms)
      Upload:    23.29 Mbps (data used: 38.9 MB)                                                   
                175.39 ms   (jitter: 59.27ms, low: 13.68ms, high: 1609.60ms)
 Packet Loss:     0.0%
  Result URL: https://www.speedtest.net/result/c/780015ce-9e0e-49a3-9004-95b94f404f0c
  

SWH_Hotdesk

user@SD-MPB ~ % date
Wed  9 Aug 2023 11:19:52 AEST
en0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
	options=6463<RXCSUM,TXCSUM,TSO4,TSO6,CHANNEL_IO,PARTIAL_CSUM,ZEROINVERT_CSUM>
	ether a0:78:17:84:87:fd 
	inet6 fe80::10a6:d1e1:9fdf:2d1%en0 prefixlen 64 secured scopeid 0xd 
	inet 172.16.137.28 netmask 0xffffff00 broadcast 172.16.137.255
	nd6 options=201<PERFORMNUD,DAD>
	media: autoselect
	status: active

user@SD-MPB ~ % speedtest -s 13279


   Speedtest by Ookla

      Server: Exetel - Sydney (id: 13279)
         ISP: Exetel
Idle Latency:     6.37 ms   (jitter: 0.92ms, low: 5.14ms, high: 7.19ms)
    Download:    22.65 Mbps (data used: 42.3 MB)                                                   
                 58.52 ms   (jitter: 49.40ms, low: 5.61ms, high: 933.26ms)
      Upload:    30.51 Mbps (data used: 37.3 MB)                                                   
                107.08 ms   (jitter: 39.25ms, low: 19.58ms, high: 428.62ms)
 Packet Loss:     0.0%
  Result URL: https://www.speedtest.net/result/c/c7307f87-0897-4b55-8224-574540496959
  
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment