Changes between Version 21 and Version 22 of GENIEducation/SampleAssignments/VLCDashTutorial/Execute


Ignore:
Timestamp:
08/04/14 17:38:25 (10 years ago)
Author:
dbhat@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIEducation/SampleAssignments/VLCDashTutorial/Execute

    v21 v22  
    2525  * '''2.1.2''' Setup the `switch` and the `aggregator`
    2626
    27  On the Aggregator Node run
    28   {{{
    29       sudo bash
    30       source  /etc/profile.d/rvm.sh
    31       trema run /tmp/aggregator/aggregator.rb >& /tmp/trema.run &
    32   }}}
    33 
    3427 On the Switch Node run
    3528 {{{
    3629     sudo bash
    37      source  /etc/profile.d/rvm.sh
    3830 }}}
    3931 [[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