Changes between Version 1 and Version 2 of GeniNetworkStitchingConfirmationTestStatus/MAX


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

--

Legend:

Unmodified
Added
Removed
Modified
  • GeniNetworkStitchingConfirmationTestStatus/MAX

    v1 v2  
    44
    55== IG-ST-1 New Site to GPO IG topology ==
     6
     7The NYSERNet site advertises the following stitching details:
     8{{{
     9  <stitching lastUpdateTime="2013-12-03T17:43:35Z" xmlns="http://hpn.east.isi.edu/rspec/ext/stitch/0.1/">   
     10    <aggregate id="urn:publicid:IDN+instageni.maxgigapop.net+authority+cm" url="https://www.instageni.maxgigapop.net:12369/protogeni/xmlrpc/am">     
     11      <aggregatetype>        protogeni      </aggregatetype>     
     12      <stitchingmode>        chainANDTree      </stitchingmode>     
     13      <scheduledservices>        false      </scheduledservices>     
     14      <negotiatedservices>        false      </negotiatedservices>     
     15      <lifetime id="life">       
     16            <start type="time">          2013-12-03T17:43:35Z        </start>       
     17            <end type="time">          2013-12-03T17:43:35Z        </end>       
     18      </lifetime>     
     19      <node id="urn:publicid:IDN+instageni.maxgigapop.net+node+procurve2">       
     20          <port id="urn:publicid:IDN+instageni.maxgigapop.net+stitchport+procurve2:1.22">         
     21              <capacity>            1000000          </capacity>         
     22              <maximumReservableCapacity>            1000000          </maximumReservableCapacity>         
     23              <minimumReservableCapacity>            1000          </minimumReservableCapacity>         
     24              <granularity>            1          </granularity>         
     25              <link id="urn:publicid:IDN+instageni.maxgigapop.net+interface+procurve2:1.22">           
     26                  <remoteLinkId> urn:publicid:IDN+dragon.maxgigapop.net+interface+clpk:1-1-2:*   </remoteLinkId>           
     27                  <trafficEngineeringMetric>              10            </trafficEngineeringMetric>           
     28                  <capacity>              1000000            </capacity>           
     29                  <maximumReservableCapacity>              1000000            </maximumReservableCapacity>           
     30                  <minimumReservableCapacity>              1000            </minimumReservableCapacity>           
     31                  <granularity>              1            </granularity>           
     32                  <switchingCapabilityDescriptor>             
     33                      <switchingcapType>                l2sc              </switchingcapType>             
     34                      <encodingType>                ethernet              </encodingType>             
     35                      <switchingCapabilitySpecificInfo>               
     36                         <switchingCapabilitySpecificInfo_L2sc>                 
     37                            <interfaceMTU>                    9000                  </interfaceMTU>                 
     38                            <vlanRangeAvailability> 550-569,3020-3030,3100-3109,3200-3219  </vlanRangeAvailability>                 
     39                            <vlanTranslation>                    false                  </vlanTranslation>                 
     40                         </switchingCapabilitySpecificInfo_L2sc>               
     41                      </switchingCapabilitySpecificInfo>             
     42                  </switchingCapabilityDescriptor>           
     43              </link>         
     44          </port>       
     45      </node>     
     46    </aggregate>   
     47  </stitching> 
     48
     49}}}
     50
     51Experimenter may not need any of this data, but it is helpful to reference when trying to determine how many VLANs are delegated for stitching at the site or how much bandwidth can be  requested.
     52
     53Create a slice and then create the stitched slivers with the RSPec [http://groups.geni.net/geni/browser/trunk/stitch-examples/MAX/IG-ST-1-ion.rspec IG-ST-1-ion.rspec]:
     54{{{
     55$ omni.py createslice IG-ST-1
     5612:46:48 INFO     omni: Loading agg_nick_cache file '/home/lnevers/.gcf/agg_nick_cache'
     5712:46:48 INFO     omni: Loading config file /home/lnevers/.gcf/omni_config
     5812:46:48 INFO     omni: Using control framework portal
     5912:46:50 INFO     omni: Created slice with Name IG-ST-1, URN urn:publicid:IDN+ch.geni.net:ln-prj+slice+IG-ST-1, Expiration 2013-12-10 17:46:49
     6012:46:50 INFO     omni:  ------------------------------------------------------------
     6112:46:50 INFO     omni:  Completed createslice:
     62Args: createslice IG-ST-1
     63  Result Summary: Created slice with Name IG-ST-1, URN urn:publicid:IDN+ch.geni.net:ln-prj+slice+IG-ST-1, Expiration 2013-12-10 17:46:49
     6412:46:50 INFO     omni:  ============================================================
     65
     66stitcher.py createsliver IG-ST-1 IG-ST-1-ion.rspec -o
     67}}}
     68
     69Determined login information at each NYSERNet and GPO aggregate:
     70{{{
     71$ readyToLogin.py IG-ST-1 -a max-ig
     72  ....
     73
     74$ readyToLogin.py IG-ST-1 -a gpo-ig
     75  ....
     76}}}
     77
     78=== Measurements ===
     79
     80'''Iperf InstaGENI GPO VM to InstaGENI NYSERNet VM (TCP) - TCP window size: 23.5 KByte (default)'''
     81
     82''Collected: 2013-XX-XX''
     83
     84__One Client_
     85{{{
     86
     87}}}
     88
     89__Five Clients__
     90{{{
     91
     92}}}
     93
     94__Ten Clients__
     95{{{
     96
     97}}}
     98
     99'''Iperf InstaGENI GPO VM to InstaGENI NYSERNet VM (UDP) - UDP buffer size:  224 KByte (default) '''
     100{{{
     101
     102}}}
     103
     104'''Ping from InstaGENI GPO VM to InstaGENI NYSERNet VM '''
     105{{{
     106
     107}}}
     108
     109
     110'''Iperf InstaGENI NYSERNet VM to InstaGENI GPO VM (TCP) - TCP window size: 23.5 KByte (default)'''
     111
     112''Collected: 2013-XX-XX''
     113
     114__One Client_
     115{{{
     116
     117}}}
     118
     119__Five Clients__
     120{{{
     121
     122}}}
     123
     124__Ten Clients__
     125{{{
     126
     127}}}
     128
     129'''Iperf InstaGENI NYSERNet VM to InstaGENI GPO VM (UDP)  - UDP buffer size:  224 KByte (default) '''
     130{{{
     131
     132}}}
     133
     134'''Ping from InstaGENI NYSERNet VM to InstaGENI GPO VM '''
     135{{{
     136
     137}}}
     138
     139
    6140== IG-ST-2 New Site to GPO IG Loop topology ==
    7141== IG-ST-3 IG-ST-3 New Site 3 node linear topology ==