Changes between Version 2 and Version 3 of GEC11NetworkingExperiments/Tutorial


Ignore:
Timestamp:
07/23/11 19:58:25 (13 years ago)
Author:
nriga@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GEC11NetworkingExperiments/Tutorial

    v2 v3  
    3131 
    3232= I. Configure OMNI =
    33 The purpose of this first exercise is to configure [http://trac.gpolab.bbn.com/gcf/wiki/Omni Omni] to use your credentials and keys. We strongly recommend that you use the preset account that has been assigned to you, however if you have your own account and you are comfortable with GENI, credentials and ssh keys, you might want to setup Omni to use your own personal credentials, by following [wiki:NikySandbox/Gec11Tutorial#GetYourOwnAccount these instructions].
     33The purpose of this first exercise is to configure [http://trac.gpolab.bbn.com/gcf/wiki/Omni Omni] to use your credentials and keys. We strongly recommend that you use the preset account that has been assigned to you, however if you have your own account and you are comfortable with GENI, credentials and ssh keys, you might want to setup Omni to use your own personal credentials, by following [wiki:GEC11NetworkingExperiments/Tutorial#GetYourOwnAccount these instructions].
    3434
    3535=== 1. Personalize omni_config ===
     
    321321   }}}
    322322
    323    * After you have modified the rspec, you are ready to reserve your host on the '''appropriate''' AM. For easy access and to be able to copy and paste AM URLs that are used in this tutorial, we made a [wiki:NikySandbox/Gec11Tutorial#AMURLTable table].
     323   * After you have modified the rspec, you are ready to reserve your host on the '''appropriate''' AM. For easy access and to be able to copy and paste AM URLs that are used in this tutorial, we made a [wiki:GEC11NetworkingExperiments/Tutorial#AMURLTable table].
    324324  {{{
    325325omni.py createsliver -a <AM_URL> <username>slice rspecs/<rspec_file>
     
    383383To find out the available resources in an AM do the following:
    384384 
    385    * Find out the URL of the MyPLC AM you have been assigned ([wiki:NikySandbox/Gec11Tutorial#AMURLTable AM table])
     385   * Find out the URL of the MyPLC AM you have been assigned ([wiki:GEC11NetworkingExperiments/Tutorial#AMURLTable AM table])
    386386   * Run listresources, the '-o' option will save the advertisement rspec in a file.
    387387   {{{
     
    772772}}}
    773773
    774 Now you can go back to [wiki:NikySandbox/Gec11Tutorial#I.ConfigureOMNI (I)] and follow the steps using your own certificate and key.
     774Now you can go back to [wiki:GEC11NetworkingExperiments/Tutorial#I.ConfigureOMNI (I)] and follow the steps using your own certificate and key.
    775775
    776776