source: trunk/wikifiles/plastic-slices/rspecs/plastic-109/openflow-indiana-plastic-109.rspec @ 800

Last change on this file since 800 was 800, checked in by Josh Smift, 13 years ago

Added a Plastic Slices directory, and the Plastic Slices rspecs; copied from syseng, with passwords removed.

File size: 1.4 KB
Line 
1<!--
2This rspec will reserve the OpenFlow resources at Indiana used by the
3plastic-109 slice.
4
5AM: https://optin.testlab.grnoc.iu.edu:1443/openflow/gapi/
6-->
7
8<resv_rspec type="openflow" version="2">
9
10  <user affiliation="BBN" email="jbs@bbn.com" firstname="Josh" lastname="Smift" passsword="password"/>
11
12  <project name="plastic-109@indiana" description="Plastic Slices slice 109 at Indiana"/>
13
14  <slice controller_url="tcp:naxos.gpolab.bbn.com:33109" name="naxos-33109" description="The FlowVisor on naxos, for plastic-109." expiry="1313380800"/>
15
16  <flowspace>
17
18    <port urn="urn:publicid:IDN+indiana:expedient:openflow+switch:06:d6:00:16:b9:cf:fc:40+port:3"/>
19    <port urn="urn:publicid:IDN+indiana:expedient:openflow+switch:06:d6:00:16:b9:cf:fc:40+port:8"/>
20    <port urn="urn:publicid:IDN+indiana:expedient:openflow+switch:06:d6:00:16:b9:cf:fc:40+port:9"/>
21
22    <dl_type from="2048" to="2048"/>
23    <nw_dst from="10.42.109.0" to="10.42.109.255"/>
24
25  </flowspace>
26
27  <flowspace>
28
29    <port urn="urn:publicid:IDN+indiana:expedient:openflow+switch:06:d6:00:16:b9:cf:fc:40+port:3"/>
30    <port urn="urn:publicid:IDN+indiana:expedient:openflow+switch:06:d6:00:16:b9:cf:fc:40+port:8"/>
31    <port urn="urn:publicid:IDN+indiana:expedient:openflow+switch:06:d6:00:16:b9:cf:fc:40+port:9"/>
32
33    <dl_type from="2048" to="2048"/>
34    <nw_src from="10.42.109.0" to="10.42.109.255"/>
35
36  </flowspace>
37
38</resv_rspec>
39
Note: See TracBrowser for help on using the repository browser.