wiki:GENIExperimenter/RTutorials

Version 52 (modified by rrhain@bbn.com, 9 years ago) (diff)

--

GENI Experiment and Assignment Repository

A small but growing repository for archived and example experiments and classroom materials, plus some material for your not-too-serious reading enjoyment. You may also find the list of classroom exercises of interest (especially Lab Zero and Lab One).

First GENI Experience: Hello, GENI! http://groups.geni.net/geni/raw-attachment/wiki/GENIExperimenter/Tutorials/Images/HelloGENIServerScreen.png In this introductory GENI experiment, you will walk step-by-step through the process of setting up and running your first GENI experiment.
First Omni Experience: Hello, Omni! http://trac.gpolab.bbn.com/gcf/raw-attachment/wiki/Omni/omni-pic.png In this introductory Omni experiment, you will walk step-by-step through the process of setting up and running your first GENI experiment, using this command line tool.
Lab Zero: A First Experiment Using GENI and Jacks Tool http://groups.geni.net/geni/raw-attachment/wiki/GENIExperimenter/Tutorials/Images/JacksScreen.png This is a first, simple experiment on GENI useful for familiarizing new experimenters with GENI and the tools for using GENI. The high levels goals for this exercise are to:1. Do a simple but complete GENI experiment 2. Learn and use 5 GENI terms: experimenter, project, slice, resource, and aggregate 3. Use the GENI Experimenter Portal and Jacks.
Lab Zero: A First Experiment Using GENI and jFed Tool http://groups.geni.net/geni/raw-attachment/wiki/GENIExperimenter/Tutorials/Images/JacksScreen.png This is a first, simple experiment on GENI useful for familiarizing new experimenters with GENI and the tools for using GENI. The high levels goals for this exercise are to:1. Do a simple but complete GENI experiment 2. Learn and use 5 GENI terms: experimenter, project, slice, resource, and aggregate 3. Use the GENI Experimenter Portal and jFed.
Lab One: Understanding the AM API using Named Data Networking http://groups.geni.net/geni/raw-attachment/wiki/GENIExperimenter/Tutorials/Images/JacksScreen.png This is a first, simple experiment on GENI useful for familiarizing new experimenters with GENI and the tools for using GENI. The high levels goals for this exercise are to: 1. Understand what happens behind the scenes when you run and experiment in GENI 2. Learn about RSpecs and the GENI AM API 3.Learn about the Omni experimenter tool You will learn these concepts by running an experiment based on the Named Data Networking (NDN) Future Internet Architecture. NDN software will be installed on the nodes in your network and you will run an application on top of the NDN software that fetches content by name. Optionally, you can instrument you application using the GENI Desktop to see graphs of traffic on the network links. This will give you greater insight into when application data is fetched from a cache and when it comes all the way from a data source.
Introduction to OpenFlow using POX? http://groups.geni.net/geni/raw-attachment/wiki/GENIExperimenter/Tutorials/Images/JacksScreen.png This is a simple OpenFlow tutorial that will guide you through the writing of simple OpenFlow controllers to showcase some of the OpenFlow capabilities. We are going to write three different controllers: write a controller that will duplicate all the traffic of the OpenFlow switch out a specific port; a TCP Port Forward controller will divert all traffic destined to host A on TCP port X to TCP port Y; and a Proxy Controller will divert all traffic destined to host A, TCP port X to host B, TCP port Y. In this tutorial we have a choice of using an OpenFlow Software Switch (Open vSwitch (OVS)) or using an OpenFlow-Capable Hardware Switch.
Experiment Orchestration and Instrumentation using LabWIKI http://groups.geni.net/geni/raw-attachment/wiki/GENIExperimenter/Tutorials/Images/LabWikiScreen.png In this introductory experiment, you will walk step-by-step through the process of setting up and running your first GENI experiment, using the LabWiki tool.