Changes between Version 3 and Version 4 of GEC17Agenda/GettingStartedWithGENI_II
- Timestamp:
- 05/29/13 18:16:24 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GEC17Agenda/GettingStartedWithGENI_II
v3 v4 1 1 [[PageOutline]] 2 2 '''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 = 4 4 5 5 == Schedule == … … 13 13 == Agenda / Details == 14 14 15 16 17 Goal: 18 19 20 15 21 ==== Pre-Requisites ==== 16 22 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 25 The 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 17 29 ==== 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. 19 33 20 34 ==== Results ==== 35 36 At 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) 21 51 22 52 == Tutorial materials ==