[3432] | 1 | <?xml version="1.0" encoding="UTF-8"?> <rspec type="request" |
---|
| 2 | xmlns="http://www.geni.net/resources/rspec/3" |
---|
| 3 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
---|
| 4 | xsi:schemaLocation="http://www.geni.net/resources/rspec/3 |
---|
| 5 | http://www.geni.net/resources/rspec/3/request.xsd"> |
---|
| 6 | |
---|
| 7 | <node client_id="ig-gpo" component_manager_id="urn:publicid:IDN+instageni.gpolab.bbn.com+authority+cm" exclusive="false"> |
---|
| 8 | <sliver_type name="emulab-xen"/> |
---|
| 9 | <interface client_id="ig-gpo:if0"> |
---|
| 10 | <ip address="192.168.4.1" netmask="255.255.255.0" type="ipv4"/> |
---|
| 11 | </interface> |
---|
| 12 | <interface client_id="ig-gpo:if1"> |
---|
| 13 | <ip address="10.10.4.1" netmask="255.255.255.0" type="ipv4"/> |
---|
| 14 | </interface> |
---|
| 15 | </node> |
---|
| 16 | <node client_id="ig-nw" component_manager_id="urn:publicid:IDN+instageni.northwestern.edu+authority+cm" exclusive="false"> |
---|
| 17 | <sliver_type name="emulab-xen"/> |
---|
| 18 | <interface client_id="ig-nw:if0"> |
---|
| 19 | <ip address="192.168.4.2" netmask="255.255.255.0" type="ipv4"/> |
---|
| 20 | </interface> |
---|
| 21 | <interface client_id="ig-nw:if1"> |
---|
| 22 | <ip address="10.10.4.2" netmask="255.255.255.0" type="ipv4"/> |
---|
| 23 | </interface> |
---|
| 24 | </node> |
---|
| 25 | <link client_id="link"> |
---|
| 26 | <component_manager name="urn:publicid:IDN+instageni.gpolab.bbn.com+authority+cm"/> |
---|
| 27 | <component_manager name="urn:publicid:IDN+instageni.northwestern.edu+authority+cm"/> |
---|
| 28 | <interface_ref client_id="ig-gpo:if0"/> |
---|
| 29 | <interface_ref client_id="ig-nw:if0"/> |
---|
| 30 | <property source_id="ig-gpo:if0" dest_id="ig-nw:if0" capacity="20000"/> |
---|
| 31 | <property source_id="ig-nw:if0" dest_id="ig-gpo:if0" capacity="20000"/> |
---|
| 32 | </link> |
---|
| 33 | <link client_id="link1"> |
---|
| 34 | <component_manager name="urn:publicid:IDN+instageni.gpolab.bbn.com+authority+cm"/> |
---|
| 35 | <component_manager name="urn:publicid:IDN+instageni.northwestern.edu+authority+cm"/> |
---|
| 36 | <interface_ref client_id="ig-gpo:if1"/> |
---|
| 37 | <interface_ref client_id="ig-nw:if1"/> |
---|
| 38 | <property source_id="ig-gpo:if1" dest_id="ig-nw:if1" capacity="20000"/> |
---|
| 39 | <property source_id="ig-nw:if1" dest_id="ig-gpo:if1" capacity="20000"/> |
---|
| 40 | </link> |
---|
| 41 | </rspec> |
---|