Last change
on this file since 3165 was
3086,
checked in by lnevers@bbn.com, 10 years ago
|
rspecs used in confirmation testing of UCLA
|
-
Property svn:executable set to
*
|
File size:
1.3 KB
|
Rev | Line | |
---|
[3086] | 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 | <openflow:sliver description="New Site Confirmation Test IG-CT-4 "> |
---|
| 11 | <openflow:controller url="tcp:mallorea.gpolab.bbn.com:33020" type="primary" /> |
---|
| 12 | <openflow:group name="ucla-1750"> |
---|
| 13 | <openflow:datapath component_id="urn:publicid:IDN+openflow:foam:foam.instageni.idre.ucla.edu+datapath+07:3f:2c:59:e5:5c:ed:00" |
---|
| 14 | component_manager_id="urn:publicid:IDN+openflow:foam:foam.instageni.idre.ucla.edu+authority+am"> |
---|
| 15 | </openflow:datapath> |
---|
| 16 | </openflow:group> |
---|
| 17 | <openflow:match> |
---|
| 18 | <openflow:use-group name="ucla-1750" /> |
---|
| 19 | <openflow:packet> |
---|
| 20 | <openflow:dl_type value="0x800,0x806"/> |
---|
| 21 | <openflow:nw_dst value="10.42.11.0/24"/> |
---|
| 22 | <openflow:nw_src value="10.42.11.0/24"/> |
---|
| 23 | </openflow:packet> |
---|
| 24 | </openflow:match> |
---|
| 25 | </openflow:sliver> |
---|
| 26 | </rspec> |
---|
Note: See
TracBrowser
for help on using the repository browser.