wiki:GeniNetworkStitchingConfirmationTestStatus/VCU

Version 1 (modified by lnevers@bbn.com, 7 years ago) (diff)

--

Virginia Commonwealth University Stitching Confirmation Tests

This pages capture the detailed test logs for each test defined in the New Site Stitching Confirmation Tests page. For the sites status see the New Site Stitching Confirmation Tests Status page.

IG-ST-1 New Site to GPO IG topology

The VCU site advertises the following stitching details:

<stitching xmlns="http://hpn.east.isi.edu/rspec/ext/stitch/0.1/" lastUpdateTime="2017-07-29T15:15:05Z" >
<aggregate id="urn:publicid:IDN+vcu.instageni.net+authority+cm" url="https://www.vcu.instageni.net:12369/protoge
ni/xmlrpc/am">
<aggregatetype>protogeni</aggregatetype>
<stitchingmode>chainANDTree</stitchingmode>
<scheduledservices>false</scheduledservices>
<negotiatedservices>false</negotiatedservices>
<lifetime id="life">
    <start type="time">2017-07-29T15:15:05Z</start>
    <end type="time">2017-07-29T15:15:05Z</end>
</lifetime>
<node id="urn:publicid:IDN+vcu.instageni.net+node+procurve2">
  <port id="urn:publicid:IDN+vcu.instageni.net+stitchport+procurve2:1.24.al2s">
    <capacity>10000000</capacity>
    <maximumReservableCapacity>10000000</maximumReservableCapacity>
    <minimumReservableCapacity>1000</minimumReservableCapacity>
    <granularity>1</granularity>
    <link id="urn:publicid:IDN+vcu.instageni.net+interface+procurve2:1.24.al2s">
      <remoteLinkId>urn:publicid:IDN+al2s.internet2.edu+interface+sdn-sw.ashb.net.internet2.edu:et-3/0/0.0:vcu-ig</remoteLinkId>
      <trafficEngineeringMetric>10</trafficEngineeringMetric>
      <capacity>10000000</capacity>
      <maximumReservableCapacity>10000000</maximumReservableCapacity>
      <minimumReservableCapacity>1000</minimumReservableCapacity>
      <granularity>1</granularity>
      <switchingCapabilityDescriptor>
        <switchingcapType>l2sc</switchingcapType>
        <encodingType>ethernet</encodingType>
        <switchingCapabilitySpecificInfo>
         <switchingCapabilitySpecificInfo_L2sc>
          <interfaceMTU>1500</interfaceMTU>
          <vlanRangeAvailability>3001-3020</vlanRangeAvailability>
          <vlanTranslation>false</vlanTranslation>
         </switchingCapabilitySpecificInfo_L2sc>
        </switchingCapabilitySpecificInfo>
      </switchingCapabilityDescriptor>
    </link>
  </port>
</node>
</aggregate>
</stitching>

Experimenter 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.

Create a slice and then create the stitched slivers with the RSpec IG-ST-1.rspec:

omni.py createslice IG-ST-1
stitcher.py createsliver IG-ST-1 IG-ST-1.rspec -o

Determined login information at each VCU and GPO aggregate:

$ readyToLogin.py IG-ST-1 --useSliceAggregates
  ....

Measurements

Iperf InstaGENI GPO VM to InstaGENI VCU VM (TCP) - TCP window size: 85.0 KByte (default)

Collected: 2017-07-XX

One Client_

Five Clients

Ten Clients

Iperf InstaGENI GPO VM to InstaGENI VCU VM (UDP) - UDP buffer size: 208 KByte (default)

Ping from InstaGENI GPO VM to the InstaGENI VCU VM

Iperf InstaGENI VCU VM to GPO InstaGENI VM (TCP) - TCP window size: 85.0 KByte (default)

Collected: 2017-07-XX

One Client_

Five Clients

Ten Clients

Iperf InstaGENI VCU VM to GPO InstaGENI VM (UDP) - UDP buffer size: 208 KByte (default)

Ping from InstaGENI VCU VM to GPO InstaGENI VM

IG-ST-2 New Site to GPO IG Loop topology

Create a slice and then create the stitched slivers with the RSpec IG-ST-2.rspec:

omni.py createslice IG-ST-2
stitcher.py createsliver IG-ST-2 IG-ST-2.rspec -o

Determined login information at each VCU and GPO aggregate:

$ readyToLogin.py IG-ST-2 --useSliceAggregates

Login to GPO host and ping the remote on each of the two interfaces. Below is the ping output for the GPO site:

remote-execute.py IG-ST-2 -a gpo-ig -m "ping 10.10.4.2 -c 60 -q ;ping 192.168.4.2 -c 60 -q"

IG-ST-3 IG-ST-3 New Site 3 node linear topology

Create a slice and then create the stitched slivers with the RSpec IG-ST-3.rspec:

omni.py createslice IG-ST-3
stitcher.py createsliver IG-ST-3 IG-ST-3.rspec -o

Determined login information the VCU host:

$ readyToLogin.py IG-ST-3 --useSliceAggregates

Login to the VCU host and ping each remote:

#ping GPO IG 
ping 192.168.2.1 -c 60 -q
# UKYPKS2 IG
ping 192.168.4.1 -c 60 -q

IG-ST-4 New Site to GPO EG interoperability

Create a slice and then create the stitched slivers with the RSpec IG-ST-4.rspec, which specifies a 100 Mbps link capacity. This was done to get around the mismatch in link capacity units that exists between IG and EG.

omni.py createslice IG-ST-4
stitcher.py createsliver IG-ST-4 IG-ST-4.rspec -o 

Determined login information at each VCU and GPO aggregate:

$ readyToLogin.py IG-ST-4 --useSliceAggregates

Measurements

Iperf ExoGENI GPO VM to InstaGENI VCU VM (TCP) - TCP window size: 85.0 KByte (default)

Collected: 2017-07-XX

One Client_

Five Clients

Ten Clients

Iperf ExoGENI GPO VM to InstaGENI VCU VM (UDP) - UDP buffer size: 208 KByte (default)

Ping from ExoGENI GPO VM to the InstaGENI VCU VM

Last login: Fri Jul 28 15:45:21 on ttys002 LNM:~$ cd download/GENI/GENIRacks/ LNM:~/download/GENI/GENIRacks$ ls AcceptanceTests InstaGENI Requirements apiclosed monitoring ConfirmationTests OpenGENI Schedules diagrams performance Deployment RackPlans Starter interop survey ExoGENI RacksHome allracks.csv misc wiki LNM:~/download/GENI/GENIRacks$ cd ConfirmationTests/ LNM:~/download/GENI/GENIRacks/ConfirmationTests$ ls CapturesExoGENI CapturesOpenGENI Stitching misc samples CapturesInstaGENI NewSite USIgnite navigation testplan LNM:~/download/GENI/GENIRacks/ConfirmationTests$ cd NewSite/ LNM:~/download/GENI/GENIRacks/ConfirmationTests/NewSite$ ls -ltr total 2608 -rw-r--r-- 1 lnevers staff 18131 Mar 7 2013 NewSiteUKY -rw-r--r-- 1 lnevers staff 15835 Apr 29 2013 NewSiteExo -rw-r--r-- 1 lnevers staff 18301 May 6 2013 NewSiteInsta -rw-r--r-- 1 lnevers staff 15337 May 7 2013 NewSiteGATech -rw-r--r-- 1 lnevers staff 15706 May 22 2013 NewSiteKettering -rw-r--r-- 1 lnevers staff 15714 May 23 2013 NewSitePrinceton -rw-r--r-- 1 lnevers staff 473 Jun 27 2013 set-admin -rw-r--r-- 1 lnevers staff 12487 Jul 29 2013 NewSiteExoUH -rw-r--r-- 1 lnevers staff 14640 Aug 14 2013 NewSiteUtahDDC -rw-r--r-- 1 lnevers staff 14581 Aug 20 2013 NewSiteNYU -rw-r--r-- 1 lnevers staff 13710 Aug 28 2013 NewSiteClemson -rw-r--r-- 1 lnevers staff 13572 Sep 16 2013 NewSiteNYSERNet -rw-r--r-- 1 lnevers staff 14051 Sep 17 2013 NewSiteMAX -rw-r--r-- 1 lnevers staff 1889 Oct 8 2013 todo-admin -rw-r--r-- 1 lnevers staff 13971 Oct 11 2013 NewSiteMissouriColumbia -rw-r--r-- 1 lnevers staff 14073 Oct 21 2013 NewSiteIllinois -rw-r--r-- 1 lnevers staff 14005 Nov 6 2013 NewSiteSOX -rw-r--r-- 1 lnevers staff 14281 Nov 13 2013 NewSiteKansas -rw-r--r-- 1 lnevers staff 819 Dec 5 2013 ST-1 -rw-r--r-- 1 lnevers staff 819 Dec 5 2013 ST-4 -rw-r--r-- 1 lnevers staff 14906 Dec 10 2013 NewSiteStanford -rw-r--r-- 1 lnevers staff 14562 Dec 12 2013 NewSiteExoFIU -rw-r--r-- 1 lnevers staff 14687 Jan 7 2014 NewSiteCornell -rw-r--r-- 1 lnevers staff 14578 Feb 17 2014 NewSiteWisconsin -rw-r--r-- 1 lnevers staff 12601 Apr 2 2014 NewSiteExoUFL -rw-r--r-- 1 lnevers staff 666 Apr 3 2014 MeasureGRAM -rw-r--r-- 1 lnevers staff 1586 Jun 11 2014 NYU-re-run.txt -rw-r--r-- 1 lnevers staff 12262 Jul 21 2014 NewSiteExoUCDavis -rw-r--r-- 1 lnevers staff 12202 Jul 21 2014 NewSiteExoOSF -rw-r--r-- 1 lnevers staff 6300 Jul 29 2014 NewSiteMAXStitch -rw-r--r-- 1 lnevers staff 6476 Jul 29 2014 NewSiteNYSERNetStitch -rw-r--r-- 1 lnevers staff 6486 Jul 29 2014 NewSiteStanfordStitch -rw-r--r-- 1 lnevers staff 6528 Jul 29 2014 NewSiteWisconsinStitch -rw-r--r-- 1 lnevers staff 6641 Jul 29 2014 NewSiteIllinoisStitch -rw-r--r-- 1 lnevers staff 6489 Jul 29 2014 NewSiteMissouriStitch -rw-r--r-- 1 lnevers staff 1227 Jul 30 2014 IG-ST-6 -rw-r--r-- 1 lnevers staff 6588 Aug 5 2014 NewSiteRutgersStitch -rw-r--r-- 1 lnevers staff 634 Sep 5 2014 NewSiteEmptyStitch -rw-r--r-- 1 lnevers staff 6597 Sep 5 2014 NewSiteUKYPKS2Stitch -rw-r--r-- 1 lnevers staff 6751 Sep 10 2014 NewSiteOpenGPOStitch -rw-r--r-- 1 lnevers staff 14596 Sep 16 2014 NewSiteMOXI -rw-r--r-- 1 lnevers staff 13935 Sep 16 2014 NewSiteNPS -rw-r--r-- 1 lnevers staff 13749 Sep 16 2014 NewSiteUCLA -rw-r--r-- 1 lnevers staff 14289 Sep 16 2014 NewSiteOHMetroDC -rw-r--r-- 1 lnevers staff 6667 Sep 17 2014 NewSiteOpenClemsonStitch -rw-r--r-- 1 lnevers staff 13998 Sep 18 2014 NewSiteRutgers -rw-r--r-- 1 lnevers staff 11901 Sep 22 2014 NewSiteOpenClemson -rw-r--r-- 1 lnevers staff 10057 Sep 22 2014 NewSiteOpenGPO -rw-r--r-- 1 lnevers staff 12606 Sep 22 2014 NewSiteExoSL -rw-r--r-- 1 lnevers staff 13608 Sep 22 2014 NewSiteChicago -rw-r--r-- 1 lnevers staff 10202 Sep 29 2014 NewSiteUKYPKS2 -rw-r--r-- 1 lnevers staff 6413 Sep 29 2014 NewSiteChicagoStitch -rw-r--r-- 1 lnevers staff 13609 Oct 2 2014 NewSiteColorado -rw-r--r-- 1 lnevers staff 13318 Oct 2 2014 NewSiteUMKC -rw-r--r-- 1 lnevers staff 6447 Oct 31 2014 NewSiteNPSStitch -rw-r--r-- 1 lnevers staff 11955 Nov 6 2014 NewSiteExoTAMU -rw-r--r-- 1 lnevers staff 1653 Nov 11 2014 status-stitch-eg -rw-r--r-- 1 lnevers staff 6626 Nov 18 2014 NewSiteKansasStitch -rw-r--r-- 1 lnevers staff 6567 Nov 20 2014 NewSiteUCLAStitch -rw-r--r-- 1 lnevers staff 5977 Dec 1 2014 NewSiteRutgersStitchAL2S -rw-r--r-- 1 lnevers staff 788 Dec 2 2014 special-test -rw-r--r-- 1 lnevers staff 6489 Dec 3 2014 NewSiteMissouriStitchAL2S -rw-r--r-- 1 lnevers staff 2510 Dec 8 2014 Cisco-NCSU -rw-r--r-- 1 lnevers staff 2518 Dec 8 2014 Cisco-NCSU2 -rw-r--r-- 1 lnevers staff 6486 Jan 5 2015 NewSiteStanfordStitchAL2S -rw-r--r-- 1 lnevers staff 12786 Jan 5 2015 NewSiteCWRU -rw-r--r-- 1 lnevers staff 658 Jan 9 2015 MeasureCisco -rw-r--r-- 1 lnevers staff 11657 Feb 9 2015 NewSiteExoWSU -rw-r--r-- 1 lnevers staff 12641 Feb 11 2015 NewSiteUTC -rw-r--r-- 1 lnevers staff 1614 Feb 11 2015 status-stitch-ig -rw-r--r-- 1 lnevers staff 6387 Feb 11 2015 NewSiteUTCStitch -rw-r--r-- 1 lnevers staff 13267 Feb 12 2015 NewSiteWashington -rw-r--r-- 1 lnevers staff 6619 Feb 12 2015 NewSiteWashingtonStitch -rw-r--r-- 1 lnevers staff 6428 Feb 20 2015 NewSiteCWRUStitch -rw-r--r-- 1 lnevers staff 6514 Mar 11 2015 NewSiteClemsonStitch -rw-r--r-- 1 lnevers staff 6475 Mar 11 2015 NewSiteGATechStitch -rw-r--r-- 1 lnevers staff 6367 Mar 11 2015 NewSiteSoxStitch -rw-r--r-- 1 lnevers staff 6396 Apr 6 2015 NewSiteUKYStitch -rw-r--r-- 1 lnevers staff 6442 Apr 9 2015 NewSiteUMKCStitch -rw-r--r-- 1 lnevers staff 6662 May 12 2015 NewSiteVirginiaTechStitch -rw-r--r-- 1 lnevers staff 14774 May 14 2015 NewSiteVirginiaTech -rw-r--r-- 1 lnevers staff 14300 May 21 2015 NewSiteCloudUtah-full -rw-r--r-- 1 lnevers staff 13015 May 21 2015 NewSiteCloudUtah -rw-r--r-- 1 lnevers staff 6569 May 21 2015 NewSiteCloudUtahStitch -rw-r--r-- 1 lnevers staff 7952 Jun 3 2015 NewSiteUtahStitch -rw-r--r-- 1 lnevers staff 14841 Dec 17 2015 NewSiteUKYMCV -rw-r--r-- 1 lnevers staff 6435 Jan 25 2016 NewSiteUKYMCVStitch -rw-r--r-- 1 lnevers staff 14777 Feb 11 2016 NewSiteUMICH -rw-r--r-- 1 lnevers staff 6399 Feb 19 2016 NewSiteUMICHStich -rw-r--r-- 1 lnevers staff 6626 Sep 13 2016 NewSiteNorthwesternStitch -rw-r--r-- 1 lnevers staff 6607 Apr 5 16:14 NewSiteExoUcDavisStitche -rw-r--r-- 1 lnevers staff 6354 Apr 5 16:14 NewSiteExoUNFStitche -rw-r--r-- 1 lnevers staff 6400 Apr 5 16:14 NewSiteExoUMASSStitche -rw-r--r-- 1 lnevers staff 6330 Apr 5 16:14 NewSiteExoUFLStitche -rw-r--r-- 1 lnevers staff 6339 Apr 5 16:14 NewSiteExoUAFStitche -rw-r--r-- 1 lnevers staff 6508 Apr 5 16:14 NewSiteExoTAMUStitche -rw-r--r-- 1 lnevers staff 6341 Apr 5 16:14 NewSiteExoPSCStitche -rw-r--r-- 1 lnevers staff 6337 Apr 5 16:14 NewSiteExoGWUStitche -rw-r--r-- 1 lnevers staff 6356 Apr 5 16:14 NewSiteExoFIUStitche -rw-r--r--@ 1 lnevers staff 6635 Apr 19 10:52 NewSiteCENICStitch -rw-r--r--@ 1 lnevers staff 13807 Apr 19 10:52 NewSiteCENIC -rw-r--r-- 1 lnevers staff 6449 Apr 19 13:02 NewSiteHawaiiStitch -rw-r--r-- 1 lnevers staff 7193 May 2 10:25 NewSiteExoUNF -rw-r--r-- 1 lnevers staff 7257 May 2 10:25 NewSiteExoPSC -rw-r--r-- 1 lnevers staff 7254 May 2 10:25 NewSiteExoGWU -rw-r--r-- 1 lnevers staff 7255 May 2 10:26 NewSiteExoUAF -rw-r--r-- 1 lnevers staff 7320 May 2 10:26 NewSiteExoUMASS -rw-r--r-- 1 lnevers staff 6595 May 12 11:25 NewSiteIgnULLafayetteStitch -rw-r--r-- 1 lnevers staff 6339 May 12 11:25 NewSiteIgnUVMStitch -rw-r--r-- 1 lnevers staff 6499 May 12 11:25 NewSiteIgnUTDallasStitch -rw-r--r-- 1 lnevers staff 7444 May 16 10:20 NewSiteIgnUTDallas -rw-r--r-- 1 lnevers staff 7554 May 16 10:20 NewSiteIgnULLafayette -rw-r--r-- 1 lnevers staff 7268 May 16 15:36 NewSiteIgnUVM -rw-r--r-- 1 lnevers staff 9212 May 18 09:51 NewSiteHawaii -rw-r--r-- 1 lnevers staff 6324 May 22 14:02 NewSiteExoFIUStitch -rw-r--r-- 1 lnevers staff 6305 May 22 14:02 NewSiteExoGWUStitch -rw-r--r-- 1 lnevers staff 6309 May 22 14:02 NewSiteExoPSCStitch -rw-r--r-- 1 lnevers staff 6476 May 22 14:02 NewSiteExoTAMUStitch -rw-r--r-- 1 lnevers staff 6307 May 22 14:03 NewSiteExoUAFStitch -rw-r--r-- 1 lnevers staff 6298 May 22 14:03 NewSiteExoUFLStitch -rw-r--r-- 1 lnevers staff 6368 May 22 14:03 NewSiteExoUMASSStitch -rw-r--r-- 1 lnevers staff 6322 May 22 14:03 NewSiteExoUNFStitch -rw-r--r-- 1 lnevers staff 6577 May 22 14:03 NewSiteExoUcDavisStitch -rw-r--r-- 1 lnevers staff 6299 May 22 14:04 NewSiteExoWSUStitch -rw-r--r-- 1 lnevers staff 6437 Jun 1 14:59 NewSiteUCSDStitch -rw-r--r-- 1 lnevers staff 7311 Jun 1 15:35 NewSiteUCSD LNM:~/download/GENI/GENIRacks/ConfirmationTests/NewSite$ more NewSiteUCSD NewSiteUCSD NewSiteUCSDStitch LNM:~/download/GENI/GENIRacks/ConfirmationTests/NewSite$ more NewSiteUCSD

University of California at San Diego InstaGENI Confirmation Tests

For details about the tests in this page, see the InstaGENI Confirmation Tests page.
For site status see the InstaGENI New Site Confirmation Tests Status page.

Note: Omni nick_names for site aggregates used for these tests are:

ucsd-ig=

IG-CT-1 - Access to New Site VM resources

Aggregate Version:

$ omni getversion -a ucsd-ig

The InstaGENI version in" 'code_tag':'xxxxxxxx'" is the same as the other available InstaGENI sites:

Site InstaGENI Code tag

Get list of "available" compute resources:

$ omni -a ucsd-ig listresources --available -o

Verified that Advertisement RSpec only includes available resources, as requested:

LNM:~/download/GENI/GENIRacks/ConfirmationTests/NewSite$ cp NewSiteUCSD NewSiteVCU
LNM:~/download/GENI/GENIRacks/ConfirmationTests/NewSite$ vp NewSiteUCSDStitch NewSiteVCUStitch
-bash: vp: command not found
LNM:~/download/GENI/GENIRacks/ConfirmationTests/NewSite$ cp NewSiteUCSDStitch NewSiteVCUStitch
LNM:~/download/GENI/GENIRacks/ConfirmationTests/NewSite$ vi NewSiteVCU
LNM:~/download/GENI/GENIRacks/ConfirmationTests/NewSite$ more NewSiteVCU
[[PageOutline]]

= Virigina Commonwealth University InstaGENI Confirmation Tests =

For details about the tests in this page, see the '''[wiki:GENIRacksHome/InstageniRacks/SiteConfirmationTests InstaGENI Confirmation Tests]''' page.[[BR]]
For site status see the '''[wiki:GENIRacksHome/InstageniRacks/ConfirmationTestStatus InstaGENI New Site Confirmation Tests Status]''' page.

__Note:__ Omni nick_names for site aggregates used for these tests are:
{{{
vcu-ig=urn:publicid:IDN+vcu.instageni.net+authority+cm,https://vcu.instageni.net:12369/protogeni/xmlrpc/am
}}}


== IG-CT-1 - Access to New Site VM resources ==

Aggregate Version:
{{{
$ omni getversion -a vcu-ig
}}}

The InstaGENI version in" 'code_tag':'xxxxxxxx'" is the same as the other available InstaGENI sites:
|| '''Site'''  || ''' InstaGENI Code tag '''               ||
||             ||                                          ||

Get list of "available" compute resources:
{{{
$ omni -a vcu-ig listresources --available -o
}}}

Verified that Advertisement RSpec only includes available resources, as requested:
{{{
$ egrep "node comp|available now" rspec-xxx
}}}

Created a slice and a 4 VMs sliver using the RSpec [http://groups.geni.net/geni/browser/trunk/GENIRacks/InstaGENI/Spiral5/RSpecs/ConfirmationTests/VCU/IG-CT-1.rspec IG-CT-1.rspec]:
{{{
$ omni createslice IG-CT-1
$ omni createsliver -a vcu-ig IG-CT-1 IG-CT-1.rspec
}}}
The following is login information for the sliver:
{{{
$ readyToLogin -a vcu-ig IG-CT-1
<...>

}}}
LNM:~/download/GENI/GENIRacks/ConfirmationTests/NewSite$ 
LNM:~/download/GENI/GENIRacks/ConfirmationTests/NewSite$ more NewSiteVCU
[[PageOutline]]

= Virigina Commonwealth University InstaGENI Confirmation Tests =

For details about the tests in this page, see the '''[wiki:GENIRacksHome/InstageniRacks/SiteConfirmationTests InstaGENI Confirmation Tests]''' page.[[BR]]
For site status see the '''[wiki:GENIRacksHome/InstageniRacks/ConfirmationTestStatus InstaGENI New Site Confirmation Tests Status]''' page.

__Note:__ Omni nick_names for site aggregates used for these tests are:
{{{
vcu-ig=urn:publicid:IDN+vcu.instageni.net+authority+cm,https://vcu.instageni.net:12369/protogeni/xmlrpc/am
}}}


== IG-CT-1 - Access to New Site VM resources ==

Aggregate Version:
{{{
$ omni getversion -a vcu-ig
}}}

The InstaGENI version in" 'code_tag':'xxxxxxxx'" is the same as the other available InstaGENI sites:
|| '''Site'''  || ''' InstaGENI Code tag '''               ||
||             ||                                          ||

Get list of "available" compute resources:
{{{
$ omni -a vcu-ig listresources --available -o
}}}

Verified that Advertisement RSpec only includes available resources, as requested:
{{{
$ egrep "node comp|available now" rspec-xxx
}}}

Created a slice and a 4 VMs sliver using the RSpec [http://groups.geni.net/geni/browser/trunk/GENIRacks/InstaGENI/Spiral5/RSpecs/ConfirmationTests/VCU/IG-CT-1.rspec IG-CT-1.rspec]:
{{{
$ omni createslice IG-CT-1
$ omni createsliver -a vcu-ig IG-CT-1 IG-CT-1.rspec
}}}
The following is login information for the sliver:
{{{
$ readyToLogin -a vcu-ig IG-CT-1
<...>

}}}
NewSiteVCU...skipping...
[[PageOutline]]

= Virigina Commonwealth University InstaGENI Confirmation Tests =

For details about the tests in this page, see the '''[wiki:GENIRacksHome/InstageniRacks/SiteConfirmationTests InstaGENI Confirmation Tests]''' page.[[BR]]
For site status see the '''[wiki:GENIRacksHome/InstageniRacks/ConfirmationTestStatus InstaGENI New Site Confirmation Tests Status]''' page.

__Note:__ Omni nick_names for site aggregates used for these tests are:
{{{
vcu-ig=urn:publicid:IDN+vcu.instageni.net+authority+cm,https://vcu.instageni.net:12369/protogeni/xmlrpc/am
}}}


== IG-CT-1 - Access to New Site VM resources ==

Aggregate Version:
{{{
$ omni getversion -a vcu-ig
}}}

The InstaGENI version in" 'code_tag':'xxxxxxxx'" is the same as the other available InstaGENI sites:
|| '''Site'''  || ''' InstaGENI Code tag '''               ||
||             ||                                          ||

Get list of "available" compute resources:
{{{
$ omni -a vcu-ig listresources --available -o
}}}

Verified that Advertisement RSpec only includes available resources, as requested:
{{{
$ egrep "node comp|available now" rspec-xxx
}}}

Created a slice and a 4 VMs sliver using the RSpec [http://groups.geni.net/geni/browser/trunk/GENIRacks/InstaGENI/Spiral5/RSpecs/ConfirmationTests/VCU/IG-CT-1.rspec IG-CT-1.rspec]:
{{{
$ omni createslice IG-CT-1
$ omni createsliver -a vcu-ig IG-CT-1 IG-CT-1.rspec
}}}
The following is login information for the sliver:
{{{
$ readyToLogin -a vcu-ig IG-CT-1
<...>

}}}

:...skipping...
[[PageOutline]]

= Virigina Commonwealth University InstaGENI Confirmation Tests =

For details about the tests in this page, see the '''[wiki:GENIRacksHome/InstageniRacks/SiteConfirmationTests InstaGENI Confirmation Tests]''' page.[[BR]]
For site status see the '''[wiki:GENIRacksHome/InstageniRacks/ConfirmationTestStatus InstaGENI New Site Confirmation Tests Status]''' page.

__Note:__ Omni nick_names for site aggregates used for these tests are:
{{{
vcu-ig=urn:publicid:IDN+vcu.instageni.net+authority+cm,https://vcu.instageni.net:12369/protogeni/xmlrpc/am
}}}


== IG-CT-1 - Access to New Site VM resources ==

Aggregate Version:
{{{
$ omni getversion -a vcu-ig
}}}

The InstaGENI version in" 'code_tag':'xxxxxxxx'" is the same as the other available InstaGENI sites:
|| '''Site'''  || ''' InstaGENI Code tag '''               ||
||             ||                                          ||

Get list of "available" compute resources:
{{{
$ omni -a vcu-ig listresources --available -o
}}}

Verified that Advertisement RSpec only includes available resources, as requested:
{{{
$ egrep "node comp|available now" rspec-xxx
}}}

Created a slice and a 4 VMs sliver using the RSpec [http://groups.geni.net/geni/browser/trunk/GENIRacks/InstaGENI/Spiral5/RSpecs/ConfirmationTests/VCU/IG-CT-1.rspec IG-CT-1.rspec]:
{{{
$ omni createslice IG-CT-1
$ omni createsliver -a vcu-ig IG-CT-1 IG-CT-1.rspec
}}}
The following is login information for the sliver:
{{{
$ readyToLogin -a vcu-ig IG-CT-1
<...>

}}}

=== Measurements ===

:
[[PageOutline]]

= Virigina Commonwealth University InstaGENI Confirmation Tests =

For details about the tests in this page, see the '''[wiki:GENIRacksHome/InstageniRacks/SiteConfirmationTests InstaGENI Confirmation Tests]''' page.[[BR]]
For site status see the '''[wiki:GENIRacksHome/InstageniRacks/ConfirmationTestStatus InstaGENI New Site Confirmation Tests Status]''' page.

__Note:__ Omni nick_names for site aggregates used for these tests are:
{{{
vcu-ig=urn:publicid:IDN+vcu.instageni.net+authority+cm,https://vcu.instageni.net:12369/protogeni/xmlrpc/am
}}}


== IG-CT-1 - Access to New Site VM resources ==

Aggregate Version:
{{{
$ omni getversion -a vcu-ig
}}}

The InstaGENI version in" 'code_tag':'xxxxxxxx'" is the same as the other available InstaGENI sites:
|| '''Site'''  || ''' InstaGENI Code tag '''               ||
||             ||                                          ||

Get list of "available" compute resources:
{{{
$ omni -a vcu-ig listresources --available -o
}}}

Verified that Advertisement RSpec only includes available resources, as requested:
{{{
$ egrep "node comp|available now" rspec-xxx
}}}

Created a slice and a 4 VMs sliver using the RSpec [http://groups.geni.net/geni/browser/trunk/GENIRacks/InstaGENI/Spiral5/RSpecs/ConfirmationTests/VCU/IG-CT-1.rspec IG-CT-1.rspec]:
{{{
$ omni createslice IG-CT-1
$ omni createsliver -a vcu-ig IG-CT-1 IG-CT-1.rspec
}}}
The following is login information for the sliver:
{{{
$ readyToLogin -a vcu-ig IG-CT-1
<...>

}}}

=== Measurements ===

:...skipping...
[[PageOutline]]

= Virigina Commonwealth University InstaGENI Confirmation Tests =

For details about the tests in this page, see the '''[wiki:GENIRacksHome/InstageniRacks/SiteConfirmationTests InstaGENI Confirmation Tests]''' page.[[BR]]
For site status see the '''[wiki:GENIRacksHome/InstageniRacks/ConfirmationTestStatus InstaGENI New Site Confirmation Tests Status]''' page.

__Note:__ Omni nick_names for site aggregates used for these tests are:
{{{
vcu-ig=urn:publicid:IDN+vcu.instageni.net+authority+cm,https://vcu.instageni.net:12369/protogeni/xmlrpc/am
}}}


== IG-CT-1 - Access to New Site VM resources ==

Aggregate Version:
{{{
$ omni getversion -a vcu-ig
}}}

The InstaGENI version in" 'code_tag':'xxxxxxxx'" is the same as the other available InstaGENI sites:
|| '''Site'''  || ''' InstaGENI Code tag '''               ||
||             ||                                          ||

Get list of "available" compute resources:
{{{
$ omni -a vcu-ig listresources --available -o
}}}

Verified that Advertisement RSpec only includes available resources, as requested:
{{{
$ egrep "node comp|available now" rspec-xxx
}}}

Created a slice and a 4 VMs sliver using the RSpec [http://groups.geni.net/geni/browser/trunk/GENIRacks/InstaGENI/Spiral5/RSpecs/ConfirmationTests/VCU/IG-CT-1.rspec IG-CT-1.rspec]:
{{{
$ omni createslice IG-CT-1
$ omni createsliver -a vcu-ig IG-CT-1 IG-CT-1.rspec
}}}
The following is login information for the sliver:
{{{
$ readyToLogin -a vcu-ig IG-CT-1
<...>

}}}

=== Measurements ===

Log into specified host and collect iperf and ping statistics. All measurements are collected over 60 seconds, using default imag:...skipping...
[[PageOutline]]

= Virigina Commonwealth University InstaGENI Confirmation Tests =

For details about the tests in this page, see the '''[wiki:GENIRacksHome/InstageniRacks/SiteConfirmationTests InstaGENI Confirmation Tests]''' page.[[BR]]
For site status see the '''[wiki:GENIRacksHome/InstageniRacks/ConfirmationTestStatus InstaGENI New Site Confirmation Tests Status]''' page.

__Note:__ Omni nick_names for site aggregates used for these tests are:
{{{
vcu-ig=urn:publicid:IDN+vcu.instageni.net+authority+cm,https://vcu.instageni.net:12369/protogeni/xmlrpc/am
}}}


== IG-CT-1 - Access to New Site VM resources ==

Aggregate Version:
{{{
$ omni getversion -a vcu-ig
}}}

The InstaGENI version in" 'code_tag':'xxxxxxxx'" is the same as the other available InstaGENI sites:
|| '''Site'''  || ''' InstaGENI Code tag '''               ||
||             ||                                          ||

Get list of "available" compute resources:
{{{
$ omni -a vcu-ig listresources --available -o
}}}

Verified that Advertisement RSpec only includes available resources, as requested:
{{{
$ egrep "node comp|available now" rspec-xxx
}}}

Created a slice and a 4 VMs sliver using the RSpec [http://groups.geni.net/geni/browser/trunk/GENIRacks/InstaGENI/Spiral5/RSpecs/ConfirmationTests/VCU/IG-CT-1.rspec IG-CT-1.rspec]:
{{{
$ omni createslice IG-CT-1
$ omni createsliver -a vcu-ig IG-CT-1 IG-CT-1.rspec
}}}
The following is login information for the sliver:
{{{
$ readyToLogin -a vcu-ig IG-CT-1
<...>

}}}

=== Measurements ===

Log into specified host and collect iperf and ping statistics. All measurements are collected over 60 seconds, using default images and default link bandwidth:
:...skipping...
[[PageOutline]]

= Virigina Commonwealth University InstaGENI Confirmation Tests =

For details about the tests in this page, see the '''[wiki:GENIRacksHome/InstageniRacks/SiteConfirmationTests InstaGENI Confirmation Tests]''' page.[[BR]]
For site status see the '''[wiki:GENIRacksHome/InstageniRacks/ConfirmationTestStatus InstaGENI New Site Confirmation Tests Status]''' page.

__Note:__ Omni nick_names for site aggregates used for these tests are:
{{{
vcu-ig=urn:publicid:IDN+vcu.instageni.net+authority+cm,https://vcu.instageni.net:12369/protogeni/xmlrpc/am
}}}


== IG-CT-1 - Access to New Site VM resources ==

Aggregate Version:
{{{
$ omni getversion -a vcu-ig
}}}

The InstaGENI version in" 'code_tag':'xxxxxxxx'" is the same as the other available InstaGENI sites:
|| '''Site'''  || ''' InstaGENI Code tag '''               ||
||             ||                                          ||

Get list of "available" compute resources:
{{{
$ omni -a vcu-ig listresources --available -o
}}}

Verified that Advertisement RSpec only includes available resources, as requested:
{{{
$ egrep "node comp|available now" rspec-xxx
}}}

Created a slice and a 4 VMs sliver using the RSpec [http://groups.geni.net/geni/browser/trunk/GENIRacks/InstaGENI/Spiral5/RSpecs/ConfirmationTests/VCU/IG-CT-1.rspec IG-CT-1.rspec]:
{{{
$ omni createslice IG-CT-1
$ omni createsliver -a vcu-ig IG-CT-1 IG-CT-1.rspec
}}}
The following is login information for the sliver:
{{{
$ readyToLogin -a vcu-ig IG-CT-1
<...>

}}}

=== Measurements ===

Log into specified host and collect iperf and ping statistics. All measurements are collected over 60 seconds, using default images and default link bandwidth:

:
[[PageOutline]]

= Virigina Commonwealth University InstaGENI Confirmation Tests =

For details about the tests in this page, see the '''[wiki:GENIRacksHome/InstageniRacks/SiteConfirmationTests InstaGENI Confirmation Tests]''' page.[[BR]]
For site status see the '''[wiki:GENIRacksHome/InstageniRacks/ConfirmationTestStatus InstaGENI New Site Confirmation Tests Status]''' page.

__Note:__ Omni nick_names for site aggregates used for these tests are:
{{{
vcu-ig=urn:publicid:IDN+vcu.instageni.net+authority+cm,https://vcu.instageni.net:12369/protogeni/xmlrpc/am
}}}


== IG-CT-1 - Access to New Site VM resources ==

Aggregate Version:
{{{
$ omni getversion -a vcu-ig
}}}

The InstaGENI version in" 'code_tag':'xxxxxxxx'" is the same as the other available InstaGENI sites:
|| '''Site'''  || ''' InstaGENI Code tag '''               ||
||             ||                                          ||

Get list of "available" compute resources:
{{{
$ omni -a vcu-ig listresources --available -o
}}}

Verified that Advertisement RSpec only includes available resources, as requested:
{{{
$ egrep "node comp|available now" rspec-xxx
}}}

Created a slice and a 4 VMs sliver using the RSpec [http://groups.geni.net/geni/browser/trunk/GENIRacks/InstaGENI/Spiral5/RSpecs/ConfirmationTests/VCU/IG-CT-1.rspec IG-CT-1.rspec]:
{{{
$ omni createslice IG-CT-1
$ omni createsliver -a vcu-ig IG-CT-1 IG-CT-1.rspec
}}}
The following is login information for the sliver:
{{{
$ readyToLogin -a vcu-ig IG-CT-1
<...>

}}}

=== Measurements ===

Log into specified host and collect iperf and ping statistics. All measurements are collected over 60 seconds, using default images and default link bandwidth:

:
[[PageOutline]]

= Virigina Commonwealth University InstaGENI Confirmation Tests =

For details about the tests in this page, see the '''[wiki:GENIRacksHome/InstageniRacks/SiteConfirmationTests InstaGENI Confirmation Tests]''' page.[[BR]]
For site status see the '''[wiki:GENIRacksHome/InstageniRacks/ConfirmationTestStatus InstaGENI New Site Confirmation Tests Status]''' page.

__Note:__ Omni nick_names for site aggregates used for these tests are:
{{{
vcu-ig=urn:publicid:IDN+vcu.instageni.net+authority+cm,https://vcu.instageni.net:12369/protogeni/xmlrpc/am
}}}


== IG-CT-1 - Access to New Site VM resources ==

Aggregate Version:
{{{
$ omni getversion -a vcu-ig
}}}

The InstaGENI version in" 'code_tag':'xxxxxxxx'" is the same as the other available InstaGENI sites:
|| '''Site'''  || ''' InstaGENI Code tag '''               ||
||             ||                                          ||

Get list of "available" compute resources:
{{{
$ omni -a vcu-ig listresources --available -o
}}}

Verified that Advertisement RSpec only includes available resources, as requested:
{{{
$ egrep "node comp|available now" rspec-xxx
}}}

Created a slice and a 4 VMs sliver using the RSpec [http://groups.geni.net/geni/browser/trunk/GENIRacks/InstaGENI/Spiral5/RSpecs/ConfirmationTests/VCU/IG-CT-1.rspec IG-CT-1.rspec]:
{{{
$ omni createslice IG-CT-1
$ omni createsliver -a vcu-ig IG-CT-1 IG-CT-1.rspec
}}}
The following is login information for the sliver:
{{{
$ readyToLogin -a vcu-ig IG-CT-1
<...>

}}}

=== Measurements ===

Log into specified host and collect iperf and ping statistics. All measurements are collected over 60 seconds, using default images and default link bandwidth:

:
[[PageOutline]]

= Virigina Commonwealth University InstaGENI Confirmation Tests =

For details about the tests in this page, see the '''[wiki:GENIRacksHome/InstageniRacks/SiteConfirmationTests InstaGENI Confirmation Tests]''' page.[[BR]]
For site status see the '''[wiki:GENIRacksHome/InstageniRacks/ConfirmationTestStatus InstaGENI New Site Confirmation Tests Status]''' page.

__Note:__ Omni nick_names for site aggregates used for these tests are:
{{{
vcu-ig=urn:publicid:IDN+vcu.instageni.net+authority+cm,https://vcu.instageni.net:12369/protogeni/xmlrpc/am
}}}


== IG-CT-1 - Access to New Site VM resources ==

Aggregate Version:
{{{
$ omni getversion -a vcu-ig
}}}

The InstaGENI version in" 'code_tag':'xxxxxxxx'" is the same as the other available InstaGENI sites:
|| '''Site'''  || ''' InstaGENI Code tag '''               ||
||             ||                                          ||

Get list of "available" compute resources:
{{{
$ omni -a vcu-ig listresources --available -o
}}}

Verified that Advertisement RSpec only includes available resources, as requested:
{{{
$ egrep "node comp|available now" rspec-xxx
}}}

Created a slice and a 4 VMs sliver using the RSpec [http://groups.geni.net/geni/browser/trunk/GENIRacks/InstaGENI/Spiral5/RSpecs/ConfirmationTests/VCU/IG-CT-1.rspec IG-CT-1.rspec]:
{{{
$ omni createslice IG-CT-1
$ omni createsliver -a vcu-ig IG-CT-1 IG-CT-1.rspec
}}}
The following is login information for the sliver:
{{{
$ readyToLogin -a vcu-ig IG-CT-1
<...>

}}}

=== Measurements ===

Log into specified host and collect iperf and ping statistics. All measurements are collected over 60 seconds, using default images and default link bandwidth:

:...skipping...
[[PageOutline]]

= Virigina Commonwealth University InstaGENI Confirmation Tests =

For details about the tests in this page, see the '''[wiki:GENIRacksHome/InstageniRacks/SiteConfirmationTests InstaGENI Confirmation Tests]''' page.[[BR]]
For site status see the '''[wiki:GENIRacksHome/InstageniRacks/ConfirmationTestStatus InstaGENI New Site Confirmation Tests Status]''' page.

__Note:__ Omni nick_names for site aggregates used for these tests are:
{{{
vcu-ig=urn:publicid:IDN+vcu.instageni.net+authority+cm,https://vcu.instageni.net:12369/protogeni/xmlrpc/am
}}}


== IG-CT-1 - Access to New Site VM resources ==

Aggregate Version:
{{{
$ omni getversion -a vcu-ig
}}}

The InstaGENI version in" 'code_tag':'xxxxxxxx'" is the same as the other available InstaGENI sites:
|| '''Site'''  || ''' InstaGENI Code tag '''               ||
||             ||                                          ||

Get list of "available" compute resources:
{{{
$ omni -a vcu-ig listresources --available -o
}}}

Verified that Advertisement RSpec only includes available resources, as requested:
{{{
$ egrep "node comp|available now" rspec-xxx
}}}

Created a slice and a 4 VMs sliver using the RSpec [http://groups.geni.net/geni/browser/trunk/GENIRacks/InstaGENI/Spiral5/RSpecs/ConfirmationTests/VCU/IG-CT-1.rspec IG-CT-1.rspec]:
{{{
$ omni createslice IG-CT-1
$ omni createsliver -a vcu-ig IG-CT-1 IG-CT-1.rspec
}}}
The following is login information for the sliver:
{{{
$ readyToLogin -a vcu-ig IG-CT-1
<...>

}}}

=== Measurements ===

Log into specified host and collect iperf and ping statistics. All measurements are collected over 60 seconds, using default images and default link bandwidth:

'''Iperf InstaGENI VCU VM-2 to VM-1 (TCP) - TCP window size: 85.0 KByte (default)'''
:...skipping...
[[PageOutline]]

= Virigina Commonwealth University InstaGENI Confirmation Tests =

For details about the tests in this page, see the '''[wiki:GENIRacksHome/InstageniRacks/SiteConfirmationTests InstaGENI Confirmation Tests]''' page.[[BR]]
For site status see the '''[wiki:GENIRacksHome/InstageniRacks/ConfirmationTestStatus InstaGENI New Site Confirmation Tests Status]''' page.

__Note:__ Omni nick_names for site aggregates used for these tests are:
{{{
vcu-ig=urn:publicid:IDN+vcu.instageni.net+authority+cm,https://vcu.instageni.net:12369/protogeni/xmlrpc/am
}}}


== IG-CT-1 - Access to New Site VM resources ==

Aggregate Version:
{{{
$ omni getversion -a vcu-ig
}}}

The InstaGENI version in" 'code_tag':'xxxxxxxx'" is the same as the other available InstaGENI sites:
|| '''Site'''  || ''' InstaGENI Code tag '''               ||
||             ||                                          ||

Get list of "available" compute resources:
{{{
$ omni -a vcu-ig listresources --available -o
}}}

Verified that Advertisement RSpec only includes available resources, as requested:
{{{
$ egrep "node comp|available now" rspec-xxx
}}}

Created a slice and a 4 VMs sliver using the RSpec [http://groups.geni.net/geni/browser/trunk/GENIRacks/InstaGENI/Spiral5/RSpecs/ConfirmationTests/VCU/IG-CT-1.rspec IG-CT-1.rspec]:
{{{
$ omni createslice IG-CT-1
$ omni createsliver -a vcu-ig IG-CT-1 IG-CT-1.rspec
}}}
The following is login information for the sliver:
{{{
$ readyToLogin -a vcu-ig IG-CT-1
<...>

}}}

=== Measurements ===

Log into specified host and collect iperf and ping statistics. All measurements are collected over 60 seconds, using default images and default link bandwidth:

'''Iperf InstaGENI VCU VM-2 to VM-1 (TCP) - TCP window size: 85.0 KByte (default)'''

:...skipping...
[[PageOutline]]

= Virigina Commonwealth University InstaGENI Confirmation Tests =

For details about the tests in this page, see the '''[wiki:GENIRacksHome/InstageniRacks/SiteConfirmationTests InstaGENI Confirmation Tests]''' page.[[BR]]
For site status see the '''[wiki:GENIRacksHome/InstageniRacks/ConfirmationTestStatus InstaGENI New Site Confirmation Tests Status]''' page.

__Note:__ Omni nick_names for site aggregates used for these tests are:
{{{
vcu-ig=urn:publicid:IDN+vcu.instageni.net+authority+cm,https://vcu.instageni.net:12369/protogeni/xmlrpc/am
}}}


== IG-CT-1 - Access to New Site VM resources ==

Aggregate Version:
{{{
$ omni getversion -a vcu-ig
}}}

The InstaGENI version in" 'code_tag':'xxxxxxxx'" is the same as the other available InstaGENI sites:
|| '''Site'''  || ''' InstaGENI Code tag '''               ||
||             ||                                          ||

Get list of "available" compute resources:
{{{
$ omni -a vcu-ig listresources --available -o
}}}

Verified that Advertisement RSpec only includes available resources, as requested:
{{{
$ egrep "node comp|available now" rspec-xxx
}}}

Created a slice and a 4 VMs sliver using the RSpec [http://groups.geni.net/geni/browser/trunk/GENIRacks/InstaGENI/Spiral5/RSpecs/ConfirmationTests/VCU/IG-CT-1.rspec IG-CT-1.rspec]:
{{{
$ omni createslice IG-CT-1
$ omni createsliver -a vcu-ig IG-CT-1 IG-CT-1.rspec
}}}
The following is login information for the sliver:
{{{
$ readyToLogin -a vcu-ig IG-CT-1
<...>

}}}

=== Measurements ===

Log into specified host and collect iperf and ping statistics. All measurements are collected over 60 seconds, using default images and default link bandwidth:

'''Iperf InstaGENI VCU VM-2 to VM-1 (TCP) - TCP window size: 85.0 KByte (default)'''

''Collected: 2017-05-XX''

__One Client_
{{{
:...skipping...
[[PageOutline]]

= Virigina Commonwealth University InstaGENI Confirmation Tests =

For details about the tests in this page, see the '''[wiki:GENIRacksHome/InstageniRacks/SiteConfirmationTests InstaGENI Confirmation Tests]''' page.[[BR]]
For site status see the '''[wiki:GENIRacksHome/InstageniRacks/ConfirmationTestStatus InstaGENI New Site Confirmation Tests Status]''' page.

__Note:__ Omni nick_names for site aggregates used for these tests are:
{{{
vcu-ig=urn:publicid:IDN+vcu.instageni.net+authority+cm,https://vcu.instageni.net:12369/protogeni/xmlrpc/am
}}}


== IG-CT-1 - Access to New Site VM resources ==

Aggregate Version:
{{{
$ omni getversion -a vcu-ig
}}}

The InstaGENI version in" 'code_tag':'xxxxxxxx'" is the same as the other available InstaGENI sites:
|| '''Site'''  || ''' InstaGENI Code tag '''               ||
||             ||                                          ||

Get list of "available" compute resources:
{{{
$ omni -a vcu-ig listresources --available -o
}}}

Verified that Advertisement RSpec only includes available resources, as requested:
{{{
$ egrep "node comp|available now" rspec-xxx
}}}

Created a slice and a 4 VMs sliver using the RSpec [http://groups.geni.net/geni/browser/trunk/GENIRacks/InstaGENI/Spiral5/RSpecs/ConfirmationTests/VCU/IG-CT-1.rspec IG-CT-1.rspec]:
{{{
$ omni createslice IG-CT-1
$ omni createsliver -a vcu-ig IG-CT-1 IG-CT-1.rspec
}}}
The following is login information for the sliver:
{{{
$ readyToLogin -a vcu-ig IG-CT-1
<...>

}}}

=== Measurements ===

Log into specified host and collect iperf and ping statistics. All measurements are collected over 60 seconds, using default images and default link bandwidth:

'''Iperf InstaGENI VCU VM-2 to VM-1 (TCP) - TCP window size: 85.0 KByte (default)'''

''Collected: 2017-05-XX''

__One Client_
{{{

}}}

:...skipping...
[[PageOutline]]

= Virigina Commonwealth University InstaGENI Confirmation Tests =

For details about the tests in this page, see the '''[wiki:GENIRacksHome/InstageniRacks/SiteConfirmationTests InstaGENI Confirmation Tests]''' page.[[BR]]
For site status see the '''[wiki:GENIRacksHome/InstageniRacks/ConfirmationTestStatus InstaGENI New Site Confirmation Tests Status]''' page.

__Note:__ Omni nick_names for site aggregates used for these tests are:
{{{
vcu-ig=urn:publicid:IDN+vcu.instageni.net+authority+cm,https://vcu.instageni.net:12369/protogeni/xmlrpc/am
}}}


== IG-CT-1 - Access to New Site VM resources ==

Aggregate Version:
{{{
$ omni getversion -a vcu-ig
}}}

The InstaGENI version in" 'code_tag':'xxxxxxxx'" is the same as the other available InstaGENI sites:
|| '''Site'''  || ''' InstaGENI Code tag '''               ||
||             ||                                          ||

Get list of "available" compute resources:
{{{
$ omni -a vcu-ig listresources --available -o
}}}

Verified that Advertisement RSpec only includes available resources, as requested:
{{{
$ egrep "node comp|available now" rspec-xxx
}}}

Created a slice and a 4 VMs sliver using the RSpec [http://groups.geni.net/geni/browser/trunk/GENIRacks/InstaGENI/Spiral5/RSpecs/ConfirmationTests/VCU/IG-CT-1.rspec IG-CT-1.rspec]:
{{{
$ omni createslice IG-CT-1
$ omni createsliver -a vcu-ig IG-CT-1 IG-CT-1.rspec
}}}
The following is login information for the sliver:
{{{
$ readyToLogin -a vcu-ig IG-CT-1
<...>

}}}

=== Measurements ===

Log into specified host and collect iperf and ping statistics. All measurements are collected over 60 seconds, using default images and default link bandwidth:

'''Iperf InstaGENI VCU VM-2 to VM-1 (TCP) - TCP window size: 85.0 KByte (default)'''

''Collected: 2017-05-XX''

__One Client_
{{{

}}}

__Five Clients__
{{{

:
[[PageOutline]]

= Virigina Commonwealth University InstaGENI Confirmation Tests =

For details about the tests in this page, see the '''[wiki:GENIRacksHome/InstageniRacks/SiteConfirmationTests InstaGENI Confirmation Tests]''' page.[[BR]]
For site status see the '''[wiki:GENIRacksHome/InstageniRacks/ConfirmationTestStatus InstaGENI New Site Confirmation Tests Status]''' page.

__Note:__ Omni nick_names for site aggregates used for these tests are:
{{{
vcu-ig=urn:publicid:IDN+vcu.instageni.net+authority+cm,https://vcu.instageni.net:12369/protogeni/xmlrpc/am
}}}


== IG-CT-1 - Access to New Site VM resources ==

Aggregate Version:
{{{
$ omni getversion -a vcu-ig
}}}

The InstaGENI version in" 'code_tag':'xxxxxxxx'" is the same as the other available InstaGENI sites:
|| '''Site'''  || ''' InstaGENI Code tag '''               ||
||             ||                                          ||

Get list of "available" compute resources:
{{{
$ omni -a vcu-ig listresources --available -o
}}}

Verified that Advertisement RSpec only includes available resources, as requested:
{{{
$ egrep "node comp|available now" rspec-xxx
}}}

Created a slice and a 4 VMs sliver using the RSpec [http://groups.geni.net/geni/browser/trunk/GENIRacks/InstaGENI/Spiral5/RSpecs/ConfirmationTests/VCU/IG-CT-1.rspec IG-CT-1.rspec]:
{{{
$ omni createslice IG-CT-1
$ omni createsliver -a vcu-ig IG-CT-1 IG-CT-1.rspec
}}}
The following is login information for the sliver:
{{{
$ readyToLogin -a vcu-ig IG-CT-1
<...>

}}}

=== Measurements ===

Log into specified host and collect iperf and ping statistics. All measurements are collected over 60 seconds, using default images and default link bandwidth:

'''Iperf InstaGENI VCU VM-2 to VM-1 (TCP) - TCP window size: 85.0 KByte (default)'''

''Collected: 2017-05-XX''

__One Client_
{{{

}}}

__Five Clients__
{{{

LNM:~/download/GENI/GENIRacks/ConfirmationTests/NewSite$ vi !$
vi NewSiteVCU
LNM:~/download/GENI/GENIRacks/ConfirmationTests/NewSite$ vi NewSiteVCU
NewSiteVCU        NewSiteVCUStitch  
LNM:~/download/GENI/GENIRacks/ConfirmationTests/NewSite$ vi NewSiteVCUStitch 
LNM:~/download/GENI/GENIRacks/ConfirmationTests/NewSite$ more NewSiteVCU
[[PageOutline]]

= Virigina Commonwealth University InstaGENI Confirmation Tests =

For details about the tests in this page, see the '''[wiki:GENIRacksHome/InstageniRacks/SiteConfirmationTests InstaGENI Confirmation Tests]''' page.[[BR]]
For site status see the '''[wiki:GENIRacksHome/InstageniRacks/ConfirmationTestStatus InstaGENI New Site Confirmation Tests Status]''' page.

__Note:__ Omni nick_names for site aggregates used for these tests are:
{{{
vcu-ig=urn:publicid:IDN+vcu.instageni.net+authority+cm,https://vcu.instageni.net:12369/protogeni/xmlrpc/am
}}}


== IG-CT-1 - Access to New Site VM resources ==

Aggregate Version:
{{{
$ omni getversion -a vcu-ig
}}}

The InstaGENI version in" 'code_tag':'xxxxxxxx'" is the same as the other available InstaGENI sites:
|| '''Site'''  || ''' InstaGENI Code tag '''               ||
||             ||                                          ||

Get list of "available" compute resources:
{{{
$ omni -a vcu-ig listresources --available -o
}}}

Verified that Advertisement RSpec only includes available resources, as requested:
{{{
$ egrep "node comp|available now" rspec-xxx
}}}

Created a slice and a 4 VMs sliver using the RSpec [http://groups.geni.net/geni/browser/trunk/GENIRacks/InstaGENI/Spiral5/RSpecs/ConfirmationTests/VCU/IG-CT-1.rspec IG-CT-1.rspec]:
{{{
$ omni createslice IG-CT-1
$ omni createsliver -a vcu-ig IG-CT-1 IG-CT-1.rspec
}}}
The following is login information for the sliver:
{{{
$ readyToLogin -a vcu-ig IG-CT-1
<...>

}}}

=== Measurements ===

Log into specified host and collect iperf and ping statistics. All measurements are collected over 60 seconds, using default images and default link bandwidth:

'''Iperf InstaGENI VCU VM-2 to VM-1 (TCP) - TCP window size: 85.0 KByte (default)'''

''Collected: 2017-07-XX''

__One Client_
{{{

}}}

__Five Clients__
{{{

}}}

__Ten Clients__
{{{

}}}

'''Iperf InstaGENI VCU VM-2 to the VM-1 (UDP) - UDP buffer size:  208 KByte (default)'''
{{{

}}}

'''Ping from InstaGENI VCU VM-2 to the VM-1 '''
{{{

}}}

== IG-CT-2 - Access to New Site bare metal and VM resources ==
Created a slice and a sliver with one VM and one Raw PC using RSpec [http://groups.geni.net/geni/browser/trunk/GENIRacks/InstaGENI/Spiral5/RSpecs/ConfirmationTests/VCU/IG-CT-2.rspec IG-CT-2.rspec] 
{{{
$ omni createslice IG-CT-2
$ omni createsliver -a vcu-ig IG-CT-2 IG-CT-2.rspec

LNM:~/download/GENI/GENIRacks/ConfirmationTests/NewSite$ 
LNM:~/download/GENI/GENIRacks/ConfirmationTests/NewSite$ 
LNM:~/download/GENI/GENIRacks/ConfirmationTests/NewSite$ 
LNM:~/download/GENI/GENIRacks/ConfirmationTests/NewSite$ more NewSiteVCU
[[PageOutline]]

= Virigina Commonwealth University InstaGENI Confirmation Tests =

For details about the tests in this page, see the '''[wiki:GENIRacksHome/InstageniRacks/SiteConfirmationTests InstaGENI Confirmation Tests]''' page.[[BR]]
For site status see the '''[wiki:GENIRacksHome/InstageniRacks/ConfirmationTestStatus InstaGENI New Site Confirmation Tests Status]''' page.

__Note:__ Omni nick_names for site aggregates used for these tests are:
{{{
vcu-ig=urn:publicid:IDN+vcu.instageni.net+authority+cm,https://vcu.instageni.net:12369/protogeni/xmlrpc/am
}}}


== IG-CT-1 - Access to New Site VM resources ==

Aggregate Version:
{{{
$ omni getversion -a vcu-ig
}}}

The InstaGENI version in" 'code_tag':'xxxxxxxx'" is the same as the other available InstaGENI sites:
|| '''Site'''  || ''' InstaGENI Code tag '''               ||
||             ||                                          ||

Get list of "available" compute resources:
{{{
$ omni -a vcu-ig listresources --available -o
}}}

Verified that Advertisement RSpec only includes available resources, as requested:
{{{
$ egrep "node comp|available now" rspec-xxx
}}}

Created a slice and a 4 VMs sliver using the RSpec [http://groups.geni.net/geni/browser/trunk/GENIRacks/InstaGENI/Spiral5/RSpecs/ConfirmationTests/VCU/IG-CT-1.rspec IG-CT-1.rspec]:
{{{
$ omni createslice IG-CT-1
$ omni createsliver -a vcu-ig IG-CT-1 IG-CT-1.rspec
}}}
The following is login information for the sliver:
{{{
$ readyToLogin -a vcu-ig IG-CT-1
<...>

}}}

=== Measurements ===

Log into specified host and collect iperf and ping statistics. All measurements are collected over 60 seconds, using default images and default link bandwidth:

'''Iperf InstaGENI VCU VM-2 to VM-1 (TCP) - TCP window size: 85.0 KByte (default)'''

''Collected: 2017-07-XX''

__One Client_
{{{

}}}

__Five Clients__
{{{

}}}

__Ten Clients__
{{{

}}}

'''Iperf InstaGENI VCU VM-2 to the VM-1 (UDP) - UDP buffer size:  208 KByte (default)'''
{{{

}}}

'''Ping from InstaGENI VCU VM-2 to the VM-1 '''
{{{

}}}

== IG-CT-2 - Access to New Site bare metal and VM resources ==
Created a slice and a sliver with one VM and one Raw PC using RSpec [http://groups.geni.net/geni/browser/trunk/GENIRacks/InstaGENI/Spiral5/RSpecs/ConfirmationTests/VCU/IG-CT-2.rspec IG-CT-2.rspec] 
{{{
$ omni createslice IG-CT-2
$ omni createsliver -a vcu-ig IG-CT-2 IG-CT-2.rspec


}}}

Determined login information:
{{{
$ readyToLogin -a vcu-ig IG-CT-2
<...>

}}}

=== Measurements ===

Log into specified host and collect iperf and ping statistics. All measurements are collected over 60 seconds, using default images and default link bandwidth:

'''Iperf InstaGENI VCU PC to VM (TCP) - TCP window size: 16.0 KByte (default)'''

''Collected: 2017-07-XX''

__One Client__
{{{

}}}

__Five Clients__
{{{

}}}

__Ten Clients__
{{{

}}}

'''Iperf InstaGENI VCU PC to the VM (UDP) - UDP buffer size:  114 KByte (default)'''
{{{

}}}

'''Ping from InstaGENI VCU PC to VM '''
{{{

}}}

'''Iperf InstaGENI VCU VM to PC (TCP) - TCP window size: 85.0 KByte (default)'''

''Collected: 2017-07-XX''

__One Client__
{{{

}}}

__Five Clients__
{{{

}}}

__Ten Clients__
{{{

}}}

'''Iperf InstaGENI VCU VM to the PC (UDP) - UDP buffer size:  208 KByte (default)'''
{{{

}}}

'''Ping from InstaGENI VCU VM to PC '''
{{{

}}}


== IG-CT-3 - Multiple sites experiment  ==

Created a slice and a sliver with one VM at VCU and one VMi at GPO using RSpec [http://groups.geni.net/geni/browser/trunk/GENIRacks/InstaGENI/Spiral5/RSpecs/ConfirmationTests/VCU/IG-CT-3.rspec IG-CT-3.rspec].  Used stitcher to create both the HAWAII and GPO slivers:
{{{
$ omni createslice IG-CT-3
$ stitcher createsliver IG-CT-3 IG-CT-3.rspec 

}}}

Determined login information at each VCU and GPO aggregate:
{{{
$ readyToLogin IG-CT-3 --useSliceAggregates

}}}

=== Measurements ===

'''Iperf InstaGENI GPO VM to VCU VM (TCP) - TCP window size: 16.0 KByte (default)'''

''Collected: 2017-07-XX''

__One Client__
{{{

}}}

__Five Clients__
{{{

}}}

__Ten Clients__
{{{

}}}

'''Iperf InstaGENI GPO VM to VCU VM (UDP) - UDP buffer size:  136 KByte (default)'''
{{{

}}}

'''Ping from InstaGENI GPO VM to the VCU VM '''
{{{

}}}


'''Iperf InstaGENI VCU VM to GPO VM (TCP) - TCP window size: 16.0 KByte (default)'''

''Collected: 2017-07-XX''

__One Client__
{{{

}}}

__Five Clients__
{{{

}}}

__Ten Clients__
{{{

}}}

'''Iperf InstaGENI VCU VM to GPO VM (UDP) - 136 KByte (default) 
{{{

}}}

'''Ping from InstaGENI VCU VM to GPO VM '''
{{{

}}}

== IG-CT-4 - Multiple sites !OpenFlow experiment and interoperability ==
LNM:~/download/GENI/GENIRacks/ConfirmationTests/NewSite$ 
LNM:~/download/GENI/GENIRacks/ConfirmationTests/NewSite$ 
LNM:~/download/GENI/GENIRacks/ConfirmationTests/NewSite$ 
LNM:~/download/GENI/GENIRacks/ConfirmationTests/NewSite$ 
LNM:~/download/GENI/GENIRacks/ConfirmationTests/NewSite$ more NewSiteVCUStitch 
[[PageOutline]]

= University of California at San Diego Stitching Confirmation Tests =

This 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.

== IG-ST-1 New Site to GPO IG topology ==
The UCSD site advertises the following stitching details:
{{{
}}}

Experimenter 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.

Create a slice and then create the stitched slivers with the RSpec [http://groups.geni.net/geni/browser/trunk/stitch-examples/UCSD/IG-ST-1.rspec IG-ST-1.rspec]:
{{{
omni.py createslice IG-ST-1
stitcher.py createsliver IG-ST-1 IG-ST-1.rspec -o
}}}

Determined login information at each UCSD and GPO aggregate:
{{{
$ readyToLogin.py IG-ST-1 --useSliceAggregates
  ....

}}}

=== Measurements ===

'''Iperf InstaGENI GPO VM to InstaGENI UCSD VM (TCP) - TCP window size: 85.0 KByte (default)'''

''Collected: 2017-07-XX''

__One Client_
{{{

}}}

__Five Clients__
{{{

}}}

__Ten Clients__
{{{

}}}

'''Iperf InstaGENI GPO VM to InstaGENI UCSD VM (UDP) - UDP buffer size:  208 KByte (default) '''
{{{

}}}

'''Ping from InstaGENI GPO VM to the InstaGENI UCSD VM '''
{{{

}}}
LNM:~/download/GENI/GENIRacks/ConfirmationTests/NewSite$ vi NewSiteVCUStitch 
LNM:~/download/GENI/GENIRacks/ConfirmationTests/NewSite$ 
LNM:~/download/GENI/GENIRacks/ConfirmationTests/NewSite$ 
LNM:~/download/GENI/GENIRacks/ConfirmationTests/NewSite$ 
LNM:~/download/GENI/GENIRacks/ConfirmationTests/NewSite$ 
LNM:~/download/GENI/GENIRacks/ConfirmationTests/NewSite$ 
LNM:~/download/GENI/GENIRacks/ConfirmationTests/NewSite$ 
LNM:~/download/GENI/GENIRacks/ConfirmationTests/NewSite$ 
LNM:~/download/GENI/GENIRacks/ConfirmationTests/NewSite$ 
LNM:~/download/GENI/GENIRacks/ConfirmationTests/NewSite$ 
LNM:~/download/GENI/GENIRacks/ConfirmationTests/NewSite$ 
LNM:~/download/GENI/GENIRacks/ConfirmationTests/NewSite$ 
LNM:~/download/GENI/GENIRacks/ConfirmationTests/NewSite$ 
LNM:~/download/GENI/GENIRacks/ConfirmationTests/NewSite$ more NewSiteVCUStitch 
[[PageOutline]]

=  Virginia Commonwealth University Stitching Confirmation Tests =

This 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.

== IG-ST-1 New Site to GPO IG topology ==
The VCU site advertises the following stitching details:
{{{
}}}

Experimenter 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.

Create a slice and then create the stitched slivers with the RSpec [http://groups.geni.net/geni/browser/trunk/stitch-examples/VCU/IG-ST-1.rspec IG-ST-1.rspec]:
{{{
omni.py createslice IG-ST-1
stitcher.py createsliver IG-ST-1 IG-ST-1.rspec -o
}}}

Determined login information at each VCU and GPO aggregate:
{{{
$ readyToLogin.py IG-ST-1 --useSliceAggregates
  ....

}}}

=== Measurements ===

'''Iperf InstaGENI GPO VM to InstaGENI VCU VM (TCP) - TCP window size: 85.0 KByte (default)'''

''Collected: 2017-07-XX''

__One Client_
{{{

}}}

__Five Clients__
{{{

}}}

__Ten Clients__
{{{

}}}

'''Iperf InstaGENI GPO VM to InstaGENI VCU VM (UDP) - UDP buffer size:  208 KByte (default) '''
{{{

}}}

'''Ping from InstaGENI GPO VM to the InstaGENI VCU VM '''
{{{

}}}


'''Iperf InstaGENI VCU VM to GPO InstaGENI VM (TCP) - TCP window size: 85.0 KByte (default)'''

''Collected: 2017-07-XX''

__One Client_
{{{

}}}

__Five Clients__
{{{

}}}

__Ten Clients__
{{{

}}}

'''Iperf InstaGENI VCU VM to GPO InstaGENI VM (UDP)  - UDP buffer size:  208 KByte (default) '''
{{{

}}}

'''Ping from InstaGENI VCU VM to GPO InstaGENI VM '''
{{{

}}}


== IG-ST-2 New Site to GPO IG Loop topology ==

Create a slice and then create the stitched slivers with the RSpec [http://groups.geni.net/geni/browser/trunk/stitch-examples/VCU/IG-ST-2.rspec IG-ST-2.rspec]:
{{{
omni.py createslice IG-ST-2
stitcher.py createsliver IG-ST-2 IG-ST-2.rspec -o
}}}

Determined login information at each VCU and GPO aggregate:
{{{
$ readyToLogin.py IG-ST-2 --useSliceAggregates
}}}

Login to GPO host and ping the remote on each of the two interfaces.  Below is the ping output for the GPO site:
{{{
remote-execute.py IG-ST-2 -a gpo-ig -m "ping 10.10.4.2 -c 60 -q ;ping 192.168.4.2 -c 60 -q"
}}}

== IG-ST-3 IG-ST-3 New Site 3 node linear topology ==

Create a slice and then create the stitched slivers with the RSpec [http://groups.geni.net/geni/browser/trunk/stitch-examples/VCU/IG-ST-3.rspec IG-ST-3.rspec]:
{{{
omni.py createslice IG-ST-3
stitcher.py createsliver IG-ST-3 IG-ST-3.rspec -o
}}}

Determined login information the VCU host:
{{{
$ readyToLogin.py IG-ST-3 --useSliceAggregates

}}}
Login to the VCU host and ping each remote: 
{{{
#ping GPO IG 
ping 192.168.2.1 -c 60 -q
# UKYPKS2 IG
ping 192.168.4.1 -c 60 -q
}}}


== IG-ST-4 New Site to GPO EG interoperability ==


Create a slice and then create the stitched slivers with the RSpec [http://groups.geni.net/geni/browser/trunk/stitch-examples/VCU/IG-ST-4.rspec IG-ST-4.rspec], which specifies a 100 Mbps link capacity. This was done to get around the mismatch in link capacity units that exists between IG and EG.

{{{
omni.py createslice IG-ST-4
stitcher.py createsliver IG-ST-4 IG-ST-4.rspec -o 
}}}

Determined login information at each VCU and GPO aggregate:
{{{
$ readyToLogin.py IG-ST-4 --useSliceAggregates
}}}

=== Measurements ===

'''Iperf ExoGENI GPO VM to InstaGENI VCU VM (TCP) - TCP window size: 85.0 KByte (default)'''

''Collected: 2017-07-XX''

__One Client_
{{{

}}}

__Five Clients__
{{{

}}}

__Ten Clients__
{{{

}}}

'''Iperf ExoGENI GPO VM to InstaGENI VCU VM (UDP) - UDP buffer size:  208 KByte (default) '''
{{{

}}}

'''Ping from ExoGENI GPO VM to the InstaGENI VCU VM '''
{{{

}}}


'''Iperf InstaGENI VCU VM to ExoGENI GPO VM (TCP) - TCP window size: 85.0 KByte (default)'''

''Collected: 2017-07-XX''

__One Client_
{{{

}}}

__Five Clients__
{{{

}}}

__Ten Clients__
{{{

}}}

'''Iperf InstaGENI VCU VM to ExoGENI GPO VM (UDP)  - UDP buffer size:  208 KByte (default) '''
{{{

}}}

'''Ping from InstaGENI VCU VM to ExoGENI GPO VM '''
{{{

}}}

== IG-ST-5 Site Information ==

Various pages include stitching information for a site.  Each of the following were verified for this site:
 
 1. Verified that stitching VLANs and Device URN information exists in the [http://groups.geni.net/geni/wiki/GeniAggregate/VCUInstaGENI#GENINetworkStitching VCU Aggregate] page.
 
 2. Verified that Delegated GENI Stitching VLANs for site are documented at the [https://wiki.maxgigapop.net/twiki/bin/view/GENI/StaticNetworksView Delegated GENI Stitching VLANs].

 3. ~~Stitching Computation Service logs were reviewed while testing stitching to this site,~~ No longer possible.

 4. Added site to the list of [wiki:GeniNetworkStitchingSites GENI Network Stitching Sites]. 
 
== IG-ST-6 New Site !OpenFlow topology ==

Create a slice and then create the stitched slivers using !OpenFlow with the RSPec [http://groups.geni.net/geni/browser/trunk/stitch-examples/VCU/IG-ST-6.rspec IG-ST-6.rspec]:
{{{
omni.py createslice IG-ST-6
stitcher.py createsliver IG-ST-6 IG-ST-6.rspec -o
}}}

Determined login information at each VCU and NYSENet aggregate:
{{{
$ readyToLogin.py IG-ST-6 --useSliceAggregates

}}}

=== Measurements ===

'''Iperf InstaGENI NYSENet VM to InstaGENI VCU VM (TCP) - TCP window size: 85.0 KByte (default)'''

''Collected: 2017-07-xx''

__One Client_
{{{

}}}

__Five Clients__
{{{

}}}

__Ten Clients__
{{{

}}}

'''Iperf InstaGENI NYSENet VM to InstaGENI VCU VM (UDP) - UDP buffer size:  208 KByte (default) '''
{{{

}}}

'''Ping from InstaGENI NYSENet VM to InstaGENI VCU VM '''
{{{

}}}


'''Iperf InstaGENI VCU VM to InstaGENI NYSENet VM (TCP) - TCP window size: 85.0 KByte (default)'''

''Collected: 2017-07-xx''

__One Client_
{{{

}}}

__Five Clients__
{{{

}}}

__Ten Clients__
{{{

}}}

'''Iperf InstaGENI VCU VM to InstaGENI NYSENet VM (UDP)  - UDP buffer size:  208 KByte (default) '''
{{{

}}}

'''Ping from InstaGENI VCU VM to InstaGENI NYSENet VM '''
{{{

}}}
------
{{{
#!html
Email <a href="mailto:help@geni.net"> help@geni.net </a> for GENI support or email <a href="mailto:luisa.nevers@bbn.com">me</a> with feedback on this page!
}}}
}}}
}}}
}}}
}}}