ESNet FasterData
Lawrence Berkeley National Laboratory
BWCTL is a policy and scheduling daemon that wraps a number of other performance measurement tools such as IPERF, NUTTCP, Ping, OWAMP, Traceroute, and Tracepath. This video discusses ways to use the BWCTL tool for network measurement.
bwctl -f m -T iperf3 -t 10 -i 1 -c RECV_HOST -s SEND_HOST
bwtraceroute -T traceroute -c RECV_HOST -s SEND_HOST
bwtraceroute -T tracepath -c RECV_HOST -s SEND_HOST
bwping -T ping -c RECV_HOST -s SEND_HOST
bwping -T owamp -c RECV_HOST -s SEND_HOST