source: trunk/wikifiles/plastic-slices/rspecs/plastic-107/openflow-bbn-plastic-107.rspec

Last change on this file 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: 2.5 KB
Line 
1<!--
2This rspec will reserve the OpenFlow resources at BBN used by the
3plastic-107 slice.
4
5AM: https://expedient.gpolab.bbn.com:1443/openflow/gapi/
6-->
7
8<resv_rspec type="openflow">
9
10  <user affiliation="BBN" email="jbs@bbn.com" firstname="Josh" lastname="Smift" passsword="password"/>
11
12  <project name="plastic-107@bbn" description="Plastic Slices slice 107 at BBN"/>
13
14  <slice controller_url="tcp:naxos.gpolab.bbn.com:33107" name="naxos-33107" description="The FlowVisor on naxos, for plastic-107."/>
15
16  <flowspace>
17 
18    <port urn="urn:publicid:IDN+tulum.gpolab.bbn.com:expedient:openflow+switch:06:d6:00:24:a8:c4:b9:00+port:49"/>
19    <port urn="urn:publicid:IDN+tulum.gpolab.bbn.com:expedient:openflow+switch:06:d6:00:24:a8:c4:b9:00+port:50"/>
20    <port urn="urn:publicid:IDN+tulum.gpolab.bbn.com:expedient:openflow+switch:06:d6:00:24:a8:c4:b9:00+port:51"/>
21    <port urn="urn:publicid:IDN+tulum.gpolab.bbn.com:expedient:openflow+switch:06:d6:00:24:a8:c4:b9:00+port:55"/>
22    <port urn="urn:publicid:IDN+tulum.gpolab.bbn.com:expedient:openflow+switch:06:d6:00:24:a8:c4:b9:00+port:56"/>
23    <port urn="urn:publicid:IDN+tulum.gpolab.bbn.com:expedient:openflow+switch:06:d6:00:24:a8:c4:b9:00+port:71"/>
24
25    <port urn="urn:publicid:IDN+tulum.gpolab.bbn.com:expedient:openflow+switch:06:d6:00:12:e2:b8:a5:d0+port:3"/>
26    <port urn="urn:publicid:IDN+tulum.gpolab.bbn.com:expedient:openflow+switch:06:d6:00:12:e2:b8:a5:d0+port:20"/>
27
28    <dl_type from="2048" to="2048"/>
29    <nw_dst from="10.42.107.0" to="10.42.107.255"/>
30
31  </flowspace>
32
33  <flowspace>
34
35    <port urn="urn:publicid:IDN+tulum.gpolab.bbn.com:expedient:openflow+switch:06:d6:00:24:a8:c4:b9:00+port:49"/>
36    <port urn="urn:publicid:IDN+tulum.gpolab.bbn.com:expedient:openflow+switch:06:d6:00:24:a8:c4:b9:00+port:50"/>
37    <port urn="urn:publicid:IDN+tulum.gpolab.bbn.com:expedient:openflow+switch:06:d6:00:24:a8:c4:b9:00+port:51"/>
38    <port urn="urn:publicid:IDN+tulum.gpolab.bbn.com:expedient:openflow+switch:06:d6:00:24:a8:c4:b9:00+port:55"/>
39    <port urn="urn:publicid:IDN+tulum.gpolab.bbn.com:expedient:openflow+switch:06:d6:00:24:a8:c4:b9:00+port:56"/>
40    <port urn="urn:publicid:IDN+tulum.gpolab.bbn.com:expedient:openflow+switch:06:d6:00:24:a8:c4:b9:00+port:71"/>
41
42    <port urn="urn:publicid:IDN+tulum.gpolab.bbn.com:expedient:openflow+switch:06:d6:00:12:e2:b8:a5:d0+port:3"/>
43    <port urn="urn:publicid:IDN+tulum.gpolab.bbn.com:expedient:openflow+switch:06:d6:00:12:e2:b8:a5:d0+port:20"/>
44
45    <dl_type from="2048" to="2048"/>
46    <nw_src from="10.42.107.0" to="10.42.107.255"/>
47
48  </flowspace>
49
50</resv_rspec>
Note: See TracBrowser for help on using the repository browser.