Changes between Version 65 and Version 66 of GEC17Agenda/AdvancedOpenFlow/Procedure/Execute


Ignore:
Timestamp:
03/10/14 00:32:53 (10 years ago)
Author:
nriga@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GEC17Agenda/AdvancedOpenFlow/Procedure/Execute

    v65 v66  
    121121  - If you really do not know where to start, the answer can be found on node "Switch", at /tmp/load-balancer/load-balancer-solution.rb
    122122  - Copy the above solution into your home directory then re-do the experiment on !LabWiki.
    123   [[BR]][[Image(GENIExperimenter/Tutorials/Graphics:4NotesIcon_512x512.png,2%)]] You need to change your script to use the correct Load Balancing controller (e.g., if your controller is "load-balancer-solution.rb", you should run "/opt/trema-trema-f995284/trema run /root/load-balancer-solution.rb")
     123  [[BR]][[Image(GENIExperimenter/Tutorials/Graphics:4NotesIcon_512x512.png,3%)]] You need to change your script to use the correct Load Balancing controller (e.g., if your controller is "load-balancer-solution.rb", you should run "/opt/trema-trema-f995284/trema run /root/load-balancer-solution.rb")
    124124 - Rerun the experiment using your new OpenFlow Controller following the steps of Section 3.1, check the graphs plotted on !LabWiki as well as the controller's log on node "Switch" and see the difference.
    125125
     
    127127 - '''3.4.1''' Add code in your !LabWiki script to automate starting and stopping your OpenFlow Controller:
    128128  - '''3.4.1.1''' Go back to your !LabWiki page, un-comment the script from line 184 to line 189 to start your OpenFlow Controller automatically on !LabWiki
    129    [[BR]][[Image(GENIExperimenter/Tutorials/Graphics:4NotesIcon_512x512.png,2%)]] You might need to change line 185 to use the correct load balancer controller
     129   [[BR]][[Image(GENIExperimenter/Tutorials/Graphics:4NotesIcon_512x512.png,3%)]] You might need to change line 185 to use the correct load balancer controller
    130130  - '''3.4.1.2''' In your script, uncomment lines 205 to line 209 to stop your OpenFlow Controller automatically on !LabWiki
    131131 - '''3.4.2''' On your !LabWiki web page, drag and drop the `file icon` and repeat the experiment, as described in section 3.1, using a different experiment name (the slice name should stay the same).