Changes between Version 5 and Version 6 of GeniNetworkStitchingConfirmationTestStatus/Missouri


Ignore:
Timestamp:
11/20/13 09:05:09 (10 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GeniNetworkStitchingConfirmationTestStatus/Missouri

    v5 v6  
    372372
    373373== IG-ST-3 New Site 3 node linear topology ==
     374Create a slice and then create the stitched slivers with the RSpec [http://groups.geni.net/geni/browser/trunk/stitch-examples/Missouri/IG-ST-3.rspec IG-ST-2.rspec]:
     375{{{
     376$ omni.py createslice IG-ST-3
     37708:58:04 INFO     omni: Loading agg_nick_cache file '/home/lnevers/.gcf/agg_nick_cache'
     37808:58:04 INFO     omni: Loading config file /home/lnevers/.gcf/omni_config
     37908:58:04 INFO     omni: Using control framework portal
     38008:58:05 INFO     omni: Created slice with Name IG-ST-3, URN urn:publicid:IDN+ch.geni.net:ln-prj+slice+IG-ST-3, Expiration 2013-11-26 17:40:19
     38108:58:05 INFO     omni:  ------------------------------------------------------------
     38208:58:05 INFO     omni:  Completed createslice:
     383Args: createslice IG-ST-3
     384
     385  Result Summary: Created slice with Name IG-ST-3, URN urn:publicid:IDN+ch.geni.net:ln-prj+slice+IG-ST-3, Expiration 2013-11-26 17:40:19
     386 
     38708:58:05 INFO     omni:  ============================================================
     388
     389stitcher.py createsliver IG-ST-3 IG-ST-3.rspec -o
     390}}}
     391
     392Determined login information the Missouri host:
     393{{{
     394$ readyToLogin.py IG-ST-3 -a missouri-ig
     395  ....
     396
     397Login to the Missouri host and ping each remote:
     398{{{
     399#ping GPO IG
     400ping 192.168.2.1 -c 5
     401# Utah IG
     402ping 192.168.4.1 -c 5
     403}}}
    374404
    375405