FeddUsersGuide: federation1.xml

File federation1.xml, 4.4 KB (added by faber, 10 years ago)

Experiment Layout in topdl

Line 
1<experiment>
2 <version>1.0</version>
3 <substrates>
4  <name>link2</name>
5  <capacity>
6   <rate>1000000.000000</rate>
7   <kind>max</kind>
8  </capacity>
9 </substrates>
10 <substrates>
11  <name>link3</name>
12  <capacity>
13   <rate>1000000.000000</rate>
14   <kind>max</kind>
15  </capacity>
16 </substrates>
17 <substrates>
18  <name>link4</name>
19  <capacity>
20   <rate>1000000.000000</rate>
21   <kind>max</kind>
22  </capacity>
23 </substrates>
24 <substrates>
25  <name>link0</name>
26  <capacity>
27   <rate>1000000.000000</rate>
28   <kind>max</kind>
29  </capacity>
30 </substrates>
31 <substrates>
32  <name>link1</name>
33  <capacity>
34   <rate>1000000.000000</rate>
35   <kind>max</kind>
36  </capacity>
37 </substrates>
38 <elements>
39  <computer>
40   <name>d</name>
41   <interface>
42    <substrate>link2</substrate>
43    <name>inf000</name>
44    <capacity>
45     <rate>1000000.000000</rate>
46     <kind>max</kind>
47    </capacity>
48   </interface>
49   <attribute>
50    <attribute>type</attribute>
51    <value>pc</value>
52   </attribute>
53   <attribute>
54    <attribute>testbed</attribute>
55    <value>deter/exp1</value>
56   </attribute>
57   <attribute>
58    <attribute>failureaction</attribute>
59    <value>fatal</value>
60   </attribute>
61  </computer>
62 </elements>
63 <elements>
64  <computer>
65   <name>e</name>
66   <interface>
67    <substrate>link3</substrate>
68    <name>inf000</name>
69    <capacity>
70     <rate>1000000.000000</rate>
71     <kind>max</kind>
72    </capacity>
73   </interface>
74   <attribute>
75    <attribute>type</attribute>
76    <value>pc</value>
77   </attribute>
78   <attribute>
79    <attribute>testbed</attribute>
80    <value>deter/exp2</value>
81   </attribute>
82   <attribute>
83    <attribute>failureaction</attribute>
84    <value>fatal</value>
85   </attribute>
86  </computer>
87 </elements>
88 <elements>
89  <computer>
90   <name>a</name>
91   <interface>
92    <substrate>link2</substrate>
93    <name>inf000</name>
94    <capacity>
95     <rate>1000000.000000</rate>
96     <kind>max</kind>
97    </capacity>
98   </interface>
99   <interface>
100    <substrate>link0</substrate>
101    <name>inf001</name>
102    <capacity>
103     <rate>1000000.000000</rate>
104     <kind>max</kind>
105    </capacity>
106   </interface>
107   <interface>
108    <substrate>link1</substrate>
109    <name>inf002</name>
110    <capacity>
111     <rate>1000000.000000</rate>
112     <kind>max</kind>
113    </capacity>
114   </interface>
115   <attribute>
116    <attribute>type</attribute>
117    <value>pc</value>
118   </attribute>
119   <attribute>
120    <attribute>testbed</attribute>
121    <value>deter/exp1</value>
122   </attribute>
123   <attribute>
124    <attribute>failureaction</attribute>
125    <value>fatal</value>
126   </attribute>
127  </computer>
128 </elements>
129 <elements>
130  <computer>
131   <name>f</name>
132   <interface>
133    <substrate>link4</substrate>
134    <name>inf000</name>
135    <capacity>
136     <rate>1000000.000000</rate>
137     <kind>max</kind>
138    </capacity>
139   </interface>
140   <attribute>
141    <attribute>type</attribute>
142    <value>pc</value>
143   </attribute>
144   <attribute>
145    <attribute>testbed</attribute>
146    <value>deter/exp2</value>
147   </attribute>
148   <attribute>
149    <attribute>failureaction</attribute>
150    <value>fatal</value>
151   </attribute>
152  </computer>
153 </elements>
154 <elements>
155  <computer>
156   <name>b</name>
157   <interface>
158    <substrate>link0</substrate>
159    <name>inf000</name>
160    <capacity>
161     <rate>1000000.000000</rate>
162     <kind>max</kind>
163    </capacity>
164   </interface>
165   <attribute>
166    <attribute>type</attribute>
167    <value>pc</value>
168   </attribute>
169   <attribute>
170    <attribute>testbed</attribute>
171    <value>deter/exp1</value>
172   </attribute>
173   <attribute>
174    <attribute>failureaction</attribute>
175    <value>fatal</value>
176   </attribute>
177  </computer>
178 </elements>
179 <elements>
180  <computer>
181   <name>c</name>
182   <interface>
183    <substrate>link3</substrate>
184    <name>inf000</name>
185    <capacity>
186     <rate>1000000.000000</rate>
187     <kind>max</kind>
188    </capacity>
189   </interface>
190   <interface>
191    <substrate>link4</substrate>
192    <name>inf001</name>
193    <capacity>
194     <rate>1000000.000000</rate>
195     <kind>max</kind>
196    </capacity>
197   </interface>
198   <interface>
199    <substrate>link1</substrate>
200    <name>inf002</name>
201    <capacity>
202     <rate>1000000.000000</rate>
203     <kind>max</kind>
204    </capacity>
205   </interface>
206   <attribute>
207    <attribute>type</attribute>
208    <value>pc</value>
209   </attribute>
210   <attribute>
211    <attribute>testbed</attribute>
212    <value>deter/exp2</value>
213   </attribute>
214   <attribute>
215    <attribute>failureaction</attribute>
216    <value>fatal</value>
217   </attribute>
218  </computer>
219 </elements>
220</experiment>