On the host sending the data:
iperf3 -s
On the host receiving the data:
iperf3 -c [IP address of host sending the data]
for example:
iperf3 -c 192.168.178.22
On the host sending the data:
iperf3 -s
On the host receiving the data:
iperf3 -c [IP address of host sending the data]
for example:
iperf3 -c 192.168.178.22