root/trunk/wikifiles/plastic-slices/rspecs/plastic-102/openflow-internet2-plastic-102.rspec

Revision 800, 1.7 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 Internet2 used by the
3 plastic-102 slice.
4
5 AM: https://ofc-vm1.net.internet2.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-102@internet2" description="Plastic Slices slice 102 at Internet2"/>
13
14   <slice controller_url="tcp:naxos.gpolab.bbn.com:33102" name="naxos-33102" description="The FlowVisor on naxos, for plastic-102." expiry="1313380800"/>
15
16   <flowspace>
17
18     <switch urn="urn:publicid:IDN+indiana:expedient:openflow+switch:00:00:0e:84:40:39:18:1b"/>
19     <switch urn="urn:publicid:IDN+indiana:expedient:openflow+switch:00:00:0e:84:40:39:18:58"/>
20     <switch urn="urn:publicid:IDN+indiana:expedient:openflow+switch:00:00:0e:84:40:39:19:96"/>
21     <switch urn="urn:publicid:IDN+indiana:expedient:openflow+switch:00:00:0e:84:40:39:1a:57"/>
22     <switch urn="urn:publicid:IDN+indiana:expedient:openflow+switch:00:00:0e:84:40:39:1b:93"/>
23
24     <dl_type from="2048" to="2048"/>
25     <nw_dst from="10.42.102.0" to="10.42.102.255"/>
26
27   </flowspace>
28
29   <flowspace>
30
31     <switch urn="urn:publicid:IDN+indiana:expedient:openflow+switch:00:00:0e:84:40:39:18:1b"/>
32     <switch urn="urn:publicid:IDN+indiana:expedient:openflow+switch:00:00:0e:84:40:39:18:58"/>
33     <switch urn="urn:publicid:IDN+indiana:expedient:openflow+switch:00:00:0e:84:40:39:19:96"/>
34     <switch urn="urn:publicid:IDN+indiana:expedient:openflow+switch:00:00:0e:84:40:39:1a:57"/>
35     <switch urn="urn:publicid:IDN+indiana:expedient:openflow+switch:00:00:0e:84:40:39:1b:93"/>
36
37     <dl_type from="2048" to="2048"/>
38     <nw_src from="10.42.102.0" to="10.42.102.255"/>
39
40   </flowspace>
41
42 </resv_rspec>
Note: See TracBrowser for help on using the browser.