Layer2MesoscaleExperiment: of_i2_sample.rspec

File of_i2_sample.rspec, 1.1 KB (added by Mark Berman, 13 years ago)
Line 
1<!--
2This rspec will reserve OpenFlow resources at Internet 2 about a
3specific ethernet type
4This rspec has an expiration of 9/30/2011
5
6AM: https://ofc-vm1.net.internet2.edu:1443/openflow/gapi/
7-->
8
9<resv_rspec type="openflow" version="2">
10
11  <user affiliation="BBN" email="nriga@bbn.com" firstname="Niky" lastname="Riga" password="qwerty"/>
12
13  <project name="sample" description="sample"/>
14
15  <slice controller_url="tcp:gardil.gpolab.bbn.com:10131" name="samplr"
16  description="Controller running on gardil port 10131." expiry="1317340800"/>
17
18  <flowspace>
19
20    <switch urn="urn:publicid:IDN+indiana:expedient:openflow+switch:00:00:0e:83:40:39:18:1b"/>
21    <switch urn="urn:publicid:IDN+indiana:expedient:openflow+switch:00:00:0e:83:40:39:18:58"/>
22    <switch urn="urn:publicid:IDN+indiana:expedient:openflow+switch:00:00:0e:83:40:39:19:96"/>
23    <switch urn="urn:publicid:IDN+indiana:expedient:openflow+switch:00:00:0e:83:40:39:1a:57"/>
24    <switch urn="urn:publicid:IDN+indiana:expedient:openflow+switch:00:00:0e:83:40:39:1b:93"/>
25
26    <dl_type from="<ETH_TYPE>" to="<ETH_TYPE>"/>
27  </flowspace>
28
29</resv_rspec>