Skip to content

Newtork performances

On Server side :

10 = secondes
iperf -s -i 10

On client host :

$SERVER = target @iP
iperf -i 10 -c $SERVER