Last change
on this file since 2597 was
2275,
checked in by lnevers@bbn.com, 11 years ago
|
RSpecs used for Production FOAM testing.
|
-
Property svn:executable set to
*
|
File size:
1.3 KB
|
Rev | Line | |
---|
[2275] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
---|
| 2 | <rspec xmlns="http://www.geni.net/resources/rspec/3" |
---|
| 3 | xmlns:xs="http://www.w3.org/2001/XMLSchema-instance" |
---|
| 4 | xmlns:openflow="http://www.geni.net/resources/rspec/ext/openflow/3" |
---|
| 5 | xs:schemaLocation="http://www.geni.net/resources/rspec/3 |
---|
| 6 | http://www.geni.net/resources/rspec/3/request.xsd |
---|
| 7 | http://www.geni.net/resources/rspec/ext/openflow/3 |
---|
| 8 | http://www.geni.net/resources/rspec/ext/openflow/3/of-resv.xsd" |
---|
| 9 | type="request"> |
---|
| 10 | |
---|
| 11 | <openflow:sliver description="FOAM Production Tests "> |
---|
| 12 | |
---|
| 13 | <openflow:controller url="tcp:mallorea.gpolab.bbn.com:33020" type="primary" /> |
---|
| 14 | |
---|
| 15 | |
---|
| 16 | <openflow:group name="clemson-instageni-1750"> |
---|
| 17 | <openflow:datapath component_id="urn:publicid:IDN+openflow:foam:foam.instageni.clemson.edu+datapath+06:d6:6c:3b:e5:68:a6:00" |
---|
| 18 | component_manager_id="urn:publicid:IDN+openflow:foam:foam.instageni.clemson.edu+authority+am"/> |
---|
| 19 | </openflow:group> |
---|
| 20 | <openflow:match> |
---|
| 21 | <openflow:use-group name="clemson-instageni-1750" /> |
---|
| 22 | <openflow:packet> |
---|
| 23 | <openflow:dl_type value="0x800,0x806"/> |
---|
| 24 | <openflow:nw_dst value="10.42.11.0/24"/> |
---|
| 25 | <openflow:nw_src value="10.42.11.0/24"/> |
---|
| 26 | </openflow:packet> |
---|
| 27 | |
---|
| 28 | </openflow:match> |
---|
| 29 | |
---|
| 30 | </openflow:sliver> |
---|
| 31 | |
---|
| 32 | </rspec> |
---|
Note: See
TracBrowser
for help on using the repository browser.