[800] | 1 | <!-- |
---|
| 2 | This rspec will reserve the OpenFlow resources at BBN used by the |
---|
| 3 | plastic-109 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-109@bbn" description="Plastic Slices slice 109 at BBN"/> |
---|
| 13 | |
---|
| 14 | <slice controller_url="tcp:naxos.gpolab.bbn.com:33109" name="naxos-33109" description="The FlowVisor on naxos, for plastic-109."/> |
---|
| 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:3"/> |
---|
| 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.109.0" to="10.42.109.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:3"/> |
---|
| 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.109.0" to="10.42.109.255"/> |
---|
| 47 | |
---|
| 48 | </flowspace> |
---|
| 49 | |
---|
| 50 | </resv_rspec> |
---|