1 | <!-- |
---|
2 | This rspec will reserve the OpenFlow resources at BBN used by the |
---|
3 | plastic-106 slice. |
---|
4 | |
---|
5 | AM: https://expedient.gpolab.bbn.com:1443/openflow/gapi/ |
---|
6 | --> |
---|
7 | |
---|
8 | <resv_rspec type="openflow"> |
---|
9 | |
---|
10 | <user affiliation="BBN" email="jbs@bbn.com" firstname="Josh" lastname="Smift" passsword="password"/> |
---|
11 | |
---|
12 | <project name="plastic-106@bbn" description="Plastic Slices slice 106 at BBN"/> |
---|
13 | |
---|
14 | <slice controller_url="tcp:naxos.gpolab.bbn.com:33106" name="naxos-33106" description="The FlowVisor on naxos, for plastic-106."/> |
---|
15 | |
---|
16 | <flowspace> |
---|
17 | |
---|
18 | <port urn="urn:publicid:IDN+tulum.gpolab.bbn.com:expedient:openflow+switch:06:d6:00:24:a8:c4:b9:00+port:49"/> |
---|
19 | <port urn="urn:publicid:IDN+tulum.gpolab.bbn.com:expedient:openflow+switch:06:d6:00:24:a8:c4:b9:00+port:50"/> |
---|
20 | <port urn="urn:publicid:IDN+tulum.gpolab.bbn.com:expedient:openflow+switch:06:d6:00:24:a8:c4:b9:00+port:51"/> |
---|
21 | <port urn="urn:publicid:IDN+tulum.gpolab.bbn.com:expedient:openflow+switch:06:d6:00:24:a8:c4:b9:00+port:55"/> |
---|
22 | <port urn="urn:publicid:IDN+tulum.gpolab.bbn.com:expedient:openflow+switch:06:d6:00:24:a8:c4:b9:00+port:56"/> |
---|
23 | <port urn="urn:publicid:IDN+tulum.gpolab.bbn.com:expedient:openflow+switch:06:d6:00:24:a8:c4:b9:00+port:71"/> |
---|
24 | |
---|
25 | <port urn="urn:publicid:IDN+tulum.gpolab.bbn.com:expedient:openflow+switch:06:d6:00:12:e2:b8:a5:d0+port:5"/> |
---|
26 | <port urn="urn:publicid:IDN+tulum.gpolab.bbn.com:expedient:openflow+switch:06:d6:00:12:e2:b8:a5:d0+port:20"/> |
---|
27 | |
---|
28 | <dl_type from="2048" to="2048"/> |
---|
29 | <nw_dst from="10.42.106.0" to="10.42.106.255"/> |
---|
30 | |
---|
31 | </flowspace> |
---|
32 | |
---|
33 | <flowspace> |
---|
34 | |
---|
35 | <port urn="urn:publicid:IDN+tulum.gpolab.bbn.com:expedient:openflow+switch:06:d6:00:24:a8:c4:b9:00+port:49"/> |
---|
36 | <port urn="urn:publicid:IDN+tulum.gpolab.bbn.com:expedient:openflow+switch:06:d6:00:24:a8:c4:b9:00+port:50"/> |
---|
37 | <port urn="urn:publicid:IDN+tulum.gpolab.bbn.com:expedient:openflow+switch:06:d6:00:24:a8:c4:b9:00+port:51"/> |
---|
38 | <port urn="urn:publicid:IDN+tulum.gpolab.bbn.com:expedient:openflow+switch:06:d6:00:24:a8:c4:b9:00+port:55"/> |
---|
39 | <port urn="urn:publicid:IDN+tulum.gpolab.bbn.com:expedient:openflow+switch:06:d6:00:24:a8:c4:b9:00+port:56"/> |
---|
40 | <port urn="urn:publicid:IDN+tulum.gpolab.bbn.com:expedient:openflow+switch:06:d6:00:24:a8:c4:b9:00+port:71"/> |
---|
41 | |
---|
42 | <port urn="urn:publicid:IDN+tulum.gpolab.bbn.com:expedient:openflow+switch:06:d6:00:12:e2:b8:a5:d0+port:5"/> |
---|
43 | <port urn="urn:publicid:IDN+tulum.gpolab.bbn.com:expedient:openflow+switch:06:d6:00:12:e2:b8:a5:d0+port:20"/> |
---|
44 | |
---|
45 | <dl_type from="2048" to="2048"/> |
---|
46 | <nw_src from="10.42.106.0" to="10.42.106.255"/> |
---|
47 | |
---|
48 | </flowspace> |
---|
49 | |
---|
50 | </resv_rspec> |
---|