Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add some peer traces.
[simgrid.git] / examples / platforms / gdx.xml
1 <?xml version='1.0'?>
2 <!DOCTYPE platform SYSTEM "http://simgrid.gforge.inria.fr/simgrid.dtd">
3 <platform version="3">
4 <AS id="AS_orsay" routing="Floyd">
5
6         <cluster id="AS_gdx-switch15" prefix="gdx-" suffix=".orsay.grid5000.fr"
7         radical="181-186" power="3.388E9" bw="1.25E8" lat="17.8E-6"
8         bb_bw="1.25E8" bb_lat="17.8E-6"/>
9         <cluster id="AS_gdx-switch18" prefix="gdx-" suffix=".orsay.grid5000.fr"
10         radical="145-162" power="3.388E9" bw="1.25E8" lat="17.8E-6"
11         bb_bw="1.25E8" bb_lat="17.8E-6"/>
12         <cluster id="AS_gdx-switch17" prefix="gdx-" suffix=".orsay.grid5000.fr"
13         radical="163-180" power="3.388E9" bw="1.25E8" lat="17.8E-6"
14         bb_bw="1.25E8" bb_lat="17.8E-6"/>       
15         <cluster id="AS_gdx-switch05" prefix="gdx-" suffix=".orsay.grid5000.fr"
16         radical="91-108" power="3.388E9" bw="1.25E8" lat="17.8E-6"
17         bb_bw="1.25E8" bb_lat="17.8E-6"/>
18         <cluster id="AS_gdx-switch03" prefix="gdx-" suffix=".orsay.grid5000.fr"
19         radical="109-126" power="3.388E9" bw="1.25E8" lat="17.8E-6"
20         bb_bw="1.25E8" bb_lat="17.8E-6"/>
21         <cluster id="AS_gdx-switch02" prefix="gdx-" suffix=".orsay.grid5000.fr"
22         radical="127-144" power="3.388E9" bw="1.25E8" lat="17.8E-6"
23         bb_bw="1.25E8" bb_lat="17.8E-6"/>
24         <cluster id="AS_gdx-switch08" prefix="gdx-" suffix=".orsay.grid5000.fr"
25         radical="55-72" power="3.388E9" bw="1.25E8" lat="17.8E-6"
26         bb_bw="1.25E8" bb_lat="17.8E-6"/>
27         <cluster id="AS_gdx-switch06" prefix="gdx-" suffix=".orsay.grid5000.fr"
28         radical="73-90" power="3.388E9" bw="1.25E8" lat="17.8E-6"
29         bb_bw="1.25E8" bb_lat="17.8E-6"/>
30         <cluster id="AS_gdx-switch09" prefix="gdx-" suffix=".orsay.grid5000.fr"
31         radical="37-54" power="3.388E9" bw="1.25E8" lat="17.8E-6"
32         bb_bw="1.25E8" bb_lat="17.8E-6"/>
33         <cluster id="AS_gdx-switch12" prefix="gdx-" suffix=".orsay.grid5000.fr"
34         radical="19-36" power="3.388E9" bw="1.25E8" lat="17.8E-6"
35         bb_bw="1.25E8" bb_lat="17.8E-6"/>
36         <cluster id="AS_gdx-switch11" prefix="gdx-" suffix=".orsay.grid5000.fr"
37         radical="1-18" power="3.388E9" bw="1.25E8" lat="17.8E-6"
38         bb_bw="1.25E8" bb_lat="17.8E-6"/>
39
40         <AS id="AS_network" routing="Floyd" >
41         <link id="gdx_main" bandwidth="1.25E8" latency="17.8E-6"/>
42         </AS>
43         
44         <ASroute src="AS_gdx-switch15"    dst="AS_gdx-switch18"
45           gw_src="gdx-AS_gdx-switch15_router.orsay.grid5000.fr"
46           gw_dst="gdx-AS_gdx-switch18_router.orsay.grid5000.fr">
47                 <link_ctn id="gdx_main"/>
48         </ASroute>
49         <ASroute src="AS_gdx-switch15"    dst="AS_gdx-switch17"
50         gw_src="gdx-AS_gdx-switch15_router.orsay.grid5000.fr"
51         gw_dst="gdx-AS_gdx-switch17_router.orsay.grid5000.fr">
52                 <link_ctn id="gdx_main"/>
53         </ASroute>
54         <ASroute src="AS_gdx-switch15"    dst="AS_gdx-switch05"
55         gw_src="gdx-AS_gdx-switch15_router.orsay.grid5000.fr"
56         gw_dst="gdx-AS_gdx-switch05_router.orsay.grid5000.fr">
57                 <link_ctn id="gdx_main"/>
58         </ASroute>
59         <ASroute src="AS_gdx-switch15"    dst="AS_gdx-switch03"
60         gw_src="gdx-AS_gdx-switch15_router.orsay.grid5000.fr"
61         gw_dst="gdx-AS_gdx-switch03_router.orsay.grid5000.fr">
62                 <link_ctn id="gdx_main"/>
63         </ASroute>
64         <ASroute src="AS_gdx-switch15"    dst="AS_gdx-switch02"
65         gw_src="gdx-AS_gdx-switch15_router.orsay.grid5000.fr"
66         gw_dst="gdx-AS_gdx-switch02_router.orsay.grid5000.fr">
67                 <link_ctn id="gdx_main"/>
68         </ASroute>
69         <ASroute src="AS_gdx-switch15"    dst="AS_gdx-switch08"
70         gw_src="gdx-AS_gdx-switch15_router.orsay.grid5000.fr"
71         gw_dst="gdx-AS_gdx-switch08_router.orsay.grid5000.fr">
72                 <link_ctn id="gdx_main"/>
73         </ASroute>
74         <ASroute src="AS_gdx-switch15"    dst="AS_gdx-switch06"
75         gw_src="gdx-AS_gdx-switch15_router.orsay.grid5000.fr"
76         gw_dst="gdx-AS_gdx-switch06_router.orsay.grid5000.fr">
77                 <link_ctn id="gdx_main"/>
78         </ASroute>
79         <ASroute src="AS_gdx-switch15"    dst="AS_gdx-switch09"
80         gw_src="gdx-AS_gdx-switch15_router.orsay.grid5000.fr"
81         gw_dst="gdx-AS_gdx-switch09_router.orsay.grid5000.fr">
82                 <link_ctn id="gdx_main"/>
83         </ASroute>
84         <ASroute src="AS_gdx-switch15"    dst="AS_gdx-switch12"
85         gw_src="gdx-AS_gdx-switch15_router.orsay.grid5000.fr"
86         gw_dst="gdx-AS_gdx-switch12_router.orsay.grid5000.fr">
87                 <link_ctn id="gdx_main"/>
88         </ASroute>
89         <ASroute src="AS_gdx-switch15"    dst="AS_gdx-switch11"
90         gw_src="gdx-AS_gdx-switch15_router.orsay.grid5000.fr"
91         gw_dst="gdx-AS_gdx-switch11_router.orsay.grid5000.fr">
92                 <link_ctn id="gdx_main"/>
93         </ASroute>
94         
95         <ASroute src="AS_gdx-switch18"    dst="AS_gdx-switch15"
96         gw_src="gdx-AS_gdx-switch18_router.orsay.grid5000.fr"
97         gw_dst="gdx-AS_gdx-switch15_router.orsay.grid5000.fr">
98                 <link_ctn id="gdx_main"/>
99         </ASroute>
100         <ASroute src="AS_gdx-switch18"    dst="AS_gdx-switch17"
101         gw_src="gdx-AS_gdx-switch18_router.orsay.grid5000.fr"
102         gw_dst="gdx-AS_gdx-switch17_router.orsay.grid5000.fr">
103                 <link_ctn id="gdx_main"/>
104         </ASroute>
105         <ASroute src="AS_gdx-switch18"    dst="AS_gdx-switch05"
106         gw_src="gdx-AS_gdx-switch18_router.orsay.grid5000.fr"
107         gw_dst="gdx-AS_gdx-switch05_router.orsay.grid5000.fr">
108                 <link_ctn id="gdx_main"/>
109         </ASroute>
110         <ASroute src="AS_gdx-switch18"    dst="AS_gdx-switch03"
111         gw_src="gdx-AS_gdx-switch18_router.orsay.grid5000.fr"
112         gw_dst="gdx-AS_gdx-switch03_router.orsay.grid5000.fr">
113                 <link_ctn id="gdx_main"/>
114         </ASroute>
115         <ASroute src="AS_gdx-switch18"    dst="AS_gdx-switch02"
116         gw_src="gdx-AS_gdx-switch18_router.orsay.grid5000.fr"
117         gw_dst="gdx-AS_gdx-switch02_router.orsay.grid5000.fr">
118                 <link_ctn id="gdx_main"/>
119         </ASroute>
120         <ASroute src="AS_gdx-switch18"    dst="AS_gdx-switch08"
121         gw_src="gdx-AS_gdx-switch18_router.orsay.grid5000.fr"
122         gw_dst="gdx-AS_gdx-switch08_router.orsay.grid5000.fr">
123                 <link_ctn id="gdx_main"/>
124         </ASroute>
125         <ASroute src="AS_gdx-switch18"    dst="AS_gdx-switch06"
126         gw_src="gdx-AS_gdx-switch18_router.orsay.grid5000.fr"
127         gw_dst="gdx-AS_gdx-switch06_router.orsay.grid5000.fr">
128                 <link_ctn id="gdx_main"/>
129         </ASroute>
130         <ASroute src="AS_gdx-switch18"    dst="AS_gdx-switch09"
131         gw_src="gdx-AS_gdx-switch18_router.orsay.grid5000.fr"
132         gw_dst="gdx-AS_gdx-switch09_router.orsay.grid5000.fr">
133                 <link_ctn id="gdx_main"/>
134         </ASroute>
135         <ASroute src="AS_gdx-switch18"    dst="AS_gdx-switch12"
136         gw_src="gdx-AS_gdx-switch18_router.orsay.grid5000.fr"
137         gw_dst="gdx-AS_gdx-switch12_router.orsay.grid5000.fr">
138                 <link_ctn id="gdx_main"/>
139         </ASroute>
140         <ASroute src="AS_gdx-switch18"    dst="AS_gdx-switch11"
141         gw_src="gdx-AS_gdx-switch18_router.orsay.grid5000.fr"
142         gw_dst="gdx-AS_gdx-switch11_router.orsay.grid5000.fr">
143                 <link_ctn id="gdx_main"/>
144         </ASroute>
145         
146         <ASroute src="AS_gdx-switch17"    dst="AS_gdx-switch15"
147         gw_src="gdx-AS_gdx-switch17_router.orsay.grid5000.fr"
148         gw_dst="gdx-AS_gdx-switch15_router.orsay.grid5000.fr">
149                 <link_ctn id="gdx_main"/>
150         </ASroute>
151         <ASroute src="AS_gdx-switch17"    dst="AS_gdx-switch18"
152         gw_src="gdx-AS_gdx-switch17_router.orsay.grid5000.fr"
153         gw_dst="gdx-AS_gdx-switch18_router.orsay.grid5000.fr">
154                 <link_ctn id="gdx_main"/>
155         </ASroute>
156         <ASroute src="AS_gdx-switch17"    dst="AS_gdx-switch05"
157         gw_src="gdx-AS_gdx-switch17_router.orsay.grid5000.fr"
158         gw_dst="gdx-AS_gdx-switch05_router.orsay.grid5000.fr">
159                 <link_ctn id="gdx_main"/>
160         </ASroute>
161         <ASroute src="AS_gdx-switch17"    dst="AS_gdx-switch03"
162         gw_src="gdx-AS_gdx-switch17_router.orsay.grid5000.fr"
163         gw_dst="gdx-AS_gdx-switch03_router.orsay.grid5000.fr">
164                 <link_ctn id="gdx_main"/>
165         </ASroute>
166         <ASroute src="AS_gdx-switch17"    dst="AS_gdx-switch02"
167         gw_src="gdx-AS_gdx-switch17_router.orsay.grid5000.fr"
168         gw_dst="gdx-AS_gdx-switch02_router.orsay.grid5000.fr">
169                 <link_ctn id="gdx_main"/>
170         </ASroute>
171         <ASroute src="AS_gdx-switch17"    dst="AS_gdx-switch08"
172         gw_src="gdx-AS_gdx-switch17_router.orsay.grid5000.fr"
173         gw_dst="gdx-AS_gdx-switch08_router.orsay.grid5000.fr">
174                 <link_ctn id="gdx_main"/>
175         </ASroute>
176         <ASroute src="AS_gdx-switch17"    dst="AS_gdx-switch06"
177         gw_src="gdx-AS_gdx-switch17_router.orsay.grid5000.fr"
178         gw_dst="gdx-AS_gdx-switch06_router.orsay.grid5000.fr">
179                 <link_ctn id="gdx_main"/>
180         </ASroute>
181         <ASroute src="AS_gdx-switch17"    dst="AS_gdx-switch09"
182         gw_src="gdx-AS_gdx-switch17_router.orsay.grid5000.fr"
183         gw_dst="gdx-AS_gdx-switch09_router.orsay.grid5000.fr">
184                 <link_ctn id="gdx_main"/>
185         </ASroute>
186         <ASroute src="AS_gdx-switch17"    dst="AS_gdx-switch12"
187         gw_src="gdx-AS_gdx-switch17_router.orsay.grid5000.fr"
188         gw_dst="gdx-AS_gdx-switch12_router.orsay.grid5000.fr">
189                 <link_ctn id="gdx_main"/>
190         </ASroute>
191         <ASroute src="AS_gdx-switch17"    dst="AS_gdx-switch11"
192         gw_src="gdx-AS_gdx-switch17_router.orsay.grid5000.fr"
193         gw_dst="gdx-AS_gdx-switch11_router.orsay.grid5000.fr">
194                 <link_ctn id="gdx_main"/>
195         </ASroute>
196         
197         <ASroute src="AS_gdx-switch05"    dst="AS_gdx-switch15"
198         gw_src="gdx-AS_gdx-switch05_router.orsay.grid5000.fr"
199         gw_dst="gdx-AS_gdx-switch15_router.orsay.grid5000.fr">
200                 <link_ctn id="gdx_main"/>
201         </ASroute>
202         <ASroute src="AS_gdx-switch05"    dst="AS_gdx-switch18"
203         gw_src="gdx-AS_gdx-switch05_router.orsay.grid5000.fr"
204         gw_dst="gdx-AS_gdx-switch18_router.orsay.grid5000.fr">
205                 <link_ctn id="gdx_main"/>
206         </ASroute>
207         <ASroute src="AS_gdx-switch05"    dst="AS_gdx-switch17"
208         gw_src="gdx-AS_gdx-switch05_router.orsay.grid5000.fr"
209         gw_dst="gdx-AS_gdx-switch17_router.orsay.grid5000.fr">
210                 <link_ctn id="gdx_main"/>
211         </ASroute>
212         <ASroute src="AS_gdx-switch05"    dst="AS_gdx-switch03"
213         gw_src="gdx-AS_gdx-switch05_router.orsay.grid5000.fr"
214         gw_dst="gdx-AS_gdx-switch03_router.orsay.grid5000.fr">
215                 <link_ctn id="gdx_main"/>
216         </ASroute>
217         <ASroute src="AS_gdx-switch05"    dst="AS_gdx-switch02"
218         gw_src="gdx-AS_gdx-switch05_router.orsay.grid5000.fr"
219         gw_dst="gdx-AS_gdx-switch02_router.orsay.grid5000.fr">
220                 <link_ctn id="gdx_main"/>
221         </ASroute>
222         <ASroute src="AS_gdx-switch05"    dst="AS_gdx-switch08"
223         gw_src="gdx-AS_gdx-switch05_router.orsay.grid5000.fr"
224         gw_dst="gdx-AS_gdx-switch08_router.orsay.grid5000.fr">
225                 <link_ctn id="gdx_main"/>
226         </ASroute>
227         <ASroute src="AS_gdx-switch05"    dst="AS_gdx-switch06"
228         gw_src="gdx-AS_gdx-switch05_router.orsay.grid5000.fr"
229         gw_dst="gdx-AS_gdx-switch06_router.orsay.grid5000.fr">
230                 <link_ctn id="gdx_main"/>
231         </ASroute>
232         <ASroute src="AS_gdx-switch05"    dst="AS_gdx-switch09"
233         gw_src="gdx-AS_gdx-switch05_router.orsay.grid5000.fr"
234         gw_dst="gdx-AS_gdx-switch09_router.orsay.grid5000.fr">
235                 <link_ctn id="gdx_main"/>
236         </ASroute>
237         <ASroute src="AS_gdx-switch05"    dst="AS_gdx-switch12"
238         gw_src="gdx-AS_gdx-switch05_router.orsay.grid5000.fr"
239         gw_dst="gdx-AS_gdx-switch12_router.orsay.grid5000.fr">
240                 <link_ctn id="gdx_main"/>
241         </ASroute>
242         <ASroute src="AS_gdx-switch05"    dst="AS_gdx-switch11"
243         gw_src="gdx-AS_gdx-switch05_router.orsay.grid5000.fr"
244         gw_dst="gdx-AS_gdx-switch11_router.orsay.grid5000.fr">
245                 <link_ctn id="gdx_main"/>
246         </ASroute>
247         
248         <ASroute src="AS_gdx-switch03"    dst="AS_gdx-switch15"
249         gw_src="gdx-AS_gdx-switch03_router.orsay.grid5000.fr"
250         gw_dst="gdx-AS_gdx-switch15_router.orsay.grid5000.fr">
251                 <link_ctn id="gdx_main"/>
252         </ASroute>
253         <ASroute src="AS_gdx-switch03"    dst="AS_gdx-switch18"
254         gw_src="gdx-AS_gdx-switch03_router.orsay.grid5000.fr"
255         gw_dst="gdx-AS_gdx-switch18_router.orsay.grid5000.fr">
256                 <link_ctn id="gdx_main"/>
257         </ASroute>
258         <ASroute src="AS_gdx-switch03"    dst="AS_gdx-switch17"
259         gw_src="gdx-AS_gdx-switch03_router.orsay.grid5000.fr"
260         gw_dst="gdx-AS_gdx-switch17_router.orsay.grid5000.fr">
261                 <link_ctn id="gdx_main"/>
262         </ASroute>
263         <ASroute src="AS_gdx-switch03"    dst="AS_gdx-switch05"
264         gw_src="gdx-AS_gdx-switch03_router.orsay.grid5000.fr"
265         gw_dst="gdx-AS_gdx-switch05_router.orsay.grid5000.fr">
266                 <link_ctn id="gdx_main"/>
267         </ASroute>
268         <ASroute src="AS_gdx-switch03"    dst="AS_gdx-switch02"
269         gw_src="gdx-AS_gdx-switch03_router.orsay.grid5000.fr"
270         gw_dst="gdx-AS_gdx-switch02_router.orsay.grid5000.fr">
271                 <link_ctn id="gdx_main"/>
272         </ASroute>
273         <ASroute src="AS_gdx-switch03"    dst="AS_gdx-switch08"
274         gw_src="gdx-AS_gdx-switch03_router.orsay.grid5000.fr"
275         gw_dst="gdx-AS_gdx-switch08_router.orsay.grid5000.fr">
276                 <link_ctn id="gdx_main"/>
277         </ASroute>
278         <ASroute src="AS_gdx-switch03"    dst="AS_gdx-switch06"
279         gw_src="gdx-AS_gdx-switch03_router.orsay.grid5000.fr"
280         gw_dst="gdx-AS_gdx-switch06_router.orsay.grid5000.fr">
281                 <link_ctn id="gdx_main"/>
282         </ASroute>
283         <ASroute src="AS_gdx-switch03"    dst="AS_gdx-switch09"
284         gw_src="gdx-AS_gdx-switch03_router.orsay.grid5000.fr"
285         gw_dst="gdx-AS_gdx-switch09_router.orsay.grid5000.fr">
286                 <link_ctn id="gdx_main"/>
287         </ASroute>
288         <ASroute src="AS_gdx-switch03"    dst="AS_gdx-switch12"
289         gw_src="gdx-AS_gdx-switch03_router.orsay.grid5000.fr"
290         gw_dst="gdx-AS_gdx-switch12_router.orsay.grid5000.fr">
291                 <link_ctn id="gdx_main"/>
292         </ASroute>
293         <ASroute src="AS_gdx-switch03"    dst="AS_gdx-switch11"
294         gw_src="gdx-AS_gdx-switch03_router.orsay.grid5000.fr"
295         gw_dst="gdx-AS_gdx-switch11_router.orsay.grid5000.fr">
296                 <link_ctn id="gdx_main"/>
297         </ASroute>
298         
299         <ASroute src="AS_gdx-switch02"    dst="AS_gdx-switch15"
300         gw_src="gdx-AS_gdx-switch02_router.orsay.grid5000.fr"
301         gw_dst="gdx-AS_gdx-switch15_router.orsay.grid5000.fr">
302                 <link_ctn id="gdx_main"/>
303         </ASroute>
304         <ASroute src="AS_gdx-switch02"    dst="AS_gdx-switch18"
305         gw_src="gdx-AS_gdx-switch02_router.orsay.grid5000.fr"
306         gw_dst="gdx-AS_gdx-switch18_router.orsay.grid5000.fr">
307                 <link_ctn id="gdx_main"/>
308         </ASroute>
309         <ASroute src="AS_gdx-switch02"    dst="AS_gdx-switch17"
310         gw_src="gdx-AS_gdx-switch02_router.orsay.grid5000.fr"
311         gw_dst="gdx-AS_gdx-switch17_router.orsay.grid5000.fr">
312                 <link_ctn id="gdx_main"/>
313         </ASroute>
314         <ASroute src="AS_gdx-switch02"    dst="AS_gdx-switch05"
315         gw_src="gdx-AS_gdx-switch02_router.orsay.grid5000.fr"
316         gw_dst="gdx-AS_gdx-switch05_router.orsay.grid5000.fr">
317                 <link_ctn id="gdx_main"/>
318         </ASroute>
319         <ASroute src="AS_gdx-switch02"    dst="AS_gdx-switch03"
320         gw_src="gdx-AS_gdx-switch02_router.orsay.grid5000.fr"
321         gw_dst="gdx-AS_gdx-switch03_router.orsay.grid5000.fr">
322                 <link_ctn id="gdx_main"/>
323         </ASroute>
324         <ASroute src="AS_gdx-switch02"    dst="AS_gdx-switch08"
325         gw_src="gdx-AS_gdx-switch02_router.orsay.grid5000.fr"
326         gw_dst="gdx-AS_gdx-switch08_router.orsay.grid5000.fr">
327                 <link_ctn id="gdx_main"/>
328         </ASroute>
329         <ASroute src="AS_gdx-switch02"    dst="AS_gdx-switch06"
330         gw_src="gdx-AS_gdx-switch02_router.orsay.grid5000.fr"
331         gw_dst="gdx-AS_gdx-switch06_router.orsay.grid5000.fr">
332                 <link_ctn id="gdx_main"/>
333         </ASroute>
334         <ASroute src="AS_gdx-switch02"    dst="AS_gdx-switch09"
335         gw_src="gdx-AS_gdx-switch02_router.orsay.grid5000.fr"
336         gw_dst="gdx-AS_gdx-switch09_router.orsay.grid5000.fr">
337                 <link_ctn id="gdx_main"/>
338         </ASroute>
339         <ASroute src="AS_gdx-switch02"    dst="AS_gdx-switch12"
340         gw_src="gdx-AS_gdx-switch02_router.orsay.grid5000.fr"
341         gw_dst="gdx-AS_gdx-switch12_router.orsay.grid5000.fr">
342                 <link_ctn id="gdx_main"/>
343         </ASroute>
344         <ASroute src="AS_gdx-switch02"    dst="AS_gdx-switch11"
345         gw_src="gdx-AS_gdx-switch02_router.orsay.grid5000.fr"
346         gw_dst="gdx-AS_gdx-switch11_router.orsay.grid5000.fr">
347                 <link_ctn id="gdx_main"/>
348         </ASroute>
349         
350         <ASroute src="AS_gdx-switch08"    dst="AS_gdx-switch15"
351         gw_src="gdx-AS_gdx-switch08_router.orsay.grid5000.fr"
352         gw_dst="gdx-AS_gdx-switch15_router.orsay.grid5000.fr">
353                 <link_ctn id="gdx_main"/>
354         </ASroute>
355         <ASroute src="AS_gdx-switch08"    dst="AS_gdx-switch18"
356         gw_src="gdx-AS_gdx-switch08_router.orsay.grid5000.fr"
357         gw_dst="gdx-AS_gdx-switch18_router.orsay.grid5000.fr">
358                 <link_ctn id="gdx_main"/>
359         </ASroute>
360         <ASroute src="AS_gdx-switch08"    dst="AS_gdx-switch17"
361         gw_src="gdx-AS_gdx-switch08_router.orsay.grid5000.fr"
362         gw_dst="gdx-AS_gdx-switch17_router.orsay.grid5000.fr">
363                 <link_ctn id="gdx_main"/>
364         </ASroute>
365         <ASroute src="AS_gdx-switch08"    dst="AS_gdx-switch05"
366         gw_src="gdx-AS_gdx-switch08_router.orsay.grid5000.fr"
367         gw_dst="gdx-AS_gdx-switch05_router.orsay.grid5000.fr">
368                 <link_ctn id="gdx_main"/>
369         </ASroute>
370         <ASroute src="AS_gdx-switch08"    dst="AS_gdx-switch03"
371         gw_src="gdx-AS_gdx-switch08_router.orsay.grid5000.fr"
372         gw_dst="gdx-AS_gdx-switch03_router.orsay.grid5000.fr">
373                 <link_ctn id="gdx_main"/>
374         </ASroute>
375         <ASroute src="AS_gdx-switch08"    dst="AS_gdx-switch02"
376         gw_src="gdx-AS_gdx-switch08_router.orsay.grid5000.fr"
377         gw_dst="gdx-AS_gdx-switch02_router.orsay.grid5000.fr">
378                 <link_ctn id="gdx_main"/>
379         </ASroute>
380         <ASroute src="AS_gdx-switch08"    dst="AS_gdx-switch06"
381         gw_src="gdx-AS_gdx-switch08_router.orsay.grid5000.fr"
382         gw_dst="gdx-AS_gdx-switch06_router.orsay.grid5000.fr">
383                 <link_ctn id="gdx_main"/>
384         </ASroute>
385         <ASroute src="AS_gdx-switch08"    dst="AS_gdx-switch09"
386         gw_src="gdx-AS_gdx-switch08_router.orsay.grid5000.fr"
387         gw_dst="gdx-AS_gdx-switch09_router.orsay.grid5000.fr">
388                 <link_ctn id="gdx_main"/>
389         </ASroute>
390         <ASroute src="AS_gdx-switch08"    dst="AS_gdx-switch12"
391         gw_src="gdx-AS_gdx-switch08_router.orsay.grid5000.fr"
392         gw_dst="gdx-AS_gdx-switch12_router.orsay.grid5000.fr">
393                 <link_ctn id="gdx_main"/>
394         </ASroute>
395         <ASroute src="AS_gdx-switch08"    dst="AS_gdx-switch11"
396         gw_src="gdx-AS_gdx-switch08_router.orsay.grid5000.fr"
397         gw_dst="gdx-AS_gdx-switch11_router.orsay.grid5000.fr">
398                 <link_ctn id="gdx_main"/>
399         </ASroute>
400         
401         <ASroute src="AS_gdx-switch06"    dst="AS_gdx-switch15"
402         gw_src="gdx-AS_gdx-switch06_router.orsay.grid5000.fr"
403         gw_dst="gdx-AS_gdx-switch15_router.orsay.grid5000.fr">
404                 <link_ctn id="gdx_main"/>
405         </ASroute>
406         <ASroute src="AS_gdx-switch06"    dst="AS_gdx-switch18"
407         gw_src="gdx-AS_gdx-switch06_router.orsay.grid5000.fr"
408         gw_dst="gdx-AS_gdx-switch18_router.orsay.grid5000.fr">
409                 <link_ctn id="gdx_main"/>
410         </ASroute>
411         <ASroute src="AS_gdx-switch06"    dst="AS_gdx-switch17"
412         gw_src="gdx-AS_gdx-switch06_router.orsay.grid5000.fr"
413         gw_dst="gdx-AS_gdx-switch17_router.orsay.grid5000.fr">
414                 <link_ctn id="gdx_main"/>
415         </ASroute>
416         <ASroute src="AS_gdx-switch06"    dst="AS_gdx-switch05"
417         gw_src="gdx-AS_gdx-switch06_router.orsay.grid5000.fr"
418         gw_dst="gdx-AS_gdx-switch05_router.orsay.grid5000.fr">
419                 <link_ctn id="gdx_main"/>
420         </ASroute>
421         <ASroute src="AS_gdx-switch06"    dst="AS_gdx-switch03"
422         gw_src="gdx-AS_gdx-switch06_router.orsay.grid5000.fr"
423         gw_dst="gdx-AS_gdx-switch03_router.orsay.grid5000.fr">
424                 <link_ctn id="gdx_main"/>
425         </ASroute>
426         <ASroute src="AS_gdx-switch06"    dst="AS_gdx-switch02"
427         gw_src="gdx-AS_gdx-switch06_router.orsay.grid5000.fr"
428         gw_dst="gdx-AS_gdx-switch02_router.orsay.grid5000.fr">
429                 <link_ctn id="gdx_main"/>
430         </ASroute>
431         <ASroute src="AS_gdx-switch06"    dst="AS_gdx-switch08"
432         gw_src="gdx-AS_gdx-switch06_router.orsay.grid5000.fr"
433         gw_dst="gdx-AS_gdx-switch08_router.orsay.grid5000.fr">
434                 <link_ctn id="gdx_main"/>
435         </ASroute>
436         <ASroute src="AS_gdx-switch06"    dst="AS_gdx-switch09"
437         gw_src="gdx-AS_gdx-switch06_router.orsay.grid5000.fr"
438         gw_dst="gdx-AS_gdx-switch09_router.orsay.grid5000.fr">
439                 <link_ctn id="gdx_main"/>
440         </ASroute>
441         <ASroute src="AS_gdx-switch06"    dst="AS_gdx-switch12"
442         gw_src="gdx-AS_gdx-switch06_router.orsay.grid5000.fr"
443         gw_dst="gdx-AS_gdx-switch12_router.orsay.grid5000.fr">
444                 <link_ctn id="gdx_main"/>
445         </ASroute>
446         <ASroute src="AS_gdx-switch06"    dst="AS_gdx-switch11"
447         gw_src="gdx-AS_gdx-switch06_router.orsay.grid5000.fr"
448         gw_dst="gdx-AS_gdx-switch11_router.orsay.grid5000.fr">
449                 <link_ctn id="gdx_main"/>
450         </ASroute>
451         
452         <ASroute src="AS_gdx-switch09"    dst="AS_gdx-switch15"
453         gw_src="gdx-AS_gdx-switch09_router.orsay.grid5000.fr"
454         gw_dst="gdx-AS_gdx-switch15_router.orsay.grid5000.fr">
455                 <link_ctn id="gdx_main"/>
456         </ASroute>
457         <ASroute src="AS_gdx-switch09"    dst="AS_gdx-switch18"
458         gw_src="gdx-AS_gdx-switch09_router.orsay.grid5000.fr"
459         gw_dst="gdx-AS_gdx-switch18_router.orsay.grid5000.fr">
460                 <link_ctn id="gdx_main"/>
461         </ASroute>
462         <ASroute src="AS_gdx-switch09"    dst="AS_gdx-switch17"
463         gw_src="gdx-AS_gdx-switch09_router.orsay.grid5000.fr"
464         gw_dst="gdx-AS_gdx-switch17_router.orsay.grid5000.fr">
465                 <link_ctn id="gdx_main"/>
466         </ASroute>
467         <ASroute src="AS_gdx-switch09"    dst="AS_gdx-switch05"
468         gw_src="gdx-AS_gdx-switch09_router.orsay.grid5000.fr"
469         gw_dst="gdx-AS_gdx-switch05_router.orsay.grid5000.fr">
470                 <link_ctn id="gdx_main"/>
471         </ASroute>
472         <ASroute src="AS_gdx-switch09"    dst="AS_gdx-switch03"
473         gw_src="gdx-AS_gdx-switch09_router.orsay.grid5000.fr"
474         gw_dst="gdx-AS_gdx-switch03_router.orsay.grid5000.fr">
475                 <link_ctn id="gdx_main"/>
476         </ASroute>
477         <ASroute src="AS_gdx-switch09"    dst="AS_gdx-switch02"
478         gw_src="gdx-AS_gdx-switch09_router.orsay.grid5000.fr"
479         gw_dst="gdx-AS_gdx-switch02_router.orsay.grid5000.fr">
480                 <link_ctn id="gdx_main"/>
481         </ASroute>
482         <ASroute src="AS_gdx-switch09"    dst="AS_gdx-switch08"
483         gw_src="gdx-AS_gdx-switch09_router.orsay.grid5000.fr"
484         gw_dst="gdx-AS_gdx-switch08_router.orsay.grid5000.fr">
485                 <link_ctn id="gdx_main"/>
486         </ASroute>
487         <ASroute src="AS_gdx-switch09"    dst="AS_gdx-switch06"
488         gw_src="gdx-AS_gdx-switch09_router.orsay.grid5000.fr"
489         gw_dst="gdx-AS_gdx-switch06_router.orsay.grid5000.fr">
490                 <link_ctn id="gdx_main"/>
491         </ASroute>
492         <ASroute src="AS_gdx-switch09"    dst="AS_gdx-switch12"
493         gw_src="gdx-AS_gdx-switch09_router.orsay.grid5000.fr"
494         gw_dst="gdx-AS_gdx-switch12_router.orsay.grid5000.fr">
495                 <link_ctn id="gdx_main"/>
496         </ASroute>
497         <ASroute src="AS_gdx-switch09"    dst="AS_gdx-switch11"
498         gw_src="gdx-AS_gdx-switch09_router.orsay.grid5000.fr"
499         gw_dst="gdx-AS_gdx-switch11_router.orsay.grid5000.fr">
500                 <link_ctn id="gdx_main"/>
501         </ASroute>
502         
503         <ASroute src="AS_gdx-switch12"    dst="AS_gdx-switch15"
504         gw_src="gdx-AS_gdx-switch12_router.orsay.grid5000.fr"
505         gw_dst="gdx-AS_gdx-switch15_router.orsay.grid5000.fr">
506                 <link_ctn id="gdx_main"/>
507         </ASroute>
508         <ASroute src="AS_gdx-switch12"    dst="AS_gdx-switch18"
509         gw_src="gdx-AS_gdx-switch12_router.orsay.grid5000.fr"
510         gw_dst="gdx-AS_gdx-switch18_router.orsay.grid5000.fr">
511                 <link_ctn id="gdx_main"/>
512         </ASroute>
513         <ASroute src="AS_gdx-switch12"    dst="AS_gdx-switch17"
514         gw_src="gdx-AS_gdx-switch12_router.orsay.grid5000.fr"
515         gw_dst="gdx-AS_gdx-switch17_router.orsay.grid5000.fr">
516                 <link_ctn id="gdx_main"/>
517         </ASroute>
518         <ASroute src="AS_gdx-switch12"    dst="AS_gdx-switch05"
519         gw_src="gdx-AS_gdx-switch12_router.orsay.grid5000.fr"
520         gw_dst="gdx-AS_gdx-switch05_router.orsay.grid5000.fr">
521                 <link_ctn id="gdx_main"/>
522         </ASroute>
523         <ASroute src="AS_gdx-switch12"    dst="AS_gdx-switch03"
524         gw_src="gdx-AS_gdx-switch12_router.orsay.grid5000.fr"
525         gw_dst="gdx-AS_gdx-switch03_router.orsay.grid5000.fr">
526                 <link_ctn id="gdx_main"/>
527         </ASroute>
528         <ASroute src="AS_gdx-switch12"    dst="AS_gdx-switch02"
529         gw_src="gdx-AS_gdx-switch12_router.orsay.grid5000.fr"
530         gw_dst="gdx-AS_gdx-switch02_router.orsay.grid5000.fr">
531                 <link_ctn id="gdx_main"/>
532         </ASroute>
533         <ASroute src="AS_gdx-switch12"    dst="AS_gdx-switch08"
534         gw_src="gdx-AS_gdx-switch12_router.orsay.grid5000.fr"
535         gw_dst="gdx-AS_gdx-switch08_router.orsay.grid5000.fr">
536                 <link_ctn id="gdx_main"/>
537         </ASroute>
538         <ASroute src="AS_gdx-switch12"    dst="AS_gdx-switch06"
539         gw_src="gdx-AS_gdx-switch12_router.orsay.grid5000.fr"
540         gw_dst="gdx-AS_gdx-switch06_router.orsay.grid5000.fr">
541                 <link_ctn id="gdx_main"/>
542         </ASroute>
543         <ASroute src="AS_gdx-switch12"    dst="AS_gdx-switch09"
544         gw_src="gdx-AS_gdx-switch12_router.orsay.grid5000.fr"
545         gw_dst="gdx-AS_gdx-switch09_router.orsay.grid5000.fr">
546                 <link_ctn id="gdx_main"/>
547         </ASroute>
548         <ASroute src="AS_gdx-switch12"    dst="AS_gdx-switch11"
549         gw_src="gdx-AS_gdx-switch12_router.orsay.grid5000.fr"
550         gw_dst="gdx-AS_gdx-switch11_router.orsay.grid5000.fr">
551                 <link_ctn id="gdx_main"/>
552         </ASroute>
553         
554         <ASroute src="AS_gdx-switch11"    dst="AS_gdx-switch15"
555         gw_src="gdx-AS_gdx-switch11_router.orsay.grid5000.fr"
556         gw_dst="gdx-AS_gdx-switch15_router.orsay.grid5000.fr">
557                 <link_ctn id="gdx_main"/>
558         </ASroute>
559         <ASroute src="AS_gdx-switch11"    dst="AS_gdx-switch18"
560         gw_src="gdx-AS_gdx-switch11_router.orsay.grid5000.fr"
561         gw_dst="gdx-AS_gdx-switch18_router.orsay.grid5000.fr">
562                 <link_ctn id="gdx_main"/>
563         </ASroute>
564         <ASroute src="AS_gdx-switch11"    dst="AS_gdx-switch17"
565         gw_src="gdx-AS_gdx-switch11_router.orsay.grid5000.fr"
566         gw_dst="gdx-AS_gdx-switch17_router.orsay.grid5000.fr">
567                 <link_ctn id="gdx_main"/>
568         </ASroute>
569         <ASroute src="AS_gdx-switch11"    dst="AS_gdx-switch05"
570         gw_src="gdx-AS_gdx-switch11_router.orsay.grid5000.fr"
571         gw_dst="gdx-AS_gdx-switch05_router.orsay.grid5000.fr">
572                 <link_ctn id="gdx_main"/>
573         </ASroute>
574         <ASroute src="AS_gdx-switch11"    dst="AS_gdx-switch03"
575         gw_src="gdx-AS_gdx-switch11_router.orsay.grid5000.fr"
576         gw_dst="gdx-AS_gdx-switch03_router.orsay.grid5000.fr">
577                 <link_ctn id="gdx_main"/>
578         </ASroute>
579         <ASroute src="AS_gdx-switch11"    dst="AS_gdx-switch02"
580         gw_src="gdx-AS_gdx-switch11_router.orsay.grid5000.fr"
581         gw_dst="gdx-AS_gdx-switch02_router.orsay.grid5000.fr">
582                 <link_ctn id="gdx_main"/>
583         </ASroute>
584         <ASroute src="AS_gdx-switch11"    dst="AS_gdx-switch08"
585         gw_src="gdx-AS_gdx-switch11_router.orsay.grid5000.fr"
586         gw_dst="gdx-AS_gdx-switch08_router.orsay.grid5000.fr">
587                 <link_ctn id="gdx_main"/>
588         </ASroute>
589         <ASroute src="AS_gdx-switch11"    dst="AS_gdx-switch06"
590         gw_src="gdx-AS_gdx-switch11_router.orsay.grid5000.fr"
591         gw_dst="gdx-AS_gdx-switch06_router.orsay.grid5000.fr">
592                 <link_ctn id="gdx_main"/>
593         </ASroute>
594         <ASroute src="AS_gdx-switch11"    dst="AS_gdx-switch09"
595         gw_src="gdx-AS_gdx-switch11_router.orsay.grid5000.fr"
596         gw_dst="gdx-AS_gdx-switch09_router.orsay.grid5000.fr">
597                 <link_ctn id="gdx_main"/>
598         </ASroute>
599         <ASroute src="AS_gdx-switch11"    dst="AS_gdx-switch12"
600         gw_src="gdx-AS_gdx-switch11_router.orsay.grid5000.fr"
601         gw_dst="gdx-AS_gdx-switch12_router.orsay.grid5000.fr">
602                 <link_ctn id="gdx_main"/>
603         </ASroute>
604
605 </AS>
606 </platform>