Changes between Version 77 and Version 78 of GEC17Agenda/AdvancedOpenFlow/Procedure/Execute


Ignore:
Timestamp:
09/11/14 15:15:59 (10 years ago)
Author:
divyashri.bhat@gmail.com
Comment:

--

Legend:

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

    v77 v78  
    4242  * '''2.2.2''' Setup the `switch` and the `aggregator`
    4343
    44  On the Aggregator Node run
    45   {{{
    46       sudo bash
    47       source  /etc/profile.d/rvm.sh
    48       trema run /tmp/aggregator/aggregator.rb >& /tmp/trema.run &
    49   }}}
    50 
    5144 On the Switch Node run
    5245 {{{
    53      sudo bash
    54      source  /etc/profile.d/rvm.sh
     46     sudo su
    5547 }}}
    5648 [[Image(GENIExperimenter/Tutorials/Graphics:4NotesIcon_512x512.png,3%)]] We have already installed and configured the OVS switch, if you want to take a look at the configuration and understand more look at the output of these commands