Last change
on this file since 3165 was
1914,
checked in by lnevers@bbn.com, 11 years ago
|
Rspecs used to complet New Site Confirmation Tests for GATech
|
-
Property svn:executable set to
*
|
File size:
1.4 KB
|
Line | |
---|
1 | <?xml version="1.0" encoding="UTF-8"?> |
---|
2 | <!-- |
---|
3 | AM: URL: https://foam.instageni.rnoc.gatech.edu:3626/foam/gapi/1 |
---|
4 | --> |
---|
5 | <rspec xmlns="http://www.geni.net/resources/rspec/3" |
---|
6 | xmlns:xs="http://www.w3.org/2001/XMLSchema-instance" |
---|
7 | xmlns:openflow="http://www.geni.net/resources/rspec/ext/openflow/3" |
---|
8 | xs:schemaLocation="http://www.geni.net/resources/rspec/3 |
---|
9 | http://www.geni.net/resources/rspec/3/request.xsd |
---|
10 | http://www.geni.net/resources/rspec/ext/openflow/3 |
---|
11 | http://www.geni.net/resources/rspec/ext/openflow/3/of-resv.xsd" |
---|
12 | type="request"> |
---|
13 | |
---|
14 | <openflow:sliver description="New Site Confirmation Test IG-CT-4 "> |
---|
15 | <openflow:controller url="tcp:mallorea.gpolab.bbn.com:33020" type="primary" /> |
---|
16 | |
---|
17 | <openflow:group name="gatech-instageni-1750"> |
---|
18 | <openflow:datapath component_id="urn:publicid:IDN+openflow:foam:foam.instageni.rnoc.gatech.edu+datapath+06:d6:6c:3b:e5:66:6b:00" |
---|
19 | component_manager_id="urn:publicid:IDN+openflow:foam:foam.instageni.rnoc.gatech.edu+authority+am" dpid="06:d6:6c:3b:e5:68:66:00" /> |
---|
20 | </openflow:group> |
---|
21 | |
---|
22 | <openflow:match> |
---|
23 | |
---|
24 | <openflow:use-group name="gatech-instageni-1750" /> |
---|
25 | |
---|
26 | <openflow:packet> |
---|
27 | <openflow:dl_type value="0x800,0x806"/> |
---|
28 | <openflow:nw_dst value="10.42.11.0/24"/> |
---|
29 | <openflow:nw_src value="10.42.11.0/24"/> |
---|
30 | </openflow:packet> |
---|
31 | |
---|
32 | </openflow:match> |
---|
33 | |
---|
34 | </openflow:sliver> |
---|
35 | |
---|
36 | </rspec> |
---|
37 | |
---|
Note: See
TracBrowser
for help on using the repository browser.