source: trunk/wikifiles/plastic-slices/rspecs/plastic-103/openflow-stanford-plastic-103.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: 3.0 KB
Line 
1<!--
2This rspec will reserve the OpenFlow resources at Stanford used by the
3plastic-103 slice.
4
5AM: https://endpoint.stanford.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-103@stanford" description="Plastic Slices slice 103 at Stanford"/>
13
14  <slice controller_url="tcp:naxos.gpolab.bbn.com:33103" name="naxos-33103" description="The FlowVisor on naxos, for plastic-103." expiry="1313380800"/>
15
16  <flowspace>
17
18    <port urn="urn:publicid:IDN+stanford:expedient:openflow+switch:00:00:00:12:e2:78:31:f5+port:1"/>
19    <port urn="urn:publicid:IDN+stanford:expedient:openflow+switch:00:00:00:12:e2:78:31:f5+port:11"/>
20
21    <port urn="urn:publicid:IDN+stanford:expedient:openflow+switch:00:00:00:12:e2:78:67:65+port:1"/>
22    <port urn="urn:publicid:IDN+stanford:expedient:openflow+switch:00:00:00:12:e2:78:67:65+port:2"/>
23    <port urn="urn:publicid:IDN+stanford:expedient:openflow+switch:00:00:00:12:e2:78:67:65+port:4"/>
24    <port urn="urn:publicid:IDN+stanford:expedient:openflow+switch:00:00:00:12:e2:78:67:65+port:6"/>
25
26    <port urn="urn:publicid:IDN+stanford:expedient:openflow+switch:00:00:00:12:e2:b8:f3:d0+port:3"/>
27    <port urn="urn:publicid:IDN+stanford:expedient:openflow+switch:00:00:00:12:e2:b8:f3:d0+port:27"/>
28    <port urn="urn:publicid:IDN+stanford:expedient:openflow+switch:00:00:00:12:e2:b8:f3:d0+port:28"/>
29
30    <port urn="urn:publicid:IDN+stanford:expedient:openflow+switch:03:85:00:23:47:4e:2e:c0+port:4"/>
31    <port urn="urn:publicid:IDN+stanford:expedient:openflow+switch:03:85:00:23:47:4e:2e:c0+port:5"/>
32
33    <dl_type from="2048" to="2048"/>
34    <nw_dst from="10.42.103.0" to="10.42.103.255"/>
35
36  </flowspace>
37
38  <flowspace>
39
40    <port urn="urn:publicid:IDN+stanford:expedient:openflow+switch:00:00:00:12:e2:78:31:f5+port:1"/>
41    <port urn="urn:publicid:IDN+stanford:expedient:openflow+switch:00:00:00:12:e2:78:31:f5+port:11"/>
42
43    <port urn="urn:publicid:IDN+stanford:expedient:openflow+switch:00:00:00:12:e2:78:67:65+port:1"/>
44    <port urn="urn:publicid:IDN+stanford:expedient:openflow+switch:00:00:00:12:e2:78:67:65+port:2"/>
45    <port urn="urn:publicid:IDN+stanford:expedient:openflow+switch:00:00:00:12:e2:78:67:65+port:4"/>
46    <port urn="urn:publicid:IDN+stanford:expedient:openflow+switch:00:00:00:12:e2:78:67:65+port:6"/>
47
48    <port urn="urn:publicid:IDN+stanford:expedient:openflow+switch:00:00:00:12:e2:b8:f3:d0+port:3"/>
49    <port urn="urn:publicid:IDN+stanford:expedient:openflow+switch:00:00:00:12:e2:b8:f3:d0+port:27"/>
50    <port urn="urn:publicid:IDN+stanford:expedient:openflow+switch:00:00:00:12:e2:b8:f3:d0+port:28"/>
51
52    <port urn="urn:publicid:IDN+stanford:expedient:openflow+switch:03:85:00:23:47:4e:2e:c0+port:4"/>
53    <port urn="urn:publicid:IDN+stanford:expedient:openflow+switch:03:85:00:23:47:4e:2e:c0+port:5"/>
54
55    <dl_type from="2048" to="2048"/>
56    <nw_src from="10.42.103.0" to="10.42.103.255"/>
57
58  </flowspace>
59
60</resv_rspec>
Note: See TracBrowser for help on using the repository browser.