Last change
on this file since 800 was
800,
checked in by Josh Smift, 12 years ago
|
Added a Plastic Slices directory, and the Plastic Slices rspecs; copied from syseng, with passwords removed.
|
File size:
1.7 KB
|
Rev | Line | |
---|
[800] | 1 | <!-- |
---|
| 2 | This rspec will reserve the OpenFlow resources at NLR used by the |
---|
| 3 | plastic-109 slice. |
---|
| 4 | |
---|
| 5 | AM: https://expedient.nlr.net: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-109@nlr" description="Plastic Slices slice 109 at NLR"/> |
---|
| 13 | |
---|
| 14 | <slice controller_url="tcp:naxos.gpolab.bbn.com:33109" name="naxos-33109" description="The FlowVisor on naxos, for plastic-109." expiry="1313380800"/> |
---|
| 15 | |
---|
| 16 | <flowspace> |
---|
| 17 | |
---|
| 18 | <switch urn="urn:publicid:IDN+nlr:expedient:openflow+switch:0e:83:00:23:47:c8:bc:00"/> |
---|
| 19 | <switch urn="urn:publicid:IDN+nlr:expedient:openflow+switch:0e:83:00:23:47:ca:bc:40"/> |
---|
| 20 | <switch urn="urn:publicid:IDN+nlr:expedient:openflow+switch:0e:83:00:24:a8:d2:48:00"/> |
---|
| 21 | <switch urn="urn:publicid:IDN+nlr:expedient:openflow+switch:0e:83:00:24:a8:d2:b8:40"/> |
---|
| 22 | <switch urn="urn:publicid:IDN+nlr:expedient:openflow+switch:0e:83:00:26:f1:40:a8:00"/> |
---|
| 23 | |
---|
| 24 | <dl_type from="2048" to="2048"/> |
---|
| 25 | <nw_dst from="10.42.109.0" to="10.42.109.255"/> |
---|
| 26 | |
---|
| 27 | </flowspace> |
---|
| 28 | |
---|
| 29 | <flowspace> |
---|
| 30 | |
---|
| 31 | <switch urn="urn:publicid:IDN+nlr:expedient:openflow+switch:0e:83:00:23:47:c8:bc:00"/> |
---|
| 32 | <switch urn="urn:publicid:IDN+nlr:expedient:openflow+switch:0e:83:00:23:47:ca:bc:40"/> |
---|
| 33 | <switch urn="urn:publicid:IDN+nlr:expedient:openflow+switch:0e:83:00:24:a8:d2:48:00"/> |
---|
| 34 | <switch urn="urn:publicid:IDN+nlr:expedient:openflow+switch:0e:83:00:24:a8:d2:b8:40"/> |
---|
| 35 | <switch urn="urn:publicid:IDN+nlr:expedient:openflow+switch:0e:83:00:26:f1:40:a8:00"/> |
---|
| 36 | |
---|
| 37 | <dl_type from="2048" to="2048"/> |
---|
| 38 | <nw_src from="10.42.109.0" to="10.42.109.255"/> |
---|
| 39 | |
---|
| 40 | </flowspace> |
---|
| 41 | |
---|
| 42 | </resv_rspec> |
---|
Note: See
TracBrowser
for help on using the repository browser.