Changes between Version 14 and Version 15 of GENIExperimenter/Tutorials/jacks/GettingStarted_PartII_ccn/Procedure


Ignore:
Timestamp:
05/28/19 12:45:52 (5 years ago)
Author:
Hussamuddin Nasir
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/Tutorials/jacks/GettingStarted_PartII_ccn/Procedure

    v14 v15  
    44
    55= Lab One: Understanding the AM API using Named Data Networking  =
    6                
     6   
    77== Overview ==
    8                
     8   
    99This is a first, simple experiment on GENI useful for familiarizing new experimenters with GENI and the tools for using GENI.
    10                
     10   
    1111=== What you will learn ===
    1212The high levels goals for this exercise are to:
     
    1414  1. Learn about RSpecs and the GENI AM API
    1515  1. Learn about the Omni experimenter tool
    16                
     16   
    1717You will learn these concepts by running an experiment based on the [http://named-data.net Named Data Networking (NDN) Future Internet Architecture].  NDN software will be  installed on the nodes in your network and you will run an application on top of the NDN software that fetches content by name.
    18                
     18   
    1919Optionally, you can instrument you application using the GENI Desktop to see graphs of traffic on the network links.  This will give you greater insight into when application data is fetched from a  cache and when it comes all the way from a data source. 
    20                
     20   
    2121=== Experiment Topology and Setup ===
    22                
     22   
    2323{{{
    2424#!html
    25 <img src="http://groups.geni.net/geni/attachment/wiki/GENIExperimenter/Graphics/ccn_lab1_topo.png?format=raw" height="100" alt="Tutorial Setup"/>
     25<img src="https://groups.geni.net/geni/attachment/wiki/GENIExperimenter/Graphics/ccn_lab1_topo.png?format=raw" height="100" alt="Tutorial Setup"/>
    2626}}}
    27                
    28                 Four VMs at the same location connected by Layer 2 links.   
    29                
    30         
    31                
     27   
     28    Four VMs at the same location connected by Layer 2 links.   
     29   
     30  
     31   
    3232== Procedure ==
    3333{{{
    3434#!html
    35                
    36                
    37                 <table id="Table_01" height="409" border="0" cellpadding="0" cellspacing="0">
    38                         <tr>
    39                                 <td>
    40                                         <a href="./Procedure/Setup"><img src="http://groups.geni.net/geni/attachment/wiki/GENIExperimenter/Tutorials/Graphics/design.png?format=raw" width="152" height="152" alt="Design/Setup"></a>
    41                                </td>
    42                                <td>
    43                 <ul> 
    44                              <li><a href="./Procedure/Setup">Part I: Design/Setup</a></li>
    45                              <ul>
    46                                  <li>Step 1:  Design Experiment</li>
    47                                  <li>Step 2:  Establish Environmentt</li>
    48                                  <li>Step 3:  Obtain Resources</li>
    49                              </ul></ul>
    50                                </td>
    51                         </tr>
    52                         <tr>
    53                                 <td>
    54                                         <a href="./Procedure/Execute"><img src="http://groups.geni.net/geni/attachment/wiki/GENIExperimenter/Tutorials/Graphics/execute.png?format=raw" width="152" height="143" alt="Execute"></a>
    55                                 </td>
    56                                 <td>
    57                              <ul>
    58                 <li><a href="./Procedure/Execute">Part II: Execute</a></li>
    59                              <ul> 
    60                                  <li>Step 4: Wait for resources to be ready </li>
    61                                  <li>Step 5: Try out CCN application </li>
    62                              </ul></ul>
    63                                 </td>
    64                         </tr>
    65                         <tr>
    66                                 <td>
    67                                         <a href="./Procedure/Finish"><img src="http://groups.geni.net/geni/attachment/wiki/GENIExperimenter/Tutorials/Graphics/finish.png?format=raw" width="152" height="114" alt="Finish"></a>
    68                                 </td>
    69                
    70                                 <td>
    71                              <ul>
    72                              <li><a href="./Procedure/Finish">Part III: Finish</a></li>
    73                              <ul>
    74                                  <li>Step 6:  Cleaning Up </li>
    75                              </ul></ul>
    76                                 </td>
    77                
    78                         </tr>
    79                 </table>
     35   
     36   
     37    <table id="Table_01" height="409" border="0" cellpadding="0" cellspacing="0">
     38            <tr>
     39                    <td>
     40                            <a href="./Procedure/Setup"><img src="https://groups.geni.net/geni/attachment/wiki/GENIExperimenter/Tutorials/Graphics/design.png?format=raw" width="152" height="152" alt="Design/Setup"></a>
     41                   </td>
     42                   <td>
     43    <ul> 
     44                 <li><a href="./Procedure/Setup">Part I: Design/Setup</a></li>
     45                 <ul>
     46                     <li>Step 1:  Design Experiment</li>
     47                     <li>Step 2:  Establish Environmentt</li>
     48                     <li>Step 3:  Obtain Resources</li>
     49                 </ul></ul>
     50                   </td>
     51            </tr>
     52            <tr>
     53                    <td>
     54                            <a href="./Procedure/Execute"><img src="https://groups.geni.net/geni/attachment/wiki/GENIExperimenter/Tutorials/Graphics/execute.png?format=raw" width="152" height="143" alt="Execute"></a>
     55                    </td>
     56                    <td>
     57                 <ul>
     58    <li><a href="./Procedure/Execute">Part II: Execute</a></li>
     59                 <ul> 
     60                     <li>Step 4: Wait for resources to be ready </li>
     61                     <li>Step 5: Try out CCN application </li>
     62                 </ul></ul>
     63                    </td>
     64            </tr>
     65            <tr>
     66                    <td>
     67                            <a href="./Procedure/Finish"><img src="https://groups.geni.net/geni/attachment/wiki/GENIExperimenter/Tutorials/Graphics/finish.png?format=raw" width="152" height="114" alt="Finish"></a>
     68                    </td>
     69   
     70                    <td>
     71                 <ul>
     72                 <li><a href="./Procedure/Finish">Part III: Finish</a></li>
     73                 <ul>
     74                     <li>Step 6:  Cleaning Up </li>
     75                 </ul></ul>
     76                    </td>
     77   
     78            </tr>
     79    </table>
    8080}}}