Changes between Version 38 and Version 39 of GENIEducation/SampleAssignments/OpenFlowLoadBalancerTutorial/ExerciseLayout/Execute
- Timestamp:
- 07/12/13 10:38:19 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GENIEducation/SampleAssignments/OpenFlowLoadBalancerTutorial/ExerciseLayout/Execute
v38 v39 88 88 tc qdisc add dev eth2 root handle 1:0 netem delay 20ms loss 2% 89 89 }}} 90 - Repeat the experiment following the process described in section 2.3 90 - Repeat the experiment following the process described in section 2.3 (if you already log on to !LabWiki, you do not need to log out. But it is recommended to use a different experiment name every time you run an experiment on !LabWiki so that it is easy for us to debug) 91 91 - Did you see any difference from the graphs plotted on !LabWiki, compared with the graphs plotted in the first experiment? why? 92 92 - Check out the OpenFlow Load Balancing Controller's Log on node "Switch" at "/tmp/lb.tmp" and tell how many flows are directed to the left path and how many are on the right path, why?