Changes between Version 3 and Version 4 of GeniNetworkStitchingConfirmationTestStatus/UNF


Ignore:
Timestamp:
08/15/16 15:18:45 (8 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GeniNetworkStitchingConfirmationTestStatus/UNF

    v3 v4  
    191191rtt min/avg/max/mdev = 30.259/30.617/31.066/0.265 ms
    192192}}}
     193
     194== EG-ST-2 New Site to GPO IG Loop topology ==
     195
     196Create a slice and then create the stitched slivers with the RSpec [http://groups.geni.net/geni/browser/trunk/stitch-examples/UNF/EG-ST-2.rspec EG-ST-2.rspec]:
     197{{{
     198$ stitcher.py createsliver EG-ST-2 EG-ST-2.rspec -o --scsURL https://nutshell.maxgigapop.net:8443/geni/xmlrpc
     199
     200}}}
     201
     202Determined login information at each UNF and GPO aggregate:
     203{{{
     204$ readyToLogin.py EG-ST-2 --useSliceAggregates
     205  ....
     206}}}
     207
     208Login to GPO host and ping the remote on each of the two interfaces.  Below is the ping output for the GPO site:
     209{{{
     210ping 10.10.4.2 -c 60 -q
     211ping 192.168.4.2 -c 60 -q
     212}}}