Changes between Initial Version and Version 1 of SarahEdwards/GEC17GettingStartedTutorial


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

--

Legend:

Unmodified
Added
Removed
Modified
  • SarahEdwards/GEC17GettingStartedTutorial

    v1 v1  
     1= Getting Started with GENI - Part I =
     2
     3== Goal ==
     4 * the instant gratification of doing "Hello GENI"
     5
     6== Overview ==
     7 * doing a single aggregate, Layer 2 experiment
     8 * use and understand 5 terms
     9 * using two basic GENI tools: Experimenter Portal and Flack
     10
     11== Terms ==
     125 terms:
     13 1. Experimenter
     14 1. Project
     15 1. Slice
     16 1. Aggregate
     17 1. Resource (with mention of resource specification/RSpecs)
     18
     19== Tools ==
     20 * GENI Experimenter Portal
     21 * Flack
     22 * ssh & ssh keys
     23
     24== Rough procedure ==
     25 1. Login to Portal
     26 1. join GEC17 project (maybe this is prework?)
     27 1. Create slice
     28 1. Launch Flack, look around and draw sample topology
     29 1. Draw two VMs with a link (tell them which site to use)
     30 1. ssh into the nodes
     31 1. download and compile pingPlus
     32 1. run the listener and the sender
     33 1. Delete resources
     34
     35== Outstanding issues ==
     36 * What about IP addresses? EG does not assign IP addresses
     37 * Non-Portal accounts?
     38
     39
     40= Getting Started with GENI - Part I =