root/trunk/wikifiles/plastic-slices/rspecs/plastic-108/openflow-stanford-plastic-108.rspec

Revision 800, 3.0 kB (checked in by jbs@bbn.com, 2 years ago)

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

Line 
1 <!--
2 This rspec will reserve the OpenFlow resources at Stanford used by the
3 plastic-108 slice.
4
5 AM: 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-108@stanford" description="Plastic Slices slice 108 at Stanford"/>
13
14   <slice controller_url="tcp:naxos.gpolab.bbn.com:33108" name="naxos-33108" description="The FlowVisor on naxos, for plastic-108." 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:10"/>
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.108.0" to="10.42.108.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:10"/>
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.108.0" to="10.42.108.255"/>
57
58   </flowspace>
59
60 </resv_rspec>
Note: See TracBrowser for help on using the browser.