1 | <?xml version="1.0" encoding="UTF-8"?> |
---|
2 | <rspec xmlns="http://www.geni.net/resources/rspec/3" |
---|
3 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
---|
4 | xmlns:stitch="http://hpn.east.isi.edu/rspec/ext/stitch/0.1/" |
---|
5 | xsi:schemaLocation="http://www.geni.net/resources/rspec/3 |
---|
6 | http://www.geni.net/resources/rspec/3/request.xsd" |
---|
7 | type="request"> |
---|
8 | |
---|
9 | <node client_id="ig-gpo" component_manager_id="urn:publicid:IDN+instageni.gpolab.bbn.com+authority+cm" exclusive="false"> |
---|
10 | <sliver_type name="emulab-xen"/> |
---|
11 | <services> <execute command="sudo apt-get install iperf -y" shell="sh"/> </services> |
---|
12 | <interface client_id="ig-gpo:if0"> |
---|
13 | <ip address=" 10.60.60.2" netmask="255.255.255.0" type="ipv4"/> |
---|
14 | </interface> |
---|
15 | </node> |
---|
16 | <link client_id="link-salt-ig-gpo"> |
---|
17 | <component_manager name="urn:publicid:IDN+instageni.gpolab.bbn.com+authority+cm"/> |
---|
18 | <interface_ref client_id="ig-gpo:if0" /> |
---|
19 | <component_manager name="urn:publicid:IDN+ion.internet2.edu+authority+am"/> |
---|
20 | </link> |
---|
21 | |
---|
22 | <stitching xmlns="http://hpn.east.isi.edu/rspec/ext/stitch/0.1/"> |
---|
23 | <path id="link-salt-ig-gpo"> |
---|
24 | <hop id="1"> |
---|
25 | <link id="urn:publicid:IDN+ion.internet2.edu+interface+rtr.salt:xe-0/1/1:al2s"> |
---|
26 | <remoteLinkId> urn:publicid:IDN+ion.internet2.edu+interface+*:*:* </remoteLinkId> |
---|
27 | <trafficEngineeringMetric> 10 </trafficEngineeringMetric> |
---|
28 | <capacity> 10000000 </capacity> |
---|
29 | <maximumReservableCapacity> 10000000 </maximumReservableCapacity> |
---|
30 | <minimumReservableCapacity> 1000 </minimumReservableCapacity> |
---|
31 | <granularity> 1000 </granularity> |
---|
32 | <switchingCapabilityDescriptor> |
---|
33 | <switchingcapType> l2sc </switchingcapType> |
---|
34 | <encodingType> ethernet </encodingType> |
---|
35 | <switchingCapabilitySpecificInfo> |
---|
36 | <switchingCapabilitySpecificInfo_L2sc> |
---|
37 | <interfaceMTU> 9000 </interfaceMTU> |
---|
38 | <vlanRangeAvailability> 3950-4000 </vlanRangeAvailability> |
---|
39 | <vlanTranslation> true </vlanTranslation> |
---|
40 | </switchingCapabilitySpecificInfo_L2sc> |
---|
41 | </switchingCapabilitySpecificInfo> |
---|
42 | </switchingCapabilityDescriptor> |
---|
43 | </link> |
---|
44 | <nextHop>2</nextHop> |
---|
45 | </hop> |
---|
46 | <hop id="2"> |
---|
47 | <link id="urn:publicid:IDN+instageni.gpolab.bbn.com+interface+procurve2:5.24"> |
---|
48 | <remoteLinkId> urn:publicid:IDN+ion.internet2.edu+interface+rtr.newy:ae0:bbn </remoteLinkId> |
---|
49 | <trafficEngineeringMetric> 10 </trafficEngineeringMetric> |
---|
50 | <capacity> 1000000 </capacity> |
---|
51 | <maximumReservableCapacity> 1000000 </maximumReservableCapacity> |
---|
52 | <minimumReservableCapacity> 1000 </minimumReservableCapacity> |
---|
53 | <granularity> 1 </granularity> |
---|
54 | <switchingCapabilityDescriptor> |
---|
55 | <switchingcapType> l2sc </switchingcapType> |
---|
56 | <encodingType> ethernet </encodingType> |
---|
57 | <switchingCapabilitySpecificInfo> |
---|
58 | <switchingCapabilitySpecificInfo_L2sc> |
---|
59 | <interfaceMTU> 9000 </interfaceMTU> |
---|
60 | <vlanRangeAvailability> 3747-3749,3726-3732 </vlanRangeAvailability> |
---|
61 | <vlanTranslation> false </vlanTranslation> |
---|
62 | </switchingCapabilitySpecificInfo_L2sc> |
---|
63 | </switchingCapabilitySpecificInfo> |
---|
64 | </switchingCapabilityDescriptor> |
---|
65 | </link> |
---|
66 | <nextHop>null</nextHop> |
---|
67 | </hop> |
---|
68 | </path> |
---|
69 | </stitching> |
---|
70 | </rspec> |
---|