Experiments for ashman based on POX How to use:
- Download latest mininet VM from https://github.com/mininet/mininet/downloads/
- Clone this repository into working directory
- sudo ./run_experiments to run simulation experiments
- sudo ./gen_plot to generate plot diagram and data text
- _16 suffix means simulation benchmark with 16 hosts, and _128 suffix means that with 128 hosts, modifications should be made to .sh scripts while running with different number of hosts
- Some parameters can be modified in run_experiments.sh, e.g. BW(bandwidth), duration, etc.