GENIRacksHome/OpenGENIRacks/InstallationGuideJuno: ask-specific-vlan.rspec

File ask-specific-vlan.rspec, 1.6 KB (added by rrhain@bbn.com, 9 years ago)

Asking for specific vlan in rspec

Line 
1{\rtf1\ansi\ansicpg1252\cocoartf1265\cocoasubrtf210
2{\fonttbl\f0\fswiss\fcharset0 Helvetica;}
3{\colortbl;\red255\green255\blue255;}
4\margl1440\margr1440\vieww10800\viewh8400\viewkind0
5\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\pardirnatural
6
7\f0\fs24 \cf0 <?xml version="1.0" encoding="UTF-8"?>\
8<rspec type="request"\
9        xmlns="http://www.geni.net/resources/rspec/3"\
10        xmlns:flack="http://www.protogeni.net/resources/rspec/ext/flack/1"\
11        xmlns:planetlab="http://www.planet-lab.org/resources/sfa/ext/planetlab/1"\
12        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"\
13       xmlns:sharedvlan="http://www.protogeni.net/resources/rspec/ext/shared-vlan/1"\
14        xsi:schemaLocation="http://www.geni.net/resources/rspec/3\
15        http://www.geni.net/resources/rspec/3/request.xsd\
16       http://www.protogeni.net/resources/rspec/ext/shared-vlan/1\
17       http://www.protogeni.net/resources/rspec/ext/shared-vlan/1/request.xsd">\
18\
19  <node client_id="exp1-host1" component_id="urn:publicid:IDN+clemson-clemson-control-1+node+clemson-clemson-compute-1"  exclusive="false">\
20      <interface client_id="exp1-host1:if0" >\
21      </interface>\
22  </node>\
23\
24<node client_id="exp1-host2" component_id="urn:publicid:IDN+clemson-clemson-control-1+node+clemson-clemson-compute-2"  exclusive="false">\
25      <interface client_id="exp1-host2:if0" >\
26      </interface>\
27  </node>\
28\
29  <link client_id="link-0">\
30    <interface_ref client_id="exp1-host1:if0"/>\
31    <interface_ref client_id="exp1-host2:if0"/>\
32    <sharedvlan:link_shared_vlan name=\'93760\'94 />\
33  </link>\
34</rspec>}