Changes between Version 2 and Version 3 of GeniNetworkStitchingConfirmationTestStatus/UCDavis


Ignore:
Timestamp:
11/11/14 13:15:53 (9 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GeniNetworkStitchingConfirmationTestStatus/UCDavis

    v2 v3  
    210210}}}
    211211
     212
     213== EG-ST-3 EG-ST-3 New Site 3 node linear topology ==
     214
     215''' Note: this test is currently blocked by ExoGENI restriction which only allows one GENI stitched link per site [http://groups.geni.net/geni/ticket/1156 exoticket:1156]. '''
     216
     217Create a slice and then create the stitched slivers with the RSpec [http://groups.geni.net/geni/browser/trunk/stitch-examples/UCDavis/EG-ST-3.rspec EG-ST-3.rspec]:
     218{{{
     219omni.py createslice EG-ST-3; stitcher.py createsliver EG-ST-3 EG-ST-3.rspec -o
     220}}}
     221
     222Determined login information the UCDavis host:
     223{{{
     224$ readyToLogin.py EG-ST-3 -a ucd-ig
     225  ....
     226
     227Login to the UCDavis host and ping each remote:
     228{{{
     229#ping GPO IG
     230ping 192.168.2.1 -c 60 -q
     231# Utah IG
     232ping 192.168.4.1 -c 60 -q
     233}}}
     234
     235