Network Measurement Experiment

Contents

Network Measurement Experiment#

Repo: pegasus-isi/kiso-network-experiment

Components: FABRIC · Docker · Shell

A Kiso experiment that tests bandwidth between two nodes on two different sites. The experiment runs iperf3 server on one node and the iperf3 client on the other node.

git clone https://github.com/pegasus-isi/kiso-network-experiment
cd kiso-network-experiment
kiso check experiment.yml
kiso up experiment.yml
kiso run experiment.yml
kiso down experiment.yml

See the experiment README for prerequisites, model selection, and configuration details.

See also#