root/trunk/wikifiles/plastic-slices/rspecs/plastic-105/openflow-gatech-plastic-105.rspec

Revision 800, 1.4 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 GT used by the
3 plastic-105 slice.
4
5 AM: https://expedient.oflow.cip.gatech.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-105@gt" description="Plastic Slices slice 105 at GT"/>
13
14   <slice controller_url="tcp:naxos.gpolab.bbn.com:33105" name="naxos-33105" description="The FlowVisor on naxos, for plastic-105." expiry="1313380800"/>
15
16   <flowspace>
17  
18     <port urn="urn:publicid:IDN+GT-RNOC:expedient:openflow+switch:06:d6:00:19:bb:b3:0d:00+port:3"/>
19     <port urn="urn:publicid:IDN+GT-RNOC:expedient:openflow+switch:06:d6:00:19:bb:b3:0d:00+port:9"/>
20     <port urn="urn:publicid:IDN+GT-RNOC:expedient:openflow+switch:06:d6:00:19:bb:b3:0d:00+port:10"/>
21
22     <dl_type from="2048" to="2048"/>
23     <nw_dst from="10.42.105.0" to="10.42.105.255"/>
24
25   </flowspace>
26
27   <flowspace>
28
29     <port urn="urn:publicid:IDN+GT-RNOC:expedient:openflow+switch:06:d6:00:19:bb:b3:0d:00+port:3"/>
30     <port urn="urn:publicid:IDN+GT-RNOC:expedient:openflow+switch:06:d6:00:19:bb:b3:0d:00+port:9"/>
31     <port urn="urn:publicid:IDN+GT-RNOC:expedient:openflow+switch:06:d6:00:19:bb:b3:0d:00+port:10"/>
32
33     <dl_type from="2048" to="2048"/>
34     <nw_src from="10.42.105.0" to="10.42.105.255"/>
35
36   </flowspace>
37
38 </resv_rspec>
Note: See TracBrowser for help on using the browser.