Changes between Version 60 and Version 61 of GEC17Agenda/AdvancedOpenFlow/Procedure/Execute


Ignore:
Timestamp:
03/09/14 22:07:19 (10 years ago)
Author:
nriga@bbn.com
Comment:

--

Legend:

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

    v60 v61  
    121121  - Copy the above solution into your home directory then re-do the experiment on !LabWiki.
    122122  [[BR]][[Image(GENIExperimenter/Tutorials/Graphics:4NotesIcon_512x512.png,5%)]] 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  - Reren the experiment using your new OpenFlow Controller following steps in Section 2.5, check the graphs plotted on !LabWiki as well as the controller's log on node "Switch" and see the difference.
    124  - When your experiment is done, you need to stop the Load Balancer:
    125   - On node "Switch", use the following command to disconnect the OpenFlow Switch from the controller:
    126   {{{
    127   ovs-vsctl del-controller br0
    128   }}}
    129   - On node "Switch", press "Ctrl" and "c" key to kill your Load Balancer process on node "Switch"
     123 - 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.
    130124
    131125=== 3.4 Automate your experiment using !LabWiki ===