[1684] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
---|
| 2 | <!-- |
---|
| 3 | This rspec will reserve the OpenFlow resources at Internet2 |
---|
| 4 | used by the IG-CT-4 New Site Confirmation Test |
---|
| 5 | AM: https://foam.net.internet2.edu:3626/foam/gapi/1 |
---|
| 6 | --> |
---|
| 7 | <rspec xmlns="http://www.geni.net/resources/rspec/3" |
---|
| 8 | xmlns:xs="http://www.w3.org/2001/XMLSchema-instance" |
---|
| 9 | xmlns:openflow="http://www.geni.net/resources/rspec/ext/openflow/3" |
---|
| 10 | xs:schemaLocation="http://www.geni.net/resources/rspec/3 |
---|
| 11 | http://www.geni.net/resources/rspec/3/request.xsd |
---|
| 12 | http://www.geni.net/resources/rspec/ext/openflow/3 |
---|
| 13 | http://www.geni.net/resources/rspec/ext/openflow/3/of-resv.xsd" |
---|
| 14 | type="request"> |
---|
| 15 | <openflow:sliver description="New Site Confirmation Test IG-CT-4 " |
---|
| 16 | email="lnevers@bbn.com"> |
---|
| 17 | |
---|
| 18 | <openflow:controller url="tcp:mallorea.gpolab.bbn.com:33020" type="primary" /> |
---|
| 19 | |
---|
| 20 | <openflow:group name="i2-3716"> |
---|
| 21 | <openflow:datapath component_id="urn:publicid:IDN+openflow:foam:foam.net.internet2.edu+datapath+0e:84:00:12:e2:22:63:1d" |
---|
| 22 | component_manager_id="urn:publicid:IDN+openflow:foam:foam.net.internet2.edu+authority+am" /> <!-- I2 NEWY 3716 --> |
---|
| 23 | <openflow:datapath component_id="urn:publicid:IDN+openflow:foam:foam.net.internet2.edu+datapath+0e:84:00:12:e2:22:6f:e5" |
---|
| 24 | component_manager_id="urn:publicid:IDN+openflow:foam:foam.net.internet2.edu+authority+am" /> <!-- I2 WASH 3716 --> |
---|
| 25 | <openflow:datapath component_id="urn:publicid:IDN+openflow:foam:foam.net.internet2.edu+datapath+0e:84:00:12:e2:22:63:6e" |
---|
| 26 | component_manager_id="urn:publicid:IDN+openflow:foam:foam.net.internet2.edu+authority+am" /> <!-- I2 ATLA 3716 --> |
---|
| 27 | <openflow:datapath component_id="urn:publicid:IDN+openflow:foam:foam.net.internet2.edu+datapath+0e:84:00:12:e2:22:81:42" |
---|
| 28 | component_manager_id="urn:publicid:IDN+openflow:foam:foam.net.internet2.edu+authority+am" /> <!-- I2 HOUS 3716 --> |
---|
| 29 | <openflow:datapath component_id="urn:publicid:IDN+openflow:foam:foam.net.internet2.edu+datapath+0e:84:00:12:e2:22:63:38" |
---|
| 30 | component_manager_id="urn:publicid:IDN+openflow:foam:foam.net.internet2.edu+authority+am" /> <!-- I2 LOSA 3716 --> |
---|
| 31 | </openflow:group> |
---|
| 32 | |
---|
[1751] | 33 | <openflow:group name="I2-LOSA-1750-3716"> |
---|
| 34 | <openflow:datapath component_id="urn:publicid:IDN+openflow:foam:foam.net.internet2.edu+datapath+06:d6:00:12:e2:22:63:38" |
---|
| 35 | component_manager_id="urn:publicid:IDN+openflow:foam:foam.net.internet2.edu+authority+am" dpid="06:d6:00:12:e2:22:63:38"> |
---|
| 36 | <openflow:port name="15" num="15"/> |
---|
| 37 | </openflow:datapath> |
---|
| 38 | </openflow:group> |
---|
| 39 | |
---|
[1684] | 40 | <openflow:group name="UEN-1750"> |
---|
| 41 | <openflow:datapath component_id="urn:publicid:IDN+openflow:foam:foam.net.internet2.edu+datapath+06:d6:00:12:e2:22:63:38" |
---|
| 42 | component_manager_id="urn:publicid:IDN+openflow:foam:foam.net.internet2.edu+authority+am" dpid="06:d6:00:12:e2:22:63:38"> |
---|
| 43 | <openflow:port name="12" num="12"/> |
---|
| 44 | </openflow:datapath> |
---|
| 45 | </openflow:group> |
---|
| 46 | |
---|
[1751] | 47 | <openflow:group name="I2-ATLA-1750-3716"> |
---|
| 48 | <openflow:datapath component_id="urn:publicid:IDN+openflow:foam:foam.net.internet2.edu+datapath+06:d6:00:12:e2:22:63:6e" |
---|
| 49 | component_manager_id="urn:publicid:IDN+openflow:foam:foam.net.internet2.edu+authority+am" dpid="06:d6:00:12:e2:22:63:6e"> |
---|
| 50 | <openflow:port name="9" num="9"/> |
---|
| 51 | </openflow:datapath> |
---|
| 52 | </openflow:group> |
---|
| 53 | |
---|
[1684] | 54 | <openflow:match> |
---|
| 55 | |
---|
| 56 | <openflow:use-group name="i2-3716" /> |
---|
| 57 | <openflow:use-group name="UEN-1750" /> |
---|
[1751] | 58 | <openflow:use-group name="I2-LOSA-1750-3716" /> |
---|
[1684] | 59 | <openflow:packet> |
---|
| 60 | <openflow:dl_type value="0x800,0x806"/> |
---|
| 61 | <openflow:nw_dst value="10.42.11.0/24"/> |
---|
| 62 | <openflow:nw_src value="10.42.11.0/24"/> |
---|
| 63 | </openflow:packet> |
---|
| 64 | |
---|
| 65 | </openflow:match> |
---|
| 66 | |
---|
| 67 | </openflow:sliver> |
---|
| 68 | |
---|
| 69 | </rspec> |
---|