Changes between Initial Version and Version 1 of GEC19Agenda/GIMI/Procedure/DesignSetup


Ignore:
Timestamp:
03/17/14 14:10:15 (10 years ago)
Author:
divyashri.bhat@gmail.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GEC19Agenda/GIMI/Procedure/DesignSetup

    v1 v1  
     1= [wiki:GEC19Agenda/GIMI/Procedure Layer 2 Ping Tutorial] =
     2{{{
     3#!html
     4
     5<div style="text-align:center; width:495px; margin-left:auto; margin-right:auto;">
     6<img id="Image-Maps_5201305222028436" src="http://groups.geni.net/geni/attachment/wiki/GENIExperimenter/Tutorials/Graphics/Setup.jpg?format=raw" usemap="#Image-Maps_5201305222028436" border="0" width="495" height="138" alt="" />
     7<map id="_Image-Maps_5201305222028436" name="Image-Maps_5201305222028436">
     8<area shape="rect" coords="18,18,135,110" href="http://groups.geni.net/geni/wiki/GEC19Agenda/GIMI/Procedure/DesignSetup" alt="" title=""    />
     9<area shape="rect" coords="180,18,297,111" href="http://groups.geni.net/geni/wiki/GEC19Agenda/GIMI/Procedure/Execute" alt="" title=""    />
     10<area shape="rect" coords="344,17,460,110" href="http://groups.geni.net/geni/wiki/GEC19Agenda/GIMI/Procedure/Finish" alt="" title=""    />
     11<area shape="rect" coords="493,136,495,138" href="http://www.image-maps.com/index.php?aff=mapped_users_5201305222028436" alt="Image Map" title="Image Map" />
     12</map>
     13<!-- Image map text links - End - -->
     14
     15</div>
     16}}}
     17
     18== 1.  Obtain resources ==
     19For this experiment we are going to use InstaGENI resources, we will need:
     20  * 2 VMs with images that are pre-installed with GIMI
     21
     22[[Image(Twonodetopo.png, 40%)]]
     23
     24The various parts of the diagram are as follows:
     25    - sender. This node will run a layer 2 ping client which we will instrumentize
     26    -receiver. This node will run a simple layer 2 ping Server aka PingPlus
     27
     28You can use any reservation tool you want to reserve this topology:
     29  * For Omni or Flack you can use the  [wiki:GENIExperimenter/RSpecs RSpec] that is published at: http://emmy9.casa.umass.edu/GEC-19/openflow-loadbalancer-kvm.rspec and any ExoGENI AM
     30  * At the [https://portal.geni.net GENI Experimenter Portal] there is a public RSpec called "'''GEC19LoadBal'''" that you can use, and either of the ExoGENI AMs
     31
     32Look at the [wiki:GEC19Agenda/GIMI/Procedure#Prerequisites Prerequisites] for Tutorials about reserving resources.
     33=== 1.1 Login to Nodes sender and Receiver ===
     34
     35==== 1.1.1 Find your Aggregate ====
     36
     37Click on your Slice name in the GENI Portal and scroll to the aggregate where you reserved your resources. [[BR]]
     38
     39[[Image(FindAM.png, 80%)]]
     40
     41Click on "Details" next to it. You will see a page as below.
     42
     43[[Image(LoginAM.png, 80%)]]
     44
     45Use the Login information obtained here to login to your nodes using any SSH client.
     46
     47
     48= [wiki:GEC17Agenda/AdvancedOpenFlow/Procedure Introduction] =
     49= [wiki:GEC17Agenda/AdvancedOpenFlow/Procedure/Execute Next: Run Experiment] =