#!/bin/bash
IP=$(cat /etc/this_host)
iperf -c $IP -P 16 -l 4096 -f g -t 30