Changes between Version 3 and Version 4 of GEC21Agenda/ScalingUp/BackboneSetup


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

--

Legend:

Unmodified
Added
Removed
Modified
  • GEC21Agenda/ScalingUp/BackboneSetup

    v3 v4  
    99geni-lib/tools/scaleup/rspec_gen.py -r bkbone2.txt
    1010}}}
    11  1. Reserve the `bkbone1.xml` using `stitcher.py` or the [http://portal.geni.net GENI Portal]
     11 1. Reserve the `bkbone1.xml` using `stitcher.py` or the [http://portal.geni.net GENI Portal].  For the purpose of these instructions we assume these resources are reserved in slice `bkbone1`.
    1212 1. When all three nodes in the topology are ready, test connectivity between nodes.
    1313    a. Login to `web1` and ping `10.100.2.2`.
     
    1616 1. Share a VLAN at each of the three sites:
    1717{{{
    18 omni -V 3 -a wisconsin-ig poa backbone geni_sharelan --optionsfile lan_options.json
    19 omni -V 3 -a illinois-ig poa backbone geni_sharelan --optionsfile lan_options.json
    20 omni -V 3 -a stanford-ig poa backbone geni_sharelan --optionsfile lan_options_stitch0.json
     18omni -V 3 -a wisconsin-ig poa bkbone1 geni_sharelan --optionsfile lan_options.json
     19omni -V 3 -a illinois-ig poa bkbone1 geni_sharelan --optionsfile lan_options.json
     20omni -V 3 -a stanford-ig poa bkbone1 geni_sharelan --optionsfile lan_options_stitch0.json
    2121}}}