Changes between Version 13 and Version 14 of GENIRacksInteroperability


Ignore:
Timestamp:
07/03/12 15:10:55 (12 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIRacksInteroperability

    v13 v14  
    5656
    5757The following sliver was created to reserve the 2 BBN ExoGENI VMs on shared VLAN 1750:
     58{{{
     59 $ omny.py createsliver interop -a exobbn interop-2vm-shared-vlan-exo-bbn.rspec
     60}}}
    5861
    59 The RSpec used: [insert_link_here]
     62The RSpec used: [interop-2vm-shared-vlan-exo-bbn.rspec ]
    6063
    61 The following sliver was created to reserver the 2 RENCI ExoGENI VMs on shared VLAN 1750:
     64The following sliver was created to reserved the 2 RENCI ExoGENI VMs on shared VLAN 1750:
     65{{{
     66 $ omny.py createsliver interop -a exorci interop-2vm-shared-vlan-exo-rci.rspec
     67}}}
    6268
    63 The RSpec used: [insert_link_here]
     69The RSpec used: [interop-2vm-shared-vlan-exo-rci.rspec]
    6470
    65 The following sliver was created on the ExoGENI FOAM aggregate to allow both the rack VMs and the local campus resources to connect to VLAN 1750:
     71The following sliver was created on the BBN ExoGENI FOAM aggregate to allow both the rack VMs and the local campus resources to connect to VLAN 1750:
     72{{{
     73 $ omny.py createsliver interop -a of-exobbn interop-openflow-exobbn.rspec
     74}}}
    6675
    67 The RSpec used: [insert_link_here]
     76The RSpec used: [interop-openflow-exobbn.rspec]
     77
     78The following sliver was created on the RENCI ExoGENI FOAM aggregate to allow the rack VMs to connect to VLAN 1750:
     79{{{
     80 $ omny.py createsliver interop -a of-exorci interop-openflow-exorci.rspec
     81}}}
     82
     83The RSpec used: [interop-openflow-exorci.rspec]
    6884
    6985
     
    7187
    7288The following sliver was created to reserve the 2 Utah InstaGENI VMs on shared VLAN 1750:
     89{{{
     90 $ omny.py createsliver interop -a ig interop-2vm-shared-vlan-insta-utah.rspec
     91}}}
     92The RSpec used: [interop-2vm-shared-vlan-insta-utah.rspec]
    7393
    74 The RSpec used: [insert_link_here]
     94
     95The following sliver was created to reserve one Utah PG VM on shared VLAN 1750:
     96{{{
     97 $ omny.py createsliver interop -a pg interop-1vm-shared-vlan-pg.rspec
     98}}}
     99The RSpec used: [interop-1vm-shared-vlan-pg.rspec]
     100
    75101
    76102The following sliver was created on the InstaGENI FOAM aggregate to allow both the rack VMs and the local campus resources to connect to VLAN 1750:
     103{{{
     104 $ omny.py createsliver interop -a of-ig interop-openflow-insta-utah.rspec
     105}}}
    77106
    78 The RSpec used: [insert_link_here]
     107The RSpec used: [interop-openflow-insta-utah.rspec]
    79108
    80109
     
    82111
    83112The following slivers were created get compute resources at each of the Meso-scale aggregate mangers (Rutgers, BBN and Clemson):
     113{{{
     114 $ omny.py createsliver interop -a pg2 --api-version 2 -T GENI 3 interop-wapg-rutgers.rspec
     115 $ omny.py createsliver interop -a plc-bbn interop-myplc-bbn.rspec
     116 $ omny.py createsliver interop -a plc-clemson interop-myplc-clemson.rspec
     117}}}
    84118
    85 The RSpecs used: [insert_link_here] [insert_link_here] [insert_link_here]
     119The RSpecs used: [interop-wapg-rutgers.rspec] [interop-myplc-bbn.rspec] [interop-myplc-clemson.rspec]
    86120
    87121The following slivers were created at each of the Meso-scale FOAM aggregate (Rutgers, BBN and Clemson):
     122{{{
     123$ omny.py createsliver interop -a of-bbn interop-openflow-meso-bbn.rspec
     124$ omny.py createsliver interop -a of-clemson interop-openflow-meso-clemson.rspec
     125$ omny.py createsliver interop -a of-rutgers interop-openflow-meso-rutgers.rspec
     126}}}
    88127
    89 The RSpecs used: [insert_link_here] [insert_link_here] [insert_link_here]
     128The RSpecs used: [interop-openflow-meso-bbn.rspec] [interop-openflow-meso-clemson.rspec] [interop-openflow-meso-rutgers.rspec]
    90129
    91130The following slivers were created at NRL and Internet2 FOAM Aggregate for VLAN 3716, which is used by all hosts in this experiment to exchange traffic:
    92131
    93 The RSpecs used: [insert_link_here] [insert_link_here]
     132{{{
     133$ omny.py createsliver interop -a of-i2 interop-openflow-meso-i2.rspec
     134$ omny.py createsliver interop -a of-nlr interop-openflow-meso-nlr.rspec
     135}}}
     136
     137The RSpecs used: [interop-openflow-meso-i2.rspec] [interop-openflow-meso-nlr.rspec]