We use this command to test bandwidth and packet loss versus tether length with the Fathom-X tether interface boards.
The IP address in this command should be the IP address of the server.
iperf3 -s -B 192.168.2.2
This command will test at 60 Mbps bandwidth maximum and will send 20,000 datagrams before terminating automatically.
iperf3 -c 192.168.2.2 -u -b 60M -k 20K
Tests conducted with the Fathom-X tether interface boards between a Macbook Pro (client) and a Raspberry Pi 3 (server) through a 26AWG UTP. The tether was on a spool and in air. Results could possibly vary when unspooled and underwater.
Tether Length | Max Bandwidth |
---|---|
100m | 80 Mbps |
300m | 64 Mbps |
1000m | 28 Mbps |
Fathom-X Slim tinned/bare tether bandwidth using iperf3: