Changes between Initial Version and Version 1 of GeniNetworkStitchingConfirmationTestStatus/UMichigan


Ignore:
Timestamp:
02/10/16 14:17:02 (8 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GeniNetworkStitchingConfirmationTestStatus/UMichigan

    v1 v1  
     1= University of Michigan Stitching Confirmation Tests =
     2
     3This pages capture the detailed test logs for each test defined in the [wiki:GeniNetworkStitchingConfirmationTests New Site Stitching Confirmation Tests] page. For the sites status see the [wiki:GeniNetworkStitchingConfirmationTestStatus New Site Stitching Confirmation Tests Status] page.
     4
     5== IG-ST-1 New Site to GPO IG topology ==
     6
     7The University of Michigan site advertises the following stitching details:
     8{{{
     9<stitching xmlns="http://hpn.east.isi.edu/rspec/ext/stitch/0.1/" lastUpdateTime="2016-02-10T19:15:43Z" >
     10<aggregate id="urn:publicid:IDN+instageni.research.umich.edu+authority+cm" url="https://www.instageni.research.umich.edu
     11:12369/protogeni/xmlrpc/am">
     12<aggregatetype>protogeni</aggregatetype>
     13<stitchingmode>chainANDTree</stitchingmode>
     14<scheduledservices>false</scheduledservices>
     15<negotiatedservices>false</negotiatedservices>
     16<lifetime id="life">
     17    <start type="time">2016-02-10T19:15:43Z</start>
     18    <end type="time">2016-02-10T19:15:43Z</end>
     19</lifetime>
     20<node id="urn:publicid:IDN+instageni.research.umich.edu+node+procurve2">
     21  <port id="urn:publicid:IDN+instageni.research.umich.edu+stitchport+procurve2:1.19.al2s">
     22    <capacity>1000000</capacity>
     23    <maximumReservableCapacity>1000000</maximumReservableCapacity>
     24    <minimumReservableCapacity>1000</minimumReservableCapacity>
     25    <granularity>1</granularity>
     26    <link id="urn:publicid:IDN+instageni.research.umich.edu+interface+procurve2:1.19.al2s">
     27      <remoteLinkId>urn:publicid:IDN+al2s.internet2.edu+interface+sdn-sw.star.net.internet2.edu:eth7/1:umich-ig</remoteL
     28inkId>
     29      <trafficEngineeringMetric>10</trafficEngineeringMetric>
     30      <capacity>1000000</capacity>
     31      <maximumReservableCapacity>1000000</maximumReservableCapacity>
     32      <minimumReservableCapacity>1000</minimumReservableCapacity>
     33      <granularity>1</granularity>
     34      <switchingCapabilityDescriptor>
     35        <switchingcapType>l2sc</switchingcapType>
     36        <encodingType>ethernet</encodingType>
     37        <switchingCapabilitySpecificInfo>
     38         <switchingCapabilitySpecificInfo_L2sc>
     39          <interfaceMTU>1500</interfaceMTU>
     40          <vlanRangeAvailability>4026-4040</vlanRangeAvailability>
     41          <vlanTranslation>false</vlanTranslation>
     42         </switchingCapabilitySpecificInfo_L2sc>
     43        </switchingCapabilitySpecificInfo>
     44      </switchingCapabilityDescriptor>
     45    </link>
     46  </port>
     47</node>
     48</aggregate>
     49</stitching>
     50}}}
     51
     52Experimenter 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.
     53
     54Create a slice and then create the stitched slivers with the RSpec [http://groups.geni.net/geni/browser/trunk/stitch-examples/UMICH/IG-ST-1-al2s.rspec IG-ST-1-al2s.rspec]:
     55{{{
     56omni.py createslice IG-ST-1
     57stitcher.py createsliver IG-ST-1 IG-ST-1-al2s.rspec -o
     58}}}
     59
     60Determined login information at each UMICH and GPO aggregate:
     61{{{
     62$ readyToLogin.py IG-ST-1 --useSliceAggregates
     63  ....
     64}}}
     65