Changes between Version 13 and Version 14 of GENIExperimenter/Tutorials


Ignore:
Timestamp:
09/29/15 14:59:58 (9 years ago)
Author:
sedwards@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/Tutorials

    v13 v14  
    99|| Lab Zero: A First Experiment Using GENI [[BR]] Versions: [wiki:GENIExperimenter/Tutorials/jacks/GettingStarted_PartI/Procedure Jacks] or [wiki:GENIExperimenter/Tutorials/jFed/GettingStarted_PartI/Procedure jFed] Tools || [[Image(http://groups.geni.net/geni/raw-attachment/wiki/GENIExperimenter/Tutorials/Images/JacksScreen.png, nolink, 20%)]] [[Image(http://groups.geni.net/geni/raw-attachment/wiki/GENIExperimenter/Tutorials/Images/jFedScreen.png, nolink, 25%)]]|| 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: [[BR]] [[BR]]1. Do a simple but complete GENI experiment.[[BR]] 2. Learn and use 5 GENI terms: experimenter, project, slice, resource, and aggregate.[[BR]] 3. Use the [http://portal.geni.net GENI Experimenter Portal] and Jacks or jFed. ||
    1010
    11 
    12 || [wiki:GENIExperimenter/Tutorials/jacks/GettingStarted_PartII_ccn/Procedure  Lab One: Understanding the AM API using Named Data Networking] || [[Image(http://groups.geni.net/geni/raw-attachment/wiki/GENIEducation/SampleAssignments/LabZero/Graphics/ccn_topology.png, nolink, 50%)]] ||  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: [[BR]] [[BR]]1. Understand what happens behind the scenes when you run and experiment in GENI [[BR]]2. Learn about RSpecs and the GENI AM API [[BR]]3.Learn about the Omni experimenter tool.[[BR]][[BR]] 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.  ||
     11|| [wiki:GENIExperimenter/Tutorials/jacks/GettingStarted_PartII_ccn/Procedure  Lab One: Understanding the AM API using Named Data Networking] || [[Image(http://groups.geni.net/geni/raw-attachment/wiki/GENIEducation/SampleAssignments/LabZero/Graphics/ccn_topology.png, nolink, 40%)]] ||  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: [[BR]] [[BR]]1. Understand what happens behind the scenes when you run and experiment in GENI [[BR]]2. Learn about RSpecs and the GENI AM API [[BR]]3.Learn about the Omni experimenter tool.[[BR]][[BR]] 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.  ||
    1312
    1413|| [wiki:GENIExperimenter/Tutorials/OpenFlowOVS Introduction to OpenFlow using POX] || [[Image(http://groups.geni.net/geni/raw-attachment/wiki/GENIExperimenter/Graphics/SimpleOpenFlow.jpg, nolink, 40%)]] ||  This is a simple OpenFlow tutorial that will guide you through the writing of simple OpenFlow controllers to showcase some of the OpenFlow capabilities.[[BR]] We are going to write three different controllers: [[BR]][[BR]] 1. A controller that will duplicate all the traffic of the OpenFlow switch out a specific port.[[BR]] 2. A TCP Port Forward controller will divert all traffic destined to host A on TCP port X to TCP port Y. [[BR]]3. And a Proxy Controller will divert all traffic destined to host A, TCP port X to host B, TCP port Y. [[BR]] [[BR]]In this tutorial we have a choice of using an OpenFlow Software Switch (Open vSwitch (OVS)) or using an OpenFlow-Capable Hardware Switch. ||
     
    2221||[wiki:GENIExperimenter/Tutorials/StitchingTutorial  Stitching Tutorial] || [[Image(http://groups.geni.net/geni/raw-attachment/wiki/GENIExperimenter/Graphics/Stitching-tutorial-stitching-topology.jpg, nolink, 40%)]] ||   This tutorial will guide you through a stitching experiment where you will:[[BR]][[BR]] 1. Use Jacks to modify an existing experiment RSpec to generate a stitching RSpec.[[BR]] 2. Create a sliver with 3 hosts with one stitched link.[[BR]] 3. Run an experiment to compare performance between a stitched link connecting two sites and a local link connecting two hosts in the same rack.   ||
    2322
    24 ||[wiki:GENIExperimenter/Tutorials/AnsibleHelloGENI  Ansible Tutorial] || [[Image(http://groups.geni.net/geni/raw-attachment/wiki/GENIExperimenter/Tutorials/Images/HelloGENIServerScreen.png, nolink, 20%)]] || Convert the existing [wiki:GENIExperimenter/Tutorials/RunHelloGENI HelloGENI] exercise and install script to use the [http://www.ansible.com/home Ansible] configuration management tool.
    25   ||
     23||[wiki:GENIExperimenter/Tutorials/AnsibleHelloGENI Converting the Hello GENI Install Script to Ansible ] || [[Image(http://groups.geni.net/geni/raw-attachment/wiki/GENIExperimenter/Tutorials/Images/HelloGENIServerScreen.png, nolink, 20%)]] || Convert the existing [wiki:GENIExperimenter/Tutorials/RunHelloGENI HelloGENI] exercise and install script to use the [http://www.ansible.com/home Ansible] configuration management tool.||
     24
     25||[wiki:GENIExperimenter/Tutorials/SystematicExperimentationAnsible Systematic Experimentation (with Ansible) ] || [[Image(http://groups.geni.net/geni/raw-attachment/wiki/GENIExperimenter/Tutorials/SystematicExperimentationAnsible/Graphics/fulltopology.png, nolink, 20%)]] ||  Create simple node types that can be used to create larger, reproducible topologies. [[BR]] Start by building two simple node types (a server and a client). Based on these two simple node types, we will build a larger topology of 5 nodes. ||
    2626
    2727See the [wiki:GENIExperimenter/Tutorials/Index Index of All GENI Tutorials].