230 | | == 4. Create a slice == |
231 | | |
232 | | {{{ |
233 | | #!html |
234 | | <table border="0" cellpadding="0" cellspacing="0"> |
235 | | <tr> |
236 | | <td> |
237 | | <img src="http://groups.geni.net/geni/attachment/wiki/GENIExperimenter/Tutorials/Graphics/warning-icon-hi.png?format=raw" /> |
238 | | </td> |
239 | | <td>If you are following on from the Getting Started with GENI I tutorial, and the slice you created then has not yet expired, you can reuse the same slice -- skip ahead to step 2 (Import a simple experiment).</td> |
240 | | </tr> |
241 | | </table> |
242 | | }}} |
243 | | |
244 | | Otherwise, you will need to create a new slice, which can be done through the GENI Portal, as follows: |
245 | | |
246 | | {{{ |
247 | | #!html |
248 | | <table border="0"> |
249 | | |
250 | | <tr> |
251 | | <td> |
252 | | |
253 | | <img border="0" src="http://groups.geni.net/geni/attachment/wiki/GENIExperimenter/Tutorials/PortalSimpleLayer2Example/Graphics/createslice_3.png?format=raw" alt="Create a GENI Slice" height="200" title="Create a GENI Slice" /> |
254 | | </td> |
255 | | <td > |
256 | | <ol> |
257 | | <li> Go to the <i>Home</i> tab. </li> |
258 | | <li> Press the <b>Create Slice</b> button for this project.</li> |
259 | | <li> <FONT COLOR="black">As a slice name use the slice name on your worksheet (the slice name should be of the form <code>portal##</code>), you can leave the description empty and press <b>Create Slice</b></font> |
260 | | </li> |
261 | | |
262 | | |
263 | | </ol> |
264 | | </td> |
265 | | |
266 | | </tr> |
267 | | </table> |
268 | | }}} |
269 | | |
270 | | == 4.1. Import a simple experiment == |
| 230 | == 3.2. Import a simple experiment == |