Changes between Version 1 and Version 2 of SarahEdwards/GEC17GettingStartedTutorial


Ignore:
Timestamp:
05/16/13 18:47:50 (11 years ago)
Author:
sedwards@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SarahEdwards/GEC17GettingStartedTutorial

    v1 v2  
    3838
    3939
    40 = Getting Started with GENI - Part I =
     40= Getting Started with GENI - Part II =
     41
     42== Goal ==
     43 * How to write a (first) RSpec (that automates startup)
     44 * Pulling back the covers: RSpecs & AM API (aka "all tools are created equal")
     45
     46== Overview ==
     47 * doing a two aggregate, Layer 2 experiment
     48 * use and understand 3 terms
     49 * using two basic GENI tools: (Experimenter Portal and ) Flack and omni
     50
     51== Concepts ==
     52 * AM API
     53 * customized RSpec
     54 * Layer 2
     55
     56== Terms ==
     573 terms:
     58 1. RSpec (again)
     59 1. Sliver
     60 1. AM API
     61 1. others?
     62
     63== Tools ==
     64 * (GENI Experimenter Portal)
     65 * Flack
     66 * omni
     67
     68== Rough procedure ==
     69 1. Launch Flack and load Part I slice
     70   * if not in Part I create a slice
     71 1. Load the topology from an rspec
     72 1. Look at the rspec document
     73 1. Add custom image and look rspec
     74 1. Add download/install services and look at rspec
     75 1. Quickly go over the script
     76
     77== Outstanding issues ==
     78 * pipe VLANs and/or use GENI for ExoGENI aggregates?  What about other InstaGENI aggregates?