Changes between Version 4 and Version 5 of GENIExperimenter/Tutorials/GettingStarted_PartII_Labwiki_PartII/DesignSetup


Ignore:
Timestamp:
05/24/15 20:58:06 (9 years ago)
Author:
sedwards@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/Tutorials/GettingStarted_PartII_Labwiki_PartII/DesignSetup

    v4 v5  
    3939
    4040
    41 === 3.1 Create a slice ===
    42 
    43 Create a slice using `omni` and the slice name of your choice.  From now on that slice name will be referred to as `SLICENAME`.
    44 {{{
    45 $ omni createslice SLICENAME
    46 }}}
    47 
    48 === 3.2. Load a simple topology in Jacks ===
     41=== 3.1 Load a simple topology in Jacks ===
    4942For this exercise, we will edit an existing RSpec file.  Start by loading this predefined topology into Jacks.
    5043
     
    6053      <li>Click the <i>Add Resources</i> button on the Slice page.</li>
    6154      <li>Select the RSpec labeled <i>IG-learning-switch-extended</i>.</li>
     55   </ol>
     56</td></tr>
     57</table>
     58}}}
     59
     60
     61=== 3.2 Make the topology span two geographic locations ===
     62{{{
     63#!html
     64<table>
     65<tr><td>
     66   <ol type='a'>
    6267      <li>Drag a second site onto the canvas.</li>
    63       <li>Drag one of the switch and the attached hosts to the second site.</li>
     68      <li>Drag one of the switches and the three attached hosts to the second site.</li>
    6469      <li>Click on the unlabeled box in the middle of the link.  Select "Stitched Ethernet" as the link type.</li>
    6570   </ol>
     
    107112
    108113
    109 === 3.5. Reserve the Topology using the Portal ===
     114=== 3.3. Reserve the Topology using the Portal ===
    110115{{{
    111116#!html