Changes between Version 7 and Version 8 of GeniNetworkStitchingConfirmationTestStatus/MAX


Ignore:
Timestamp:
12/03/13 13:42:43 (10 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GeniNetworkStitchingConfirmationTestStatus/MAX

    v7 v8  
    344344Login to each host and ping the remote on each of the two interfaces.  Below is the ping output for the GPO site:
    345345{{{
     346[lnevers@ig-gpo ~]$ ping 10.10.4.2 -c 60 -q
     347PING 10.10.4.2 (10.10.4.2) 56(84) bytes of data.
     348
     349--- 10.10.4.2 ping statistics ---
    34635060 packets transmitted, 60 received, 0% packet loss, time 59104ms
    347351rtt min/avg/max/mdev = 11.545/11.896/24.277/1.620 ms
     
    349353
    350354== IG-ST-3 IG-ST-3 New Site 3 node linear topology ==
     355
    351356Create a slice and then create the stitched slivers with the RSPec [http://groups.geni.net/geni/browser/trunk/stitch-examples/MAX/IG-ST-r3.rspec IG-ST-t32.rspec]:
    352357{{{
     
    426431$ readyToLogin.py IG-ST-3 -a max-ig
    427432  ....
     433================================================================================
     434LOGIN INFO for AM: https://instageni.maxgigapop.net:12369/protogeni/xmlrpc/am/2.0
     435================================================================================
     436
     437For more login info, see the section entitled:
     438         'Providing a private key to ssh' in 'readyToLogin.py -h'
     439
     440max's geni_status is: ready (am_status:ready)
     441User lnevers logs in to max using:
     442        ssh -p 35642  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc2.instageni.maxgigapop.net
     443}}}
    428444
    429445Login to the MAX host and ping each remote:
    430446{{{
    431447#ping GPO IG
    432 ping 192.168.2.1 -c 60 -q
     448[lnevers@max ~]$ ping 192.168.2.1 -c 60 -q
     449PING 192.168.2.1 (192.168.2.1) 56(84) bytes of data.
     450--- 192.168.2.1 ping statistics ---
     45160 packets transmitted, 60 received, 0% packet loss, time 59106ms
     452rtt min/avg/max/mdev = 11.564/11.871/23.817/1.564 ms
     453
    433454# Utah IG
    434 ping 192.168.4.1 -c 60 -q
     455[lnevers@max ~]$ ping 192.168.4.1 -c 60 -q
     456PING 192.168.4.1 (192.168.4.1) 56(84) bytes of data.
     457--- 192.168.4.1 ping statistics ---
     45860 packets transmitted, 60 received, 0% packet loss, time 59089ms
     459rtt min/avg/max/mdev = 93.337/95.017/187.259/12.013 ms
    435460}}}
    436461