Changes between Version 3 and Version 4 of GeniNetworkStitchingConfirmationTestStatus/Stanford


Ignore:
Timestamp:
02/03/14 10:42:08 (10 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GeniNetworkStitchingConfirmationTestStatus/Stanford

    v3 v4  
    194194rtt min/avg/max/mdev = 100.261/100.347/100.518/0.414 ms
    195195}}}
     196
     197== IG-ST-3 IG-ST-3 New Site 3 node linear topology ==
     198
     199Create a slice and then create the stitched slivers with the RSPec [http://groups.geni.net/geni/browser/trunk/stitch-examples/Stanford/IG-ST-r3.rspec IG-ST-3.rspec]:
     200{{{
     201$ omni.py createslice IG-ST-3
     202stitcher.py createsliver IG-ST-3 IG-ST-3.rspec -o
     203}}}
     204
     205Determined login information the Stanford host:
     206{{{
     207$ readyToLogin.py IG-ST-3 -a stanford-ig
     208}}}
     209Login to the Stanford host and ping each remote:
     210{{{
     211#ping GPO IG
     212ping 192.168.2.1 -c 60 -q
     213
     214
     215# Utah IG
     216
     217ping 192.168.4.1 -c 60 -q
     218}}}