source: trunk/wikifiles/plastic-slices/rspecs/plastic-110/openflow-washington-plastic-110.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
RevLine 
[800]1<!--
2This rspec will reserve the OpenFlow resources at Washington used by the
3plastic-110 slice.
4
5AM: https://of.cs.washington.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-110@washington" description="Plastic Slices slice 110 at Washington"/>
13
14  <slice controller_url="tcp:naxos.gpolab.bbn.com:33110" name="naxos-33110" description="The FlowVisor on naxos, for plastic-110." expiry="1313380800"/>
15
16  <flowspace>
17 
18    <port urn="urn:publicid:IDN+washington:expedient:openflow+switch:06:d6:00:23:47:c8:8c:40+port:20"/>
19    <port urn="urn:publicid:IDN+washington:expedient:openflow+switch:06:d6:00:23:47:c8:8c:40+port:23"/>
20    <port urn="urn:publicid:IDN+washington:expedient:openflow+switch:06:d6:00:23:47:c8:8c:40+port:24"/>
21
22    <dl_type from="2048" to="2048"/>
23    <nw_dst from="10.42.110.0" to="10.42.110.255"/>
24
25  </flowspace>
26
27  <flowspace>
28     <port urn="urn:publicid:IDN+washington:expedient:openflow+switch:06:d6:00:23:47:c8:8c:40+port:20"/>
29    <port urn="urn:publicid:IDN+washington:expedient:openflow+switch:06:d6:00:23:47:c8:8c:40+port:23"/>
30    <port urn="urn:publicid:IDN+washington:expedient:openflow+switch:06:d6:00:23:47:c8:8c:40+port:24"/>
31
32    <dl_type from="2048" to="2048"/>
33    <nw_src from="10.42.110.0" to="10.42.110.255"/>
34
35  </flowspace>
36
37</resv_rspec>
Note: See TracBrowser for help on using the repository browser.