Last change
on this file was
3127,
checked in by lnevers@bbn.com, 10 years ago
|
RSpecs used in New Site Confirmation Tests for Colorado
|
File size:
1.3 KB
|
Line | |
---|
1 | <?xml version="1.0" ?> |
---|
2 | |
---|
3 | <rspec xmlns="http://www.geni.net/resources/rspec/3" |
---|
4 | xmlns:xs="http://www.w3.org/2001/XMLSchema-instance" |
---|
5 | xmlns:openflow="http://www.geni.net/resources/rspec/ext/openflow/3" |
---|
6 | xs:schemaLocation="http://www.geni.net/resources/rspec/3 |
---|
7 | http://www.geni.net/resources/rspec/3/request.xsd |
---|
8 | http://www.geni.net/resources/rspec/ext/openflow/3 |
---|
9 | http://www.geni.net/resources/rspec/ext/openflow/3/of-resv.xsd" |
---|
10 | type="request"> |
---|
11 | |
---|
12 | <openflow:sliver description="IG-CT-4 over 3716 " email="lnevers@bbn.com"> |
---|
13 | |
---|
14 | <openflow:controller url="tcp:mallorea.gpolab.bbn.com:33020" type="primary" /> |
---|
15 | |
---|
16 | <openflow:group name="slgroup"> |
---|
17 | <openflow:datapath component_id="urn:publicid:IDN+openflow:foam:sl-geni.northwestern.edu+datapath+00:00:60:eb:69:21:5a:2f" |
---|
18 | component_manager_id="urn:publicid:IDN+openflow:foam:sl-geni.northwestern.edu+authority+am"> |
---|
19 | </openflow:datapath> |
---|
20 | </openflow:group> |
---|
21 | |
---|
22 | <openflow:match> |
---|
23 | <openflow:use-group name="slgroup" /> |
---|
24 | <openflow:packet> |
---|
25 | <openflow:dl_type value="0x800,0x806"/> |
---|
26 | <openflow:dl_vlan value="1750"/> |
---|
27 | <openflow:nw_dst value="10.42.11.0/24"/> |
---|
28 | <openflow:nw_src value="10.42.11.0/24"/> |
---|
29 | </openflow:packet> |
---|
30 | </openflow:match> |
---|
31 | |
---|
32 | </openflow:sliver> |
---|
33 | </rspec> |
---|
Note: See
TracBrowser
for help on using the repository browser.