ip addr add 30.0.0.2/24 dev eth0
ip link set eth0 up
sleep 2
/hostlab/iperf -c 30.0.0.1 -t 8 -i 1 &

