Changes between Version 37 and Version 38 of GeniNetworkStitchingTestStatus/Functional


Ignore:
Timestamp:
06/07/13 11:40:28 (11 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GeniNetworkStitchingTestStatus/Functional

    v37 v38  
    588588
    589589=== Create Sliver ===
     590
    590591Using AM API V3 commands, first create a slice and then using stitcher.py create a sliver (allocate, provision, perform operational action start/stop/restart)  from GPO InstaGENI to Utah InstaGENI.  Create slice:
    591592{{{
     
    13371338
    13381339
    1339 
    13401340== GENI RSpec Support ==
    13411341
     
    13921392 
    13931393Verified Stitching Path support for ''multiple point-to-point'' paths by having 2 concurrent stitched slivers (ln-ext1, ln-ext2) from Utah InstaGENI to GPO InstaGENI.   Set up first sliver (ln-ext1) and logged into endpoint hosts to send ping traffic. Left pings running and created the second sliver (ln-ext2). Second sliver started without any problem and started pings between end-points.  Left both experiments running for 1 hour. Was able to renew sliver and get sliver status on both experiments.
    1394 
    1395 Additionally,verified Stitching Path support for ''multiple point-to-point'' paths by having 1 experiment with with multiple paths (2 links) from  Utah InstaGENI to GPO InstaGENI.  XXXXX
    13961394 
    13971395
     
    14011399
    14021400
    1403 (NEED TO VERIFY) Routing profile options to include or exclude:
    1404      * hop_include_list
    1405      * hop_exclude_list
     1401Verified routing profile options to include or exclude VLANs by using the stitcher.py options. The ''hop_include_list'' option was verified as follows:
     1402{{{
     1403$ stitcher.py ???
     1404
     1405}}}
     1406The ''hop_exclude_list'' was verified as follows:
     1407{{{
     1408$ stitcher.py ???
     1409}}}
    14061410     * VLAN tags (exclude only)
    14071411(NEED TO VERIFY) Verify '''only''' bandwidth and VLAN are negotiable.