Changes between Initial Version and Version 1 of GENIEducation/SampleAssignments/CCNAssignment/ExerciseLayout/Finish


Ignore:
Timestamp:
06/03/13 16:56:06 (11 years ago)
Author:
shuang@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIEducation/SampleAssignments/CCNAssignment/ExerciseLayout/Finish

    v1 v1  
     1= [wiki:GENIEducation/SampleAssignments/CCNAssignment/ExerciseLayout <CCN ASSIGNMENT>] =
     2
     3{{{
     4#!html
     5<table border="0">
     6   
     7      <tr>
     8         <td>
     9         <a href="http://groups.geni.net/geni/wiki/GENIEducation/SampleAssignments/CCNAssignment/ExerciseLayout/DesignSetup"> <img border="0" src="http://groups.geni.net/geni/attachment/wiki/GENIExperimenter/Tutorials/Graphics/design.2.png?format=raw" alt="Hello GENI index"  height="90" title="Hello GENI Web server" />  </a>
     10       </td>
     11       <td>
     12         <a href="http://groups.geni.net/geni/wiki/GENIEducation/SampleAssignments/CCNAssignment/ExerciseLayout/Execute"> <img border="0" src="http://groups.geni.net/geni/attachment/wiki/GENIExperimenter/Tutorials/Graphics/execute.2.png?format=raw" alt="Hello GENI index"  height="90" title="Hello GENI Web server" />  </a>
     13       </td>
     14       <td>
     15         <a href="http://groups.geni.net/geni/wiki/GENIEducation/SampleAssignments/CCNAssignment/ExerciseLayout/Finish"> <img border="0" src="http://groups.geni.net/geni/attachment/wiki/GENIExperimenter/Tutorials/Graphics/finish_on.2.png?format=raw" alt="Hello GENI index"  height="90" title="Hello GENI Web server" />  </a>
     16       </td>
     17     </tr>
     18 </table>
     19}}}
     20
     21=  STEPS FOR FINISHING THE EXERCISE =
     22'''Note: Before you delete your experiment, be sure to save all the experimental results and any source code that you may need in the future to your local machine!!'''
     23
     24Simply tear up the experiment, release the reserved resources by executing (change the slice name to the name you were using):
     25{{{
     26omni.py deletesliver -a pg-utah CCN
     27omni.py deleteslice CCN
     28
     29omni.py deletesliver -a pg-utah CCNNaming
     30omni.py deleteslice CCNNaming
     31
     32omni.py deletesliver -a pg-utah CCNCache
     33omni.py deleteslice CCNCache
     34}}}
     35Or you can use the Flack interface to delete the slice.