'''[wiki:WiMAX/WiMAX-Tutorial/Dash/06 Previous]'' == Revise, Repeat == We can also observe the affect of some load in the network to the chosen policies by running iperf while the experiment is running. [[br]] After running this modified experiment with {{{ omf exec -C omf-expctl.yaml wmxtutor-dash.rb }}} and pushing the data and log files to iRODs: {{{ iarchive -e expID -c dash }}} try creating the same plots as before from the new '''expID'''.sq3 file. Which policy do you observe to outperform the others with iperf load present in the network? You can also calculate these numbers directly by running SQL commands on the result database; try (using your own '''expID'''): {{{ sqlite3 /var/lib/oml2/expID.sq3 }}} Try running the experiment a few times. Do the results change between different experiment runs? By how much?