source: trunk/OESSRSpecs/oess-wash-2-ny-nobkup.rspec @ 2994

Last change on this file since 2994 was 2383, checked in by lnevers@bbn.com, 10 years ago

OESS RSpecs used for AL2S testing using Internet2 end-points.

File size: 967 bytes
Line 
1<rspec  xmlns="http://www.geni.net/resources/rspec/3"
2      xmlns:xs="http://www.w3.org/2001/XMLSchema-instance"
3      xmlns:oess="http://bssoftworks.com/geni/ext/circuit/1"
4      xs:schemaLocation="http://www.geni.net/rspec/3/manifest.xsd
5          http://www.geni.net/resources/rspec/3/request.xsd
6          http://bssoftworks.com/geni/ext/circuit/1
7          http://geni.bssoftworks.com/rspec/ext/circuit/1/request.xsd"
8      type="request">
9
10<oess:circuit>
11  <oess:description>LN wash-2-ny</oess:description>
12  <oess:bandwidth mbps="100" />
13  <oess:primaryPath>
14    <oess:link urn="urn:publicid:IDN+oess:foam:nddi+link+I2-NEWY32AOA-WASH-100GE-07759" />
15  </oess:primaryPath>
16  <oess:endpoints>
17    <oess:interface urn="urn:publicid:IDN+oess:foam:nddi+sdn-sw.newy32aoa.net.internet2.edu+e15/5" vlan="3003" />
18    <oess:interface urn="urn:publicid:IDN+oess:foam:nddi+sdn-sw.wash.net.internet2.edu+e15/2" vlan="3003" />
19  </oess:endpoints>
20</oess:circuit>
21
22</rspec>
Note: See TracBrowser for help on using the repository browser.