Changes between Version 2 and Version 3 of GeniDesktop/Summer_Camp_2015


Ignore:
Timestamp:
05/19/15 12:59:57 (9 years ago)
Author:
fei@netlab.uky.edu
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GeniDesktop/Summer_Camp_2015

    v2 v3  
    77This tutorial consists of three parts:
    88
    9  * GENI Desktop Operations
     9 * Basic GENI Desktop Operations
    1010 * Brief Introduction to OpenFlow
    1111 * Flow Installation and Monitoring in GENI Desktop
    1212
    13 == GENI Desktop Operations ==
     13== I. Basic GENI Desktop Operations ==
    1414
    15 A general tutorial for GENI Desktop can be found [http://groups.geni.net/geni/wiki/GENIExperimenter/Tutorials/GENIDesktop here]
     15A general tutorial for GENI Desktop can be found at [http://groups.geni.net/geni/wiki/GENIExperimenter/Tutorials/GENIDesktop http://groups.geni.net/geni/wiki/GENIExperimenter/Tutorials/GENIDesktop]
     16
     17 * Part I: Design/Setup
     18
     19     Follow the instructions of Part I: Design/Setup of the tutorial to create a three-node topology.
     20
     21 * Part II: Excute
     22     *  Step A: Copy a file to the selected nodes.
     23     *  Step B: Login to the selected nodes.
     24     *  Step C: Run a command on the selected nodes.
     25     *  Step D: Copy a file from the selected nodes.
     26     *  Step E: Monitor the traffic of the selected interface.
     27
     28 * Part III: Finish
     29     *  Teardown experiment
     30
     31== II. Introduction to OpenFlow ==
     32
     33A brief introduction to OpenFlow can be found at [   ]
    1634
    1735
    18 == Introduction to OpenFlow ==
     36== III. Flow Installation and Monitoring ==
    1937
     38 * Part I: Design/Setup
     39    * Step A: Create two slices, one for the controller and one for an experiment using OVS nodes.
     40      * Pick "Public IP address" for the controller node.
     41      * The slice with OVS nodes consists of three OVS nodes and two Xen nodes.
     42    * Step B: Figure out the IP
     43    * Step C: Run an initialization script to point
    2044
    21 == Flow Installation and Monitoring ==
     45 * Part II: Execute
     46    * Install, list, and delete flows on the experiment
     47    * Monitor per-flow performance
     48
     49 * Part III: Finish
     50    * Teardown experiment
     51                                                                                           
     52