Changes between Version 3 and Version 4 of GeniNetworkStitchingConfirmationTestStatus/CENIC


Ignore:
Timestamp:
01/08/15 15:26:28 (9 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GeniNetworkStitchingConfirmationTestStatus/CENIC

    v3 v4  
    279279{{{
    280280$ stitcher.py createsliver IG-ST-3 IG-ST-3.rspec -o
    281 XXXX
     28115:20:03 INFO    : Configured logging from file /home/lnevers/gcf-2.7/src/gcf/stitcher_logging.conf
     28215:20:03 INFO    : Reading slice IG-ST-3 credential...
     28315:20:03 INFO    : Slice urn:publicid:IDN+ch.geni.net:ln-test+slice+IG-ST-3 expires on 2015-01-12 17:19:21 UTC
     28415:20:03 INFO    : Using SCS at http://nutshell.maxgigapop.net:8081/geni/xmlrpc
     28515:20:03 INFO    : Calling SCS...
     28615:20:10 INFO    : Multi-AM reservation will include resources from these aggregates:
     28715:20:10 INFO    :      <Aggregate ukypks2-ig>
     28815:20:10 INFO    :      <Aggregate gpo-ig>
     28915:20:10 INFO    :      <Aggregate cenic-ig>
     29015:20:10 INFO    :      <Aggregate oess>
     29115:20:10 INFO    :      <Aggregate ion>
     29215:20:10 INFO    : Stitcher doing createsliver at <Aggregate ukypks2-ig>...
     29315:20:28 INFO    : ... Allocation at <Aggregate ukypks2-ig> complete.
     29415:20:28 INFO    : Stitcher doing createsliver at <Aggregate gpo-ig>...
     29515:20:45 INFO    : ... Allocation at <Aggregate gpo-ig> complete.
     29615:20:45 INFO    : Stitcher doing createsliver at <Aggregate cenic-ig>...
     29715:21:05 INFO    : ... Allocation at <Aggregate cenic-ig> complete.
     29815:21:05 INFO    : Stitcher doing createsliver at <Aggregate oess>...
     29915:21:13 INFO    : ... Allocation at <Aggregate oess> complete.
     30015:21:13 INFO    : Stitcher doing createsliver at <Aggregate ion>...
     30115:21:59 INFO    : DCN AM <Aggregate ion>: must wait for status ready....
     30215:21:59 INFO    : Pausing 30 seconds to let circuit become ready...
     30315:22:36 INFO    : Pausing 30 seconds to let circuit become ready...
     30415:23:14 INFO    : DCN circuit 146381 is ready at <Aggregate ion>
     30515:23:14 INFO    : DCN circuit 146371 is ready at <Aggregate ion>
     30615:23:21 INFO    : ... Allocation at <Aggregate ion> complete.
     30715:23:21 INFO    : All aggregates are complete.
     30815:23:21 INFO    : Your resources expire at 2015-01-11T20:10:10 (UTC).
     30915:23:21 INFO    : Saved combined reservation RSpec at 5 AMs to file '/home/lnevers/gcf-test/stitch-test/CENIC/IG-ST-3-manifest-rspec-multiam-combined.xml'
     310Success: Reserved resources in slice IG-ST-3 at 5 Aggregates (including 2 intermediate aggregate(s) not in the original request), creating 2 stitched link(s).
    282311}}}
    283312
     
    286315$ readyToLogin.py IG-ST-3 -a cenic-ig
    287316  ....
     317ig-cenic's geni_status is: ready
     318User lnevers logs in to ig-cenic using:
     319        ssh -p 30266  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc1.instageni.cenic.net
     320
    288321}}}
    289322Login to the CENIC host and ping each remote:
    290323{{{
    291324#ping GPO IG
    292 ping 192.168.2.1 -c 60 -q
    293 # UKYPKS2 IG
    294 ping 192.168.4.1 -c 60 -q
     325[lnevers@ig-cenic ~]$ ping 192.168.2.1 -c 60 -q
     326PING 192.168.2.1 (192.168.2.1) 56(84) bytes of data.
     327
     328--- 192.168.2.1 ping statistics ---
     32960 packets transmitted, 60 received, 0% packet loss, time 59086ms
     330rtt min/avg/max/mdev = 78.718/80.387/158.438/10.169 ms
     331
     332# ping UKYPKS2 IG
     333[lnevers@ig-cenic ~]$ ping 192.168.4.1 -c 60 -q
     334PING 192.168.4.1 (192.168.4.1) 56(84) bytes of data.
     335
     336--- 192.168.4.1 ping statistics ---
     33760 packets transmitted, 60 received, 0% packet loss, time 59075ms
     338rtt min/avg/max/mdev = 67.928/69.336/141.706/9.429 ms
    295339}}}
    296340