Changes between Version 1 and Version 2 of GEC21Agenda/ScalingUp/BackboneSetup


Ignore:
Timestamp:
12/15/14 15:52:19 (9 years ago)
Author:
sedwards@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GEC21Agenda/ScalingUp/BackboneSetup

    v1 v2  
    22Instructions for the instructor of the [../Procedure Scaling Up] tutorial to reserve the backbone.
    33
    4 Do the same pre-work as the students. [../Procedure/DesignSetup#a2.1Pre-work:Installgeni-lib Prework]
     4 1. Do the same pre-work as the students. [../Procedure/DesignSetup#a2.1Pre-work:Installgeni-lib Prework]
     5 2. Download `bkbone1.txt` and bkbone2.txt to your local machine.
     6 3. Run the `scaleup` tool on each to generate `bkbone1.xml` and `bkbone2.xml`:
     7{{{
     8geni-lib/tools/scaleup/rspec_gen.py -r bkbone1.txt
     9geni-lib/tools/scaleup/rspec_gen.py -r bkbone2.txt
     10}}}
     11 4. Reserve the `bkbone1.xml` using `stitcher.py` or the [http://portal.geni.net GENI Portal]
     12 5. When all three nodes in the topology are ready, test connectivity between nodes.
     13    a. Login to `web1` and ping `10.100.2.2`.
     14    a. Login to `rt2` and ping `10.100.1.1`.