Changes between Version 41 and Version 42 of GENIEducation/SampleAssignments/TcpAssignment/ExerciseLayout/DesignSetup


Ignore:
Timestamp:
12/09/13 17:53:33 (10 years ago)
Author:
sedwards@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIEducation/SampleAssignments/TcpAssignment/ExerciseLayout/DesignSetup

    v41 v42  
    2020= STEPS FOR SETTING UP =
    2121
    22 {{{
    23 #!comment 
    24 ''' Using Omni or Flack to get physical PCs from ProtoGENI:''' [[BR]]
    25  - 1. Download the RSPEC from http://www.gpolab.bbn.com/experiment-support/TCPExampleExperiment/tcp-pc.rspec
    26  - 2. Follow the tutorial on [http://groups.geni.net/geni/wiki/GENIExperimenter/Tutorials/HelloOmni HelloOmni] to create the topology using tcp-pc.rspec on ProtoGENI or InstaGENI [[BR]]
    27   OR, follow the tutorial on [http://www.protogeni.net/wiki/FlackTutorial FlackTutorial] to create the topology using Flack interface
    28   - Note: When dealing with specific slivers, we need to add "-a pg-utah" to specify which aggregate manager we want to use (i.e., from where we want to reserve the resources). In our case here, we are using utah aggregate.
    29  - 3. Log onto the reserved nodes following instructions here: [http://groups.geni.net/geni/wiki/HowTo/LoginToNodes LoginToNodes]
    30 }}}
    31 
    3222''' Using GENI Portal to get Virtual Machines from instaGENI:'''[[BR]]
    3323 - 1. Follow the tutorial on [http://groups.geni.net/geni/wiki/GENIExperimenter/Tutorials/PortalSimpleLayer2Example/SetupAccount SetupAccount] to get a GENI Portal Account
     
    3929  - Note: choose resource `tcp-xen-ubuntu` as the rspec
    4030
     31 - 3. Log onto the reserved nodes following instructions here: [http://groups.geni.net/geni/wiki/HowTo/LoginToNodes LoginToNodes]
     32
    4133{{{
    4234#!comment 
    43  - 3. Log onto the reserved nodes following instructions here: [http://groups.geni.net/geni/wiki/HowTo/LoginToNodes LoginToNodes]
    44 
    4535''' Using Omni to get virtual machines from '''ExoGENI''':''' [[BR]]
    4636 - 1. Download the RSPEC from http://www.gpolab.bbn.com/experiment-support/TCPExampleExperiment/tcp-kvm.rspec
     
    4838  - Note: When dealing with specific slivers, we need to add "-a eg-gpo" to specify which aggregate manager we want to use (i.e., from where we want to reserve the resources). In our case here, we are using ExoGENI resource at GPO.
    4939 - 3. Log onto the reserved nodes following instructions here: [http://groups.geni.net/geni/wiki/HowTo/LoginToNodes LoginToNodes]
     40 
     41''' Using Omni or Flack to get physical PCs from ProtoGENI:''' [[BR]]
     42 - 1. Download the RSPEC from http://www.gpolab.bbn.com/experiment-support/TCPExampleExperiment/tcp-pc.rspec
     43 - 2. Follow the tutorial on [http://groups.geni.net/geni/wiki/GENIExperimenter/Tutorials/HelloOmni HelloOmni] to create the topology using tcp-pc.rspec on ProtoGENI or InstaGENI [[BR]]
     44  OR, follow the tutorial on [http://www.protogeni.net/wiki/FlackTutorial FlackTutorial] to create the topology using Flack interface
     45  - Note: When dealing with specific slivers, we need to add "-a pg-utah" to specify which aggregate manager we want to use (i.e., from where we want to reserve the resources). In our case here, we are using utah aggregate.
     46 - 3. Log onto the reserved nodes following instructions here: [http://groups.geni.net/geni/wiki/HowTo/LoginToNodes LoginToNodes]
    5047}}}
     48
    5149
    5250= NOTES =