Changes between Version 3 and Version 4 of GeniNetworkStitchingTestStatus/Resources


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

--

Legend:

Unmodified
Added
Removed
Modified
  • GeniNetworkStitchingTestStatus/Resources

    v3 v4  
    66''Last update: 06/06/13''
    77
    8 || '''Scenario''' || '''State'''              || ''' Ticket ''' || '''Comments''' ||
     8|| '''Scenario'''        || '''State'''              || ''' Ticket ''' || '''Comments''' ||
     9||1 slice/2 aggr/1 VLAN  ||[[Color(#63B8FF,In Progress)]]|| || ||
     10||1 slice/2 aggr/3 VLANs ||  || || ||
     11||2 slices/2aggr/2 VLANs ||  || || ||
     12||2 slices/2aggr/4 VLANs ||  || || ||
    913
    1014[[BR]]
     
    3842== Single slice with two endpoints using single stitched VLAN ==
    3943
    40 This test verifies  the use of 1 slice to connected 2 aggregates via a stitched VLAN: (Aggr1<->VLAN1<->Aggr2).
    41 The sliver that was actually used included 1 slice named 1sl-2aggr-1lnk that used the following topology:
     44This test verifies  the use of 1 slice to connected 2 aggregates via a stitched VLAN. The sliver that was actually used included 1 slice named ''1sl-2aggr-1lnk'' that used the following topology:
    4245   * GPO IG VM <->Internet2/ION Aggregate <-> Utah PG Aggregate <-> Utah IG VM
     46
     47First created a slice:
     48{{{
     49$ omni.py createslice 1sl-2aggr-1lnk
     50INFO:omni:Loading config file /home/lnevers/.gcf/omni_config
     51INFO:omni:Using control framework pg
     52INFO:omni:Created slice with Name 1sl-2aggr-1lnk, URN urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+1sl-2aggr-1lnk, Expiration 2013-06-08 12:45:56+00:00
     53INFO:omni: ------------------------------------------------------------
     54INFO:omni: Completed createslice:
     55
     56  Options as run:
     57                framework: pg
     58
     59  Args: createslice 1sl-2aggr-1lnk
     60
     61  Result Summary: Created slice with Name 1sl-2aggr-1lnk, URN urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+1sl-2aggr-1lnk, Expiration 2013-06-08 12:45:56+00:00
     62 
     63INFO:omni: ============================================================
     64}}}
     65
    4366
    4467== Single slice with two endpoints using multiple stitched VLANs ==