Changes between Version 3 and Version 4 of GeniNetworkStitchingSites/GENIFixeEndpoint


Ignore:
Timestamp:
04/03/15 09:09:32 (9 years ago)
Author:
Aaron Helsinger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GeniNetworkStitchingSites/GENIFixeEndpoint

    v3 v4  
    1010== Prerequisites ==
    1111
    12 Coordination and approval from site contacts are required to get the GENI and non-GENI site connectivity in place.  Once connectivity is in place, stitching must be configured.  This is set in motion by submitting a request to the InstaGENI team [mailto:geni-dev-utah@flux.utah.edu] to add stitching advertisement and to [mailto:gmoc@grnoc.iu.edu] to update the AL2S stitching advertisement.  Requests to add stitching endpoints must include this type of [http://groups.geni.net/syseng/attachment/wiki/LuisaSandbox/GENIFixeEndpoint/StitchingRequest.txt information].  The request results in a GMOC ticket that covers both AL2S and Stitching Computation Service (SCS) changes.
     12Coordination and approval from site contacts are required to get the GENI and non-GENI site connectivity in place.  Once connectivity is in place, stitching must be configured.  This is set in motion by submitting a request to the InstaGENI team [mailto:geni-dev-utah@flux.utah.edu] to add the new endpoint to the stitching advertisement and to [mailto:gmoc@grnoc.iu.edu] to update the AL2S stitching advertisement.  Requests to add stitching endpoints must include this type of [http://groups.geni.net/geni/attachment/wiki/GENIFixeEndpoint/StitchingRequest.txt information].  The request results in a GMOC ticket that covers both AL2S and Stitching Computation Service (SCS) changes.
    1313
    1414Before you can proceed to create the GENI stitched topology example described in this procedure it is assumed that the following have already taken place:
    1515
    16  1. Fixed endpoint VLAN has provisioned from the site to AL2S and that the site link name is known to GPO. In this example ''usc'' is the link and ''3224'' is the VLAN for the fixed endpoint.
     16 1. Fixed endpoint VLAN has been provisioned from the site to AL2S and the site link name is known to GPO. In this example ''usc'' is the link and ''3224'' is the VLAN for the fixed endpoint.
    1717 2. ACLs have been created in GENI-FOAM group for the fixed endpoint.
    18  3. InstaGENI rack (UTC IG in this example) has been update to advertise its stitching, and has been configured to extend one VLANs to campus interface to the High School. In this example VLAN is ''3514''.
     18 3. InstaGENI rack (UTC IG in this example) has been updated to advertise its stitching, and has been configured to extend one or more VLANs to the campus interface to the High School. In this example VLAN is ''3514''.
    1919 4. AL2S has updated its advertisement RSpec to include the stitching information for the UTG IG rack and USC fixed endpoint.
    2020 5. SCS has picked up the topology for the site and the fixed endpoint.
     
    5353
    5454
    55  2. Define a link that includes both GENI aggregates (UTC & AL2S) component_manager. Must also include the interface_ref for the rack's GENI node that terminates the link.  Add:
     55 2. Define a link that includes both GENI aggregates (UTC & AL2S) component_manager. Must also include the `interface_ref` for the rack's GENI node that terminates the link.  Add:
    5656{{{
    5757 <link client_id="link-utc-hc-usc">
     
    113113''  Note: The example request uses VLAN 3514 that is specific to this experiment, you will use a VLAN that applies to your setup''
    114114
    115 You now have the request RSpec needed to set up this example topology.  See the complete request RSpec [http://groups.geni.net/syseng/attachment/wiki/LuisaSandbox/GENIFixeEndpoint/stitch-fixedEndpoint.rspec stitch-fixedEndpoint.rspec].
     115You now have the request RSpec needed to set up this example topology.  See the complete request RSpec [http://groups.geni.net/geni/attachment/wiki/GENIFixeEndpoint/stitch-fixedEndpoint.rspec stitch-fixedEndpoint.rspec].
    116116
    117117== Run the Experiment ==