|
Revision 800, 1.8 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 Wisconsin used by the |
|---|
| 3 |
plastic-105 slice. |
|---|
| 4 |
|
|---|
| 5 |
AM: https://wings-openflow-1.wail.wisc.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@wisconsin" description="Plastic Slices slice 105 at Wisconsin"/> |
|---|
| 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+wisconsin:expedient:openflow+switch:06:d6:00:23:47:cc:44:00+port:1"/> |
|---|
| 19 |
<port urn="urn:publicid:IDN+wisconsin:expedient:openflow+switch:06:d6:00:23:47:cc:44:00+port:20"/> |
|---|
| 20 |
<port urn="urn:publicid:IDN+wisconsin:expedient:openflow+switch:06:d6:00:23:47:cc:44:00+port:22"/> |
|---|
| 21 |
|
|---|
| 22 |
<port urn="urn:publicid:IDN+wisconsin:expedient:openflow+switch:06:d6:00:21:f7:be:8d:00+port:3"/> |
|---|
| 23 |
<port urn="urn:publicid:IDN+wisconsin:expedient:openflow+switch:06:d6:00:21:f7:be:8d:00+port:51"/> |
|---|
| 24 |
|
|---|
| 25 |
<dl_type from="2048" to="2048"/> |
|---|
| 26 |
<nw_dst from="10.42.105.0" to="10.42.105.255"/> |
|---|
| 27 |
|
|---|
| 28 |
</flowspace> |
|---|
| 29 |
|
|---|
| 30 |
<flowspace> |
|---|
| 31 |
|
|---|
| 32 |
<port urn="urn:publicid:IDN+wisconsin:expedient:openflow+switch:06:d6:00:23:47:cc:44:00+port:1"/> |
|---|
| 33 |
<port urn="urn:publicid:IDN+wisconsin:expedient:openflow+switch:06:d6:00:23:47:cc:44:00+port:20"/> |
|---|
| 34 |
<port urn="urn:publicid:IDN+wisconsin:expedient:openflow+switch:06:d6:00:23:47:cc:44:00+port:22"/> |
|---|
| 35 |
|
|---|
| 36 |
<port urn="urn:publicid:IDN+wisconsin:expedient:openflow+switch:06:d6:00:21:f7:be:8d:00+port:3"/> |
|---|
| 37 |
<port urn="urn:publicid:IDN+wisconsin:expedient:openflow+switch:06:d6:00:21:f7:be:8d:00+port:51"/> |
|---|
| 38 |
|
|---|
| 39 |
<dl_type from="2048" to="2048"/> |
|---|
| 40 |
<nw_src from="10.42.105.0" to="10.42.105.255"/> |
|---|
| 41 |
|
|---|
| 42 |
</flowspace> |
|---|
| 43 |
|
|---|
| 44 |
</resv_rspec> |
|---|