Skip to content

Fritz!Box

test throughput with iperf

... this also works with repeater and other AVM stuff

iperf -c 192.168.178.1 -p4711 -i 1

you might want to update the parameters, to keep it running for one minute with a status update ever 5 seconds:

iperf -c 192.168.178.1 -p4711 -t 60 -i 5