Changes between Version 77 and Version 78 of GEC17Agenda/AdvancedOpenFlow/Procedure/Execute
- Timestamp:
- 09/11/14 15:15:59 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GEC17Agenda/AdvancedOpenFlow/Procedure/Execute
v77 v78 42 42 * '''2.2.2''' Setup the `switch` and the `aggregator` 43 43 44 On the Aggregator Node run45 {{{46 sudo bash47 source /etc/profile.d/rvm.sh48 trema run /tmp/aggregator/aggregator.rb >& /tmp/trema.run &49 }}}50 51 44 On the Switch Node run 52 45 {{{ 53 sudo bash 54 source /etc/profile.d/rvm.sh 46 sudo su 55 47 }}} 56 48 [[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