Changes between Version 5 and Version 6 of SarahEdwards/GettingStarted_PartII_ccn/Procedure/Setup


Ignore:
Timestamp:
06/11/15 20:04:14 (9 years ago)
Author:
sedwards@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SarahEdwards/GettingStarted_PartII_ccn/Procedure/Setup

    v5 v6  
    202202<td colspan=2>
    203203  <ol type='a'>
    204      <li>Click on the <b>collab node</b> (see figure) to manipulate details of the node configuration.
     204     <li>Click on each node to manipulate details of the node configuration.
     205<br/><br/>
     206The <tt>ccnx-setup</tt> execute command takes as parameters the name of a single "barrier" node, which must be up in order for the experiment to start, and the number of nodes in the topology as follows:
     207<pre>ccnx-setup BARRIER_NODE NUM_NODES</pre>
     208We will continue to use the node <tt>ccnx-router</tt> as the barrier node.
     209<br/><br/>
     210We will add two nodes to the topology, so go ahead and change the number of nodes from 3 to 5.
     211The new <tt>ccnx-router</tt> execute command on <b>all three nodes</b> should be:
     212<pre>cd /tmp/ccnx-setup && ./ccnx-setup ccnx-router 5</pre>
    205213
    206214
     
    225233  <img src="http://groups.geni.net/geni/raw-attachment/wiki/GENIEducation/SampleAssignments/LabZero/Graphics/JacksLab1_5_v2.png" width='500'/>
    226234     <br />
    227      <b>Figure 3-2</b> <i>Edit the nodes</i>
     235     <b>Figure 3-2</b> <i>Edit all three nodes</i>
    228236</td>
    229237</tr>