Changes between Version 5 and Version 6 of GENIEducation/SampleAssignments/TcpAssignment/ExerciseLayout/DesignSetup


Ignore:
Timestamp:
05/08/13 09:48:50 (11 years ago)
Author:
shuang@bbn.com
Comment:

--

Legend:

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

    v5 v6  
    3838omni.py createslice shufengTCP
    3939}}}
    40 Output should be something like the following:
     40  Output should be something like the following:
    4141{{{
    4242INFO:omni:Loading config file /Users/shuang/.gcf/omni_config
     
    195195}}}
    196196  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.
    197 [[BR]]
    198197
    199198OK. After this point, we are ready to log on to the nodes and do our experiments! :-)
     
    205204
    206205''' Using GENI Portal:'''[[BR]]
    207 '''0.'''
    208 
    209 '''1.'''
    210 
    211 '''2.'''
     206'''0.''' As usual, get a GENI Portal account via: [https://panther.gpolab.bbn.com] [[BR]]
     207
     208'''1.''' Prepare Omni via: [http://trac.gpolab.bbn.com/gcf/wiki/GettingGcf][[BR]]
     209As a result, if you have already installed omni, all u need to do now is to do "omni-configure.py -f portal" [[BR]]
     210Apparently GENI Portal also uses Omni to control and manage GENI resources.
     211
     212'''2.''' To my understanding, GENI Portal is a web-based graphical interface for using Omni. [[BR]]
     213The using of GENI Portal is pretty straight forward, let's just follow the instructions here: [http://groups.geni.net/geni/wiki/GENIExperimenter/Tutorials/PortalSimpleLayer2Example/ObtainResources]
    212214
    213215