Layer2MesoscaleExperiment: of_nlr_sample.rspec

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