Changes between Version 3 and Version 4 of GEC17Agenda/GettingStartedWithGENI_II


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

--

Legend:

Unmodified
Added
Removed
Modified
  • GEC17Agenda/GettingStartedWithGENI_II

    v3 v4  
    11[[PageOutline]]
    22'''THIS PAGE IS UNDER CONSTRUCTION'''
    3 = Getting Started with GENI and the GENI Portal =
     3= Getting Started with GENI and the GENI Portal - Part II =
    44
    55== Schedule ==
     
    1313== Agenda / Details ==
    1414
     15
     16
     17Goal:
     18
     19
     20
    1521==== Pre-Requisites ====
    1622
     23''This is the second part of a three part tutorial.  [wiki:GEC17Agenda/GettingStartedWithGENI_I Part I] or equivalent experience is a pre-requisites for this part.  This tutorial or equivalent experience is a pre-requisites for [wiki:GEC17Agenda/GettingStartedWithGENI_III Part III].''
     24
     25The following background will be helpful for this tutorial:
     26 * A basic familiarity and comfort with using a UNIX command line
     27 * A basic understanding of GENI concepts such as those covered in the [wiki:GEC17Agenda/IntroToGENI Introduction to GENI and Experimentation using GENI] talk immediately prior to this tutorial
     28
    1729==== Please Arrive With: ====
    18 Laptop with a recent version of [http://www.virtualbox.org/ Virtual Box].
     30
     31 1. Laptop with a recent version of [http://www.virtualbox.org/ Virtual Box].
     32 1. A GENI Experimenter Portal account.
    1933
    2034==== Results ====
     35
     36At the end of Part II, attendees will:
     37  * be able to use and understand the following terms:
     38    - Resource Specification (aka RSpec)
     39    - sliver
     40    - Aggregate Manager API (AM API)
     41  * have run their second complete experiment in GENI:
     42    - understand how to load a topology from an RSpec
     43    - understand that an RSpec is an XML file
     44    - have edited an RSpec using a tool (Flack) as well as by hand
     45    - have reserved/deleted resources using a command line tool (omni)
     46    - know how to specify the image to load on a compute node
     47    - know how to have software automatically loaded and run on a compute node
     48    - have run a simple ''cross-country'' layer 2 experiment
     49  * have used more than one tool to act on a slice and reserve resources
     50    - understand that all tools use common mechanisms to describe resources (RSpecs) and to reserve resources (the AM API)
    2151
    2252== Tutorial materials ==