]> git.proxmox.com Git - mirror_frr.git/blame - tests/topotests/isis_te_topo1/reference/ted_step2.json
Merge pull request #10447 from ton31337/fix/json_with_whitespaces
[mirror_frr.git] / tests / topotests / isis_te_topo1 / reference / ted_step2.json
CommitLineData
be95145e
OD
1{
2 "ted":{
3 "name":"ISIS",
4 "key":1,
5 "verticesCount":4,
6 "edgesCount":10,
7 "subnetsCount":18,
8 "vertices":[
9 {
10 "vertex-id":1,
11 "status":"Sync",
12 "origin":"ISIS_L2",
13 "name":"r1",
14 "router-id":"10.0.255.1"
15 },
16 {
17 "vertex-id":2,
18 "status":"Sync",
19 "origin":"ISIS_L2",
20 "name":"r2",
21 "router-id":"10.0.255.2"
22 },
23 {
24 "vertex-id":3,
25 "status":"Sync",
26 "origin":"ISIS_L2",
27 "name":"r3",
28 "router-id":"10.0.255.3",
29 "router-id-v6":"2001:db8:1000::3"
30 },
31 {
32 "vertex-id":4,
33 "status":"Sync",
34 "origin":"ISIS_L2",
35 "name":"r4",
36 "router-id":"10.0.255.4",
37 "segment-routing":{
38 "srgb-size":10000,
39 "srgb-lower":10000,
40 "algorithms":[
41 {
42 "0":"SPF"
43 }
44 ],
45 "srlb-size":1000,
46 "srlb-lower":5000,
47 "msd":12
48 }
49 }
50 ],
51 "edges":[
52 {
53 "edge-id":196610,
54 "status":"Sync",
55 "origin":"ISIS_L2",
56 "advertised-router":"0000.0000.0002",
57 "local-vertex-id":2,
58 "remote-vertex-id":3,
59 "metric":10,
60 "edge-attributes":{
be95145e
OD
61 "local-address-v6":"2001:db8:3::3:2",
62 "remote-address-v6":"2001:db8:3::3:3",
63 "max-link-bandwidth":176258176.0,
64 "max-resv-link-bandwidth":176258176.0,
65 "unreserved-bandwidth":[
66 {
67 "class-type-0":176258176.0
68 },
69 {
70 "class-type-1":176258176.0
71 },
72 {
73 "class-type-2":176258176.0
74 },
75 {
76 "class-type-3":176258176.0
77 },
78 {
79 "class-type-4":176258176.0
80 },
81 {
82 "class-type-5":176258176.0
83 },
84 {
85 "class-type-6":176258176.0
86 },
87 {
88 "class-type-7":176258176.0
89 }
90 ]
91 }
92 },
93 {
94 "edge-id":196611,
95 "status":"Sync",
96 "origin":"ISIS_L2",
97 "advertised-router":"0000.0000.0003",
98 "local-vertex-id":3,
99 "remote-vertex-id":2,
100 "metric":10,
101 "edge-attributes":{
be95145e
OD
102 "admin-group":32,
103 "local-address-v6":"2001:db8:3::3:3",
104 "remote-address-v6":"2001:db8:3::3:2",
105 "max-link-bandwidth":176258176.0,
106 "max-resv-link-bandwidth":176258176.0,
107 "unreserved-bandwidth":[
108 {
109 "class-type-0":176258176.0
110 },
111 {
112 "class-type-1":176258176.0
113 },
114 {
115 "class-type-2":176258176.0
116 },
117 {
118 "class-type-3":176258176.0
119 },
120 {
121 "class-type-4":176258176.0
122 },
123 {
124 "class-type-5":176258176.0
125 },
126 {
127 "class-type-6":176258176.0
128 },
129 {
130 "class-type-7":176258176.0
131 }
132 ]
133 }
134 },
135 {
136 "edge-id":196612,
137 "status":"Sync",
138 "origin":"ISIS_L2",
139 "advertised-router":"0000.0000.0004",
140 "local-vertex-id":4,
141 "remote-vertex-id":3,
142 "metric":10,
143 "edge-attributes":{
be95145e
OD
144 "local-address-v6":"2001:db8:5::3:4",
145 "remote-address-v6":"2001:db8:5::4:3",
146 "max-link-bandwidth":176258176.0,
147 "max-resv-link-bandwidth":176258176.0,
148 "unreserved-bandwidth":[
149 {
150 "class-type-0":176258176.0
151 },
152 {
153 "class-type-1":176258176.0
154 },
155 {
156 "class-type-2":176258176.0
157 },
158 {
159 "class-type-3":176258176.0
160 },
161 {
162 "class-type-4":176258176.0
163 },
164 {
165 "class-type-5":176258176.0
166 },
167 {
168 "class-type-6":176258176.0
169 },
170 {
171 "class-type-7":176258176.0
172 }
173 ]
174 },
175 "segment-routing":[
176 {
177 "adj-sid":5001,
178 "flags":"0xb0",
179 "weight":0
180 }
181 ]
182 },
183 {
184 "edge-id":262147,
185 "status":"Sync",
186 "origin":"ISIS_L2",
187 "advertised-router":"0000.0000.0003",
188 "local-vertex-id":3,
189 "remote-vertex-id":4,
190 "metric":10,
191 "edge-attributes":{
192 "te-metric":10,
193 "local-address-v6":"2001:db8:5::4:3",
194 "remote-address-v6":"2001:db8:5::3:4",
195 "max-link-bandwidth":176258176.0,
196 "max-resv-link-bandwidth":176258176.0,
197 "unreserved-bandwidth":[
198 {
199 "class-type-0":176258176.0
200 },
201 {
202 "class-type-1":176258176.0
203 },
204 {
205 "class-type-2":176258176.0
206 },
207 {
208 "class-type-3":176258176.0
209 },
210 {
211 "class-type-4":176258176.0
212 },
213 {
214 "class-type-5":176258176.0
215 },
216 {
217 "class-type-6":176258176.0
218 },
219 {
220 "class-type-7":176258176.0
221 }
222 ],
223 "delay":50000
224 }
225 },
226 {
227 "edge-id":167772161,
228 "status":"Sync",
229 "origin":"ISIS_L2",
230 "advertised-router":"0000.0000.0001",
231 "local-vertex-id":1,
232 "remote-vertex-id":2,
233 "metric":10,
234 "edge-attributes":{
235 "te-metric":20,
236 "local-address":"10.0.0.1",
237 "remote-address":"10.0.0.2",
238 "max-link-bandwidth":176258176.0,
239 "max-resv-link-bandwidth":176258176.0,
240 "unreserved-bandwidth":[
241 {
242 "class-type-0":176258176.0
243 },
244 {
245 "class-type-1":176258176.0
246 },
247 {
248 "class-type-2":176258176.0
249 },
250 {
251 "class-type-3":176258176.0
252 },
253 {
254 "class-type-4":176258176.0
255 },
256 {
257 "class-type-5":176258176.0
258 },
259 {
260 "class-type-6":176258176.0
261 },
262 {
263 "class-type-7":176258176.0
264 }
265 ],
266 "delay":10000,
267 "available-bandwidth":125000000.0
268 }
269 },
270 {
271 "edge-id":167772162,
272 "status":"Sync",
273 "origin":"ISIS_L2",
274 "advertised-router":"0000.0000.0002",
275 "local-vertex-id":2,
276 "remote-vertex-id":1,
277 "metric":10,
278 "edge-attributes":{
be95145e
OD
279 "local-address":"10.0.0.2",
280 "remote-address":"10.0.0.1",
281 "max-link-bandwidth":176258176.0,
282 "max-resv-link-bandwidth":176258176.0,
283 "unreserved-bandwidth":[
284 {
285 "class-type-0":176258176.0
286 },
287 {
288 "class-type-1":176258176.0
289 },
290 {
291 "class-type-2":176258176.0
292 },
293 {
294 "class-type-3":176258176.0
295 },
296 {
297 "class-type-4":176258176.0
298 },
299 {
300 "class-type-5":176258176.0
301 },
302 {
303 "class-type-6":176258176.0
304 },
305 {
306 "class-type-7":176258176.0
307 }
308 ]
309 }
310 },
311 {
312 "edge-id":167772930,
313 "status":"Sync",
314 "origin":"ISIS_L2",
315 "advertised-router":"0000.0000.0002",
316 "local-vertex-id":2,
317 "remote-vertex-id":3,
318 "metric":10,
319 "edge-attributes":{
be95145e
OD
320 "local-address":"10.0.3.2",
321 "remote-address":"10.0.3.3",
322 "max-link-bandwidth":176258176.0,
323 "max-resv-link-bandwidth":176258176.0,
324 "unreserved-bandwidth":[
325 {
326 "class-type-0":176258176.0
327 },
328 {
329 "class-type-1":176258176.0
330 },
331 {
332 "class-type-2":176258176.0
333 },
334 {
335 "class-type-3":176258176.0
336 },
337 {
338 "class-type-4":176258176.0
339 },
340 {
341 "class-type-5":176258176.0
342 },
343 {
344 "class-type-6":176258176.0
345 },
346 {
347 "class-type-7":176258176.0
348 }
349 ]
350 }
351 },
352 {
353 "edge-id":167772931,
354 "status":"Sync",
355 "origin":"ISIS_L2",
356 "advertised-router":"0000.0000.0003",
357 "local-vertex-id":3,
358 "remote-vertex-id":2,
359 "metric":10,
360 "edge-attributes":{
be95145e
OD
361 "admin-group":32,
362 "local-address":"10.0.3.3",
363 "remote-address":"10.0.3.2",
364 "max-link-bandwidth":176258176.0,
365 "max-resv-link-bandwidth":176258176.0,
366 "unreserved-bandwidth":[
367 {
368 "class-type-0":176258176.0
369 },
370 {
371 "class-type-1":176258176.0
372 },
373 {
374 "class-type-2":176258176.0
375 },
376 {
377 "class-type-3":176258176.0
378 },
379 {
380 "class-type-4":176258176.0
381 },
382 {
383 "class-type-5":176258176.0
384 },
385 {
386 "class-type-6":176258176.0
387 },
388 {
389 "class-type-7":176258176.0
390 }
391 ]
392 }
393 },
394 {
395 "edge-id":167773186,
396 "status":"Sync",
397 "origin":"ISIS_L2",
398 "advertised-router":"0000.0000.0002",
399 "local-vertex-id":2,
400 "remote-vertex-id":4,
401 "metric":10,
402 "edge-attributes":{
403 "te-metric":30,
404 "local-address":"10.0.4.2",
405 "remote-address":"10.0.4.4",
406 "max-link-bandwidth":176258176.0,
407 "max-resv-link-bandwidth":176258176.0,
408 "unreserved-bandwidth":[
409 {
410 "class-type-0":176258176.0
411 },
412 {
413 "class-type-1":176258176.0
414 },
415 {
416 "class-type-2":176258176.0
417 },
418 {
419 "class-type-3":176258176.0
420 },
421 {
422 "class-type-4":176258176.0
423 },
424 {
425 "class-type-5":176258176.0
426 },
427 {
428 "class-type-6":176258176.0
429 },
430 {
431 "class-type-7":176258176.0
432 }
433 ],
434 "delay":25000,
435 "utilized-bandwidth":125000000.0
436 }
437 },
438 {
439 "edge-id":167773188,
440 "status":"Sync",
441 "origin":"ISIS_L2",
442 "advertised-router":"0000.0000.0004",
443 "local-vertex-id":4,
444 "remote-vertex-id":2,
445 "metric":10,
446 "edge-attributes":{
be95145e
OD
447 "local-address":"10.0.4.4",
448 "remote-address":"10.0.4.2",
449 "max-link-bandwidth":176258176.0,
450 "max-resv-link-bandwidth":176258176.0,
451 "unreserved-bandwidth":[
452 {
453 "class-type-0":176258176.0
454 },
455 {
456 "class-type-1":176258176.0
457 },
458 {
459 "class-type-2":176258176.0
460 },
461 {
462 "class-type-3":176258176.0
463 },
464 {
465 "class-type-4":176258176.0
466 },
467 {
468 "class-type-5":176258176.0
469 },
470 {
471 "class-type-6":176258176.0
472 },
473 {
474 "class-type-7":176258176.0
475 }
476 ]
477 },
478 "segment-routing":[
479 {
480 "adj-sid":5000,
481 "flags":"0x30",
482 "weight":0
483 }
484 ]
485 }
486 ],
487 "subnets":[
488 {
489 "subnet-id":"10.0.0.1\/24",
490 "status":"Sync",
491 "origin":"ISIS_L2",
492 "advertised-router":"0000.0000.0001",
493 "vertex-id":1,
494 "metric":10
495 },
496 {
497 "subnet-id":"10.0.0.2\/24",
498 "status":"Sync",
499 "origin":"ISIS_L2",
500 "advertised-router":"0000.0000.0002",
501 "vertex-id":2,
502 "metric":10
503 },
504 {
505 "subnet-id":"10.0.3.2\/24",
506 "status":"Sync",
507 "origin":"ISIS_L2",
508 "advertised-router":"0000.0000.0002",
509 "vertex-id":2,
510 "metric":10
511 },
512 {
513 "subnet-id":"10.0.3.3\/24",
514 "status":"Sync",
515 "origin":"ISIS_L2",
516 "advertised-router":"0000.0000.0003",
517 "vertex-id":3,
518 "metric":10
519 },
520 {
521 "subnet-id":"10.0.4.2\/24",
522 "status":"Sync",
523 "origin":"ISIS_L2",
524 "advertised-router":"0000.0000.0002",
525 "vertex-id":2,
526 "metric":10
527 },
528 {
529 "subnet-id":"10.0.4.4\/24",
530 "status":"Sync",
531 "origin":"ISIS_L2",
532 "advertised-router":"0000.0000.0004",
533 "vertex-id":4,
534 "metric":10
535 },
536 {
537 "subnet-id":"10.0.255.1\/32",
538 "status":"Sync",
539 "origin":"ISIS_L2",
540 "advertised-router":"0000.0000.0001",
541 "vertex-id":1,
542 "metric":10
543 },
544 {
545 "subnet-id":"10.0.255.2\/32",
546 "status":"Sync",
547 "origin":"ISIS_L2",
548 "advertised-router":"0000.0000.0002",
549 "vertex-id":2,
550 "metric":10
551 },
552 {
553 "subnet-id":"10.0.255.3\/32",
554 "status":"Sync",
555 "origin":"ISIS_L2",
556 "advertised-router":"0000.0000.0003",
557 "vertex-id":3,
558 "metric":10
559 },
560 {
561 "subnet-id":"10.0.255.4\/32",
562 "status":"Sync",
563 "origin":"ISIS_L2",
564 "advertised-router":"0000.0000.0004",
565 "vertex-id":4,
566 "metric":10,
567 "segment-routing":{
568 "pref-sid":400,
569 "algo":0,
570 "flags":"0x60"
571 }
572 },
573 {
574 "subnet-id":"2001:db8:3::3:2\/64",
575 "status":"Sync",
576 "origin":"ISIS_L2",
577 "advertised-router":"0000.0000.0002",
578 "vertex-id":2,
579 "metric":10
580 },
581 {
582 "subnet-id":"2001:db8:3::3:3\/64",
583 "status":"Sync",
584 "origin":"ISIS_L2",
585 "advertised-router":"0000.0000.0003",
586 "vertex-id":3,
587 "metric":10
588 },
589 {
590 "subnet-id":"2001:db8:5::3:4\/64",
591 "status":"Sync",
592 "origin":"ISIS_L2",
593 "advertised-router":"0000.0000.0004",
594 "vertex-id":4,
595 "metric":10
596 },
597 {
598 "subnet-id":"2001:db8:5::4:3\/64",
599 "status":"Sync",
600 "origin":"ISIS_L2",
601 "advertised-router":"0000.0000.0003",
602 "vertex-id":3,
603 "metric":10
604 },
605 {
606 "subnet-id":"2001:db8:ffff::1\/128",
607 "status":"Sync",
608 "origin":"ISIS_L2",
609 "advertised-router":"0000.0000.0001",
610 "vertex-id":1,
611 "metric":10
612 },
613 {
614 "subnet-id":"2001:db8:ffff::2\/128",
615 "status":"Sync",
616 "origin":"ISIS_L2",
617 "advertised-router":"0000.0000.0002",
618 "vertex-id":2,
619 "metric":10
620 },
621 {
622 "subnet-id":"2001:db8:ffff::3\/128",
623 "status":"Sync",
624 "origin":"ISIS_L2",
625 "advertised-router":"0000.0000.0003",
626 "vertex-id":3,
627 "metric":10
628 },
629 {
630 "subnet-id":"2001:db8:ffff::4\/128",
631 "status":"Sync",
632 "origin":"ISIS_L2",
633 "advertised-router":"0000.0000.0004",
634 "vertex-id":4,
635 "metric":10,
636 "segment-routing":{
637 "pref-sid":1400,
638 "algo":0,
639 "flags":"0x60"
640 }
641 }
642 ]
643 }
644}