Changes between Version 41 and Version 42 of HelloGENI


Ignore:
Timestamp:
04/10/12 15:39:07 (12 years ago)
Author:
nriga@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HelloGENI

    v41 v42  
    174174The output of this command should look like [attachment:openflow-nlr-hellogeni.out this.]
    175175
    176 ==== Opt-in OpenFlow resources ====
    177 After requesting all the OpenFlow resources, we need to contact the administrator at each of the OpenFlow aggregates to actually opt-in the traffic. You can get the email address from each [http://groups.geni.net/geni/wiki/OpenFlow/Expedient aggregate's page].
    178 
    179 For the email you will need the following info from your openflow rspec file
    180    * <user_email> : from the user tag, the value of the email attribute
    181    * <project_name> : from the the project tag, the value of the name attribute
    182    * <slice_name> : from the the slice tag, the value of the name attribute
    183 
    184 For these rspecs the values would be : <user_email> = nriga@bbn.com, <project_name> = hellogeni, <slice_name> = hellogeni.
    185 Also make sure to describe your intended topology.
    186 
    187 Use the following template
    188 {{{
    189 To: <email@aggregate.geni>
    190 From: Geni User <geniuser@example.com>
    191 Subject: Opt-in traffic for slice <slice_name>
    192 
    193 Please opt-in the traffic for the slice with the following information :
    194  * name : <slice_name>
    195  * project : <project_name>
    196  * email : <user_email>
    197 
    198 I have reserved a sliver containing pc1.pgeni.gpolab.bbn.com and planetlab5.clemson.edu.
    199 I have reserved IP subnet 10.42.130.0/24 and I would like all traffic for this subnet that
    200 is of type IP or ARP to be forwarded to my controller. The traffic should flow over VLAN 3715.
    201 
    202 Thanks,
    203 
    204 }}}
    205 
    206 Once we receive a confirmation that our traffic has been opted in from all three aggregates we are ready to run our experiment!
     176Once we receive a confirmation that our slivers have been approved from all three aggregates we are ready to run our experiment!
    207177
    208178= Run the experiment =