|
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-101 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-101@gt" description="Plastic Slices slice 101 at GT"/> |
|---|
| 13 |
|
|---|
| 14 |
<slice controller_url="tcp:naxos.gpolab.bbn.com:33101" name="naxos-33101" description="The FlowVisor on naxos, for plastic-101." 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.101.0" to="10.42.101.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.101.0" to="10.42.101.255"/> |
|---|
| 35 |
|
|---|
| 36 |
</flowspace> |
|---|
| 37 |
|
|---|
| 38 |
</resv_rspec> |
|---|