Changes between Version 19 and Version 20 of GENIExperimenter/Tutorials/jacks/GettingStarted_PartII_ccn/Procedure/AppendixStitching


Ignore:
Timestamp:
06/14/15 23:12:02 (9 years ago)
Author:
sedwards@bbn.com
Comment:

--

Legend:

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

    v19 v20  
    7272      <li>Drag <tt>ccnx-router-1</tt> and <tt>user-0</tt> to the second site.</li>
    7373      <li>When we are done, we will have a total of 6 nodes with 3 nodes at each site.  Set the <tt>NUM_NODES</tt> parameter of <tt>ccnx-setup</tt> to 3 on all the nodes.  Also adjust the <tt>BARRIER_NODE</tt> for the nodes in the new site.
    74 <ol>
     74<ol type='a'>
    7575<li>
    7676On nodes in the first site, leave the <tt>BARRIER_NODE</tt> unchanged and set <tt>NUM_NODES</tt> to be 3.
     
    9191      <li>Draw a link between the new <tt>user</tt> node and <tt>ccnx-router-1</tt></li>
    9292      <li><i>Auto-IP</i> all of the links.</li>
    93       <li>Instead of setting the <tt>NEXT_HOP</tt> on <tt>ccnx-router-1</tt> to <tt>ccnx-router</tt> use it's data plane IP address from the link between the two <tt>ccnx-router</tt> nodes.
     93      <li>Instead of setting the <tt>NEXT_HOP</tt> on <tt>ccnx-router-1</tt> to <tt>ccnx-router</tt> use it's data plane IP address (from the link between the two <tt>ccnx-router</tt> nodes).
    9494<br/><br/>
    95 The new <tt>add-precip-routes</tt> execute command on <b>ccnx-router-1</b> should be (be sure to substitute the appropriate IP address):
     95The new <tt>add-precip-routes</tt> execute command on ccnx-router-1 should be (be sure to substitute the appropriate IP address):
    9696<pre>cd /tmp/ccnx-setup && ./add-precip-routes 10.10.3.1</pre>
    9797       </li>