Changes between Initial Version and Version 1 of GEC22Agenda/LabWiki/ModuleC/DesignSetup


Ignore:
Timestamp:
03/09/15 11:41:44 (9 years ago)
Author:
divyashri.bhat@gmail.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GEC22Agenda/LabWiki/ModuleC/DesignSetup

    v1 v1  
     1= Module C Design and Setup =
     2
     3== 1.  Obtain resources ==
     4This experiment is an extension of the experiment described in [wiki:GEC20Agenda/LabWiki/ModuleA Module A]
     5We use this experiment to demonstrate how an existing project can be easily scaled up.
     6
     7For this experiment we will need:
     8  * 6 VMs (NodesA-F) with images that come with pre-installed GIMI tools. For more details on what is installed on these images go [http://groups.geni.net/geni/wiki/GIMIv3/Documentation#Images here] (Type A)
     9  * 2 VMs (Switch1 and Switch2) with images that come with pre-installed GIMI tools and OVS. (Type B)
     10
     11The Type A nodes represent regular end systems while the Type B nodes are used as a software-based OpenFlow (OVS) switch.
     12The resulting slice topology for this experiment is shown in the screenshot below.
     13
     14[[Image(jacks2.png, 60%)]]
     15
     16You can use any reservation tool you want to reserve this topology:
     17  * For Omni or  any reservation tool you can use the  [wiki:GENIExperimenter/RSpecs RSpec] that is published at: http://emmy9.casa.umass.edu/GEC-21/gec21learningswitchextended-eg.rspec for ExoGENI and http://emmy9.casa.umass.edu/GEC-21/gec21learningswitchextended-ig.rspec for InstaGENI
     18  * At the [https://portal.geni.net GENI Portal] there is a public RSpec called "'''EG-learning-switch-extended'''" that you can use for ExoGENI resources and "'''IG-learning-switch-extended'''" for InstaGENI resources.
     19
     20Look at the [wiki:GEC21Agenda/LabWiki#Prerequisites Prerequisites] for Tutorials about reserving resources.
     21=== 1.1 Login to Nodes sender and Receiver ===
     22
     23==== 1.1.1 Find your Aggregate ====
     24
     25Click on your Slice name in the GENI Portal and scroll to the aggregate where you reserved your resources. [[BR]]
     26
     27[[Image(http://groups.geni.net/geni/raw-attachment/wiki/GEC20Agenda/LabWiki/ModuleC/DesignSetup/slice-manage-resources.png, 50%)]]
     28
     29Click on "Details" next to it. You will see a page as below.
     30
     31[[Image(http://groups.geni.net/geni/raw-attachment/wiki/GEC20Agenda/LabWiki/ModuleC/DesignSetup/slice-ssh-login.png, 50%)]]
     32
     33Use the Login information obtained here to login to your nodes using any SSH client and your private key obtained from 'Profile -> SSH Keys' from the GENI Portal.
     34For more information, go to [http://groups.geni.net/geni/wiki/HowTo/LoginToNodes How To Login]
     35
     36= [wiki:GEC21Agenda/LabWiki/ModuleC/Execute Next: Run Experiment] =
     37= [wiki:GEC21Agenda/LabWiki/ModuleC Module C Introduction] =