Changes between Version 15 and Version 16 of GENIExperimenter/Tutorials/GettingStarted_PartII_ccn/Procedure/Execute/GEMINI


Ignore:
Timestamp:
06/19/14 17:41:00 (10 years ago)
Author:
Vic Thomas
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/Tutorials/GettingStarted_PartII_ccn/Procedure/Execute/GEMINI

    v15 v16  
    6868<tr>
    6969  <td>
    70    <ol type='a' start='7'>
    71       <li> When the instrumentize is complete, click on the <i> GENI Desktop </i> button.  You will see a page that looks like this (see figure).  You may have to rearrange the nodes in the graph so the topology is clear. </li>
     70   <ol type='a' start='9'>
     71      <li> When the instrumentize is complete, click on the <i> GENI Desktop </i> button.  <b> You will get a warning from your browser about the site's security certificate not being trusted.  Be sure to accept the cert. </b> </li>
     72      <li> You will see a page that looks like this (see figure).  You may have to rearrange the nodes in the graph so the topology is clear. </li>
    7273</ol>
    7374    </td>
     
    7980}}}
    8081
    81 == 5.3 Visualize your Experiment ==
     82== 5.3 Setting up your visualization ==
    8283
    8384We are now ready to ask graphs of traffic on the four links of our topology. 
     
    8788<tr>
    8889   <td>
    89    <ol type='a' start ='8'>
     90   <ol type='a'>
    9091     <li> Click on the <i> launcher </i> which is the button with the rocket icon and select <i> Passive Graphs Lite </i> in the menu that pops up </li>
    9192   </ol>
     
    9798<tr>
    9899   <td>
    99    <ol type='a' start ='9'>
     100   <ol type='a' start ='2'>
    100101     <li> On the GEMINI Graphs menu that pops up, deselect all boxes and select <i> linkoctets </i>.  We will be graphing the number of octets on the links. </li>
    101102   </ol>
     
    107108<tr>
    108109   <td>
    109    <ol type='a' start ='10'>
     110   <ol type='a' start ='3'>
    110111     <li> For each of the links in the experiment: (1) Click on the link to select it and (2) Click on <i> Add Graphs with Title </i>.  For each link you will get a pair of graph showing the number of octets going in and out of each interface on the link.   (See figure.) </li>
    111      <li> You can close the GEMINI Graphs menu </li>
     112     <li> You can close the GEMINI Graphs menu. </li>
    112113   </ol>
    113114   </td>
     
    116117    </td>
    117118 </tr>
    118 
    119119</table>
    120120}}}
     121
     122== 5.4 Visualizing your Experiment ==
     123
     124
     1251. At this point you will see four graphs showing traffic on each of the four links on your experiment.  The traffic you see on the links is broadcast traffic from the switch on the rack to which these nodes connect.  It is not related to your experiment.
     126
     127{{{
     128#!html
     129<table>
     130<tr>
     131   <td>
     132   <ol type='a'>
     133     <li> Go back to the ssh window you used to log into the researcher node when you did the CCN exercise.  </li>
     134     <li> Use the client.py program to fetch precipitation data for a time period you had not previously fetched.  This is to make sure the data will be fetched from the data source (<tt>dsrc1</tt>) and not from the cache at some node.  The time period must be between 1 Jan 1901 and 31 Dec 31 1902. </li>
     135   </ol>
     136   </td>
     137</tr>
     138</table>
     139}}}
     140
     1412. Your graphs should now show traffic on the {{{rschr-router}}} and {{{router-dsrc1}}} links (see example below).  This is because the precipitation data was not cached anywhere and had to be fetched from the data source.
     142
     143Image( )