blob: b096675f264da5dcc98b20454cd0ba07b5ec177c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
|
int lo
ip addr 192.168.1.1/32
router bgp 1001
timers bgp 5 20
no bgp ebgp-requires-policy
neighbor r1-eth0 interface remote-as external
neighbor r1-eth1 interface remote-as external
neighbor r1-eth2 interface remote-as external
neighbor r1-eth3 interface remote-as external
neighbor r1-eth4 interface remote-as external
neighbor r1-eth5 interface remote-as external
neighbor r1-eth6 interface remote-as external
neighbor r1-eth7 interface remote-as external
neighbor r1-eth8 interface remote-as external
neighbor r1-eth9 interface remote-as external
neighbor r1-eth10 interface remote-as external
neighbor r1-eth11 interface remote-as external
neighbor r1-eth12 interface remote-as external
neighbor r1-eth13 interface remote-as external
neighbor r1-eth14 interface remote-as external
neighbor r1-eth15 interface remote-as external
neighbor r1-eth16 interface remote-as external
neighbor r1-eth17 interface remote-as external
neighbor r1-eth18 interface remote-as external
neighbor r1-eth19 interface remote-as external
neighbor r1-eth20 interface remote-as external
neighbor r1-eth21 interface remote-as external
neighbor r1-eth22 interface remote-as external
neighbor r1-eth23 interface remote-as external
neighbor r1-eth24 interface remote-as external
neighbor r1-eth25 interface remote-as external
neighbor r1-eth26 interface remote-as external
neighbor r1-eth27 interface remote-as external
neighbor r1-eth28 interface remote-as external
neighbor r1-eth29 interface remote-as external
neighbor r1-eth30 interface remote-as external
neighbor r1-eth31 interface remote-as external
neighbor r1-eth32 interface remote-as external
neighbor r1-eth33 interface remote-as external
neighbor r1-eth34 interface remote-as external
neighbor r1-eth35 interface remote-as external
neighbor r1-eth36 interface remote-as external
neighbor r1-eth37 interface remote-as external
neighbor r1-eth38 interface remote-as external
neighbor r1-eth39 interface remote-as external
neighbor r1-eth40 interface remote-as external
neighbor r1-eth41 interface remote-as external
neighbor r1-eth42 interface remote-as external
neighbor r1-eth43 interface remote-as external
neighbor r1-eth44 interface remote-as external
neighbor r1-eth45 interface remote-as external
neighbor r1-eth46 interface remote-as external
neighbor r1-eth47 interface remote-as external
neighbor r1-eth48 interface remote-as external
neighbor r1-eth49 interface remote-as external
neighbor r1-eth50 interface remote-as external
neighbor r1-eth51 interface remote-as external
neighbor r1-eth52 interface remote-as external
neighbor r1-eth53 interface remote-as external
neighbor r1-eth54 interface remote-as external
neighbor r1-eth55 interface remote-as external
neighbor r1-eth56 interface remote-as external
neighbor r1-eth57 interface remote-as external
neighbor r1-eth58 interface remote-as external
neighbor r1-eth59 interface remote-as external
neighbor r1-eth60 interface remote-as external
neighbor r1-eth61 interface remote-as external
neighbor r1-eth62 interface remote-as external
neighbor r1-eth63 interface remote-as external
neighbor r1-eth64 interface remote-as external
neighbor r1-eth65 interface remote-as external
neighbor r1-eth66 interface remote-as external
neighbor r1-eth67 interface remote-as external
neighbor r1-eth68 interface remote-as external
neighbor r1-eth69 interface remote-as external
neighbor r1-eth70 interface remote-as external
neighbor r1-eth71 interface remote-as external
neighbor r1-eth72 interface remote-as external
neighbor r1-eth73 interface remote-as external
neighbor r1-eth74 interface remote-as external
neighbor r1-eth75 interface remote-as external
neighbor r1-eth76 interface remote-as external
neighbor r1-eth77 interface remote-as external
neighbor r1-eth78 interface remote-as external
neighbor r1-eth79 interface remote-as external
neighbor r1-eth80 interface remote-as external
neighbor r1-eth81 interface remote-as external
neighbor r1-eth82 interface remote-as external
neighbor r1-eth83 interface remote-as external
neighbor r1-eth84 interface remote-as external
neighbor r1-eth85 interface remote-as external
neighbor r1-eth86 interface remote-as external
neighbor r1-eth87 interface remote-as external
neighbor r1-eth88 interface remote-as external
neighbor r1-eth89 interface remote-as external
neighbor r1-eth90 interface remote-as external
neighbor r1-eth91 interface remote-as external
neighbor r1-eth92 interface remote-as external
neighbor r1-eth93 interface remote-as external
neighbor r1-eth94 interface remote-as external
neighbor r1-eth95 interface remote-as external
neighbor r1-eth96 interface remote-as external
neighbor r1-eth97 interface remote-as external
neighbor r1-eth98 interface remote-as external
neighbor r1-eth99 interface remote-as external
neighbor r1-eth100 interface remote-as external
neighbor r1-eth101 interface remote-as external
neighbor r1-eth102 interface remote-as external
neighbor r1-eth103 interface remote-as external
neighbor r1-eth104 interface remote-as external
neighbor r1-eth105 interface remote-as external
neighbor r1-eth106 interface remote-as external
neighbor r1-eth107 interface remote-as external
neighbor r1-eth108 interface remote-as external
neighbor r1-eth109 interface remote-as external
neighbor r1-eth110 interface remote-as external
neighbor r1-eth111 interface remote-as external
neighbor r1-eth112 interface remote-as external
neighbor r1-eth113 interface remote-as external
neighbor r1-eth114 interface remote-as external
neighbor r1-eth115 interface remote-as external
neighbor r1-eth116 interface remote-as external
neighbor r1-eth117 interface remote-as external
neighbor r1-eth118 interface remote-as external
neighbor r1-eth119 interface remote-as external
neighbor r1-eth120 interface remote-as external
neighbor r1-eth121 interface remote-as external
neighbor r1-eth122 interface remote-as external
neighbor r1-eth123 interface remote-as external
neighbor r1-eth124 interface remote-as external
neighbor r1-eth125 interface remote-as external
neighbor r1-eth126 interface remote-as external
neighbor r1-eth127 interface remote-as external
neighbor r1-eth128 interface remote-as external
neighbor r1-eth129 interface remote-as external
neighbor r1-eth130 interface remote-as external
neighbor r1-eth131 interface remote-as external
neighbor r1-eth132 interface remote-as external
neighbor r1-eth133 interface remote-as external
neighbor r1-eth134 interface remote-as external
neighbor r1-eth135 interface remote-as external
neighbor r1-eth136 interface remote-as external
neighbor r1-eth137 interface remote-as external
neighbor r1-eth138 interface remote-as external
neighbor r1-eth139 interface remote-as external
neighbor r1-eth140 interface remote-as external
neighbor r1-eth141 interface remote-as external
neighbor r1-eth142 interface remote-as external
neighbor r1-eth143 interface remote-as external
neighbor r1-eth144 interface remote-as external
neighbor r1-eth145 interface remote-as external
neighbor r1-eth146 interface remote-as external
neighbor r1-eth147 interface remote-as external
neighbor r1-eth148 interface remote-as external
neighbor r1-eth149 interface remote-as external
neighbor r1-eth150 interface remote-as external
neighbor r1-eth151 interface remote-as external
neighbor r1-eth152 interface remote-as external
neighbor r1-eth153 interface remote-as external
neighbor r1-eth154 interface remote-as external
neighbor r1-eth155 interface remote-as external
neighbor r1-eth156 interface remote-as external
neighbor r1-eth157 interface remote-as external
neighbor r1-eth158 interface remote-as external
neighbor r1-eth159 interface remote-as external
neighbor r1-eth160 interface remote-as external
neighbor r1-eth161 interface remote-as external
neighbor r1-eth162 interface remote-as external
neighbor r1-eth163 interface remote-as external
neighbor r1-eth164 interface remote-as external
neighbor r1-eth165 interface remote-as external
neighbor r1-eth166 interface remote-as external
neighbor r1-eth167 interface remote-as external
neighbor r1-eth168 interface remote-as external
neighbor r1-eth169 interface remote-as external
neighbor r1-eth170 interface remote-as external
neighbor r1-eth171 interface remote-as external
neighbor r1-eth172 interface remote-as external
neighbor r1-eth173 interface remote-as external
neighbor r1-eth174 interface remote-as external
neighbor r1-eth175 interface remote-as external
neighbor r1-eth176 interface remote-as external
neighbor r1-eth177 interface remote-as external
neighbor r1-eth178 interface remote-as external
neighbor r1-eth179 interface remote-as external
neighbor r1-eth180 interface remote-as external
neighbor r1-eth181 interface remote-as external
neighbor r1-eth182 interface remote-as external
neighbor r1-eth183 interface remote-as external
neighbor r1-eth184 interface remote-as external
neighbor r1-eth185 interface remote-as external
neighbor r1-eth186 interface remote-as external
neighbor r1-eth187 interface remote-as external
neighbor r1-eth188 interface remote-as external
neighbor r1-eth189 interface remote-as external
neighbor r1-eth190 interface remote-as external
neighbor r1-eth191 interface remote-as external
neighbor r1-eth192 interface remote-as external
neighbor r1-eth193 interface remote-as external
neighbor r1-eth194 interface remote-as external
neighbor r1-eth195 interface remote-as external
neighbor r1-eth196 interface remote-as external
neighbor r1-eth197 interface remote-as external
neighbor r1-eth198 interface remote-as external
neighbor r1-eth199 interface remote-as external
neighbor r1-eth200 interface remote-as external
neighbor r1-eth201 interface remote-as external
neighbor r1-eth202 interface remote-as external
neighbor r1-eth203 interface remote-as external
neighbor r1-eth204 interface remote-as external
neighbor r1-eth205 interface remote-as external
neighbor r1-eth206 interface remote-as external
neighbor r1-eth207 interface remote-as external
neighbor r1-eth208 interface remote-as external
neighbor r1-eth209 interface remote-as external
neighbor r1-eth210 interface remote-as external
neighbor r1-eth211 interface remote-as external
neighbor r1-eth212 interface remote-as external
neighbor r1-eth213 interface remote-as external
neighbor r1-eth214 interface remote-as external
neighbor r1-eth215 interface remote-as external
neighbor r1-eth216 interface remote-as external
neighbor r1-eth217 interface remote-as external
neighbor r1-eth218 interface remote-as external
neighbor r1-eth219 interface remote-as external
neighbor r1-eth220 interface remote-as external
neighbor r1-eth221 interface remote-as external
neighbor r1-eth222 interface remote-as external
neighbor r1-eth223 interface remote-as external
neighbor r1-eth224 interface remote-as external
neighbor r1-eth225 interface remote-as external
neighbor r1-eth226 interface remote-as external
neighbor r1-eth227 interface remote-as external
neighbor r1-eth228 interface remote-as external
neighbor r1-eth229 interface remote-as external
neighbor r1-eth230 interface remote-as external
neighbor r1-eth231 interface remote-as external
neighbor r1-eth232 interface remote-as external
neighbor r1-eth233 interface remote-as external
neighbor r1-eth234 interface remote-as external
neighbor r1-eth235 interface remote-as external
neighbor r1-eth236 interface remote-as external
neighbor r1-eth237 interface remote-as external
neighbor r1-eth238 interface remote-as external
neighbor r1-eth239 interface remote-as external
neighbor r1-eth240 interface remote-as external
neighbor r1-eth241 interface remote-as external
neighbor r1-eth242 interface remote-as external
neighbor r1-eth243 interface remote-as external
neighbor r1-eth244 interface remote-as external
neighbor r1-eth245 interface remote-as external
neighbor r1-eth246 interface remote-as external
neighbor r1-eth247 interface remote-as external
neighbor r1-eth248 interface remote-as external
neighbor r1-eth249 interface remote-as external
neighbor r1-eth250 interface remote-as external
neighbor r1-eth251 interface remote-as external
neighbor r1-eth252 interface remote-as external
neighbor r1-eth253 interface remote-as external
neighbor r1-eth254 interface remote-as external
neighbor r1-eth255 interface remote-as external
neighbor r1-eth256 interface remote-as external
neighbor r1-eth257 interface remote-as external
neighbor r1-eth258 interface remote-as external
neighbor r1-eth259 interface remote-as external
neighbor r1-eth260 interface remote-as external
neighbor r1-eth261 interface remote-as external
neighbor r1-eth262 interface remote-as external
neighbor r1-eth263 interface remote-as external
neighbor r1-eth264 interface remote-as external
neighbor r1-eth265 interface remote-as external
neighbor r1-eth266 interface remote-as external
neighbor r1-eth267 interface remote-as external
neighbor r1-eth268 interface remote-as external
neighbor r1-eth269 interface remote-as external
neighbor r1-eth270 interface remote-as external
neighbor r1-eth271 interface remote-as external
neighbor r1-eth272 interface remote-as external
neighbor r1-eth273 interface remote-as external
neighbor r1-eth274 interface remote-as external
neighbor r1-eth275 interface remote-as external
neighbor r1-eth276 interface remote-as external
neighbor r1-eth277 interface remote-as external
neighbor r1-eth278 interface remote-as external
neighbor r1-eth279 interface remote-as external
neighbor r1-eth280 interface remote-as external
neighbor r1-eth281 interface remote-as external
neighbor r1-eth282 interface remote-as external
neighbor r1-eth283 interface remote-as external
neighbor r1-eth284 interface remote-as external
neighbor r1-eth285 interface remote-as external
neighbor r1-eth286 interface remote-as external
neighbor r1-eth287 interface remote-as external
neighbor r1-eth288 interface remote-as external
neighbor r1-eth289 interface remote-as external
neighbor r1-eth290 interface remote-as external
neighbor r1-eth291 interface remote-as external
neighbor r1-eth292 interface remote-as external
neighbor r1-eth293 interface remote-as external
neighbor r1-eth294 interface remote-as external
neighbor r1-eth295 interface remote-as external
neighbor r1-eth296 interface remote-as external
neighbor r1-eth297 interface remote-as external
neighbor r1-eth298 interface remote-as external
neighbor r1-eth299 interface remote-as external
neighbor r1-eth300 interface remote-as external
neighbor r1-eth301 interface remote-as external
neighbor r1-eth302 interface remote-as external
neighbor r1-eth303 interface remote-as external
neighbor r1-eth304 interface remote-as external
neighbor r1-eth305 interface remote-as external
neighbor r1-eth306 interface remote-as external
neighbor r1-eth307 interface remote-as external
neighbor r1-eth308 interface remote-as external
neighbor r1-eth309 interface remote-as external
neighbor r1-eth310 interface remote-as external
neighbor r1-eth311 interface remote-as external
neighbor r1-eth312 interface remote-as external
neighbor r1-eth313 interface remote-as external
neighbor r1-eth314 interface remote-as external
neighbor r1-eth315 interface remote-as external
neighbor r1-eth316 interface remote-as external
neighbor r1-eth317 interface remote-as external
neighbor r1-eth318 interface remote-as external
neighbor r1-eth319 interface remote-as external
neighbor r1-eth320 interface remote-as external
neighbor r1-eth321 interface remote-as external
neighbor r1-eth322 interface remote-as external
neighbor r1-eth323 interface remote-as external
neighbor r1-eth324 interface remote-as external
neighbor r1-eth325 interface remote-as external
neighbor r1-eth326 interface remote-as external
neighbor r1-eth327 interface remote-as external
neighbor r1-eth328 interface remote-as external
neighbor r1-eth329 interface remote-as external
neighbor r1-eth330 interface remote-as external
neighbor r1-eth331 interface remote-as external
neighbor r1-eth332 interface remote-as external
neighbor r1-eth333 interface remote-as external
neighbor r1-eth334 interface remote-as external
neighbor r1-eth335 interface remote-as external
neighbor r1-eth336 interface remote-as external
neighbor r1-eth337 interface remote-as external
neighbor r1-eth338 interface remote-as external
neighbor r1-eth339 interface remote-as external
neighbor r1-eth340 interface remote-as external
neighbor r1-eth341 interface remote-as external
neighbor r1-eth342 interface remote-as external
neighbor r1-eth343 interface remote-as external
neighbor r1-eth344 interface remote-as external
neighbor r1-eth345 interface remote-as external
neighbor r1-eth346 interface remote-as external
neighbor r1-eth347 interface remote-as external
neighbor r1-eth348 interface remote-as external
neighbor r1-eth349 interface remote-as external
neighbor r1-eth350 interface remote-as external
neighbor r1-eth351 interface remote-as external
neighbor r1-eth352 interface remote-as external
neighbor r1-eth353 interface remote-as external
neighbor r1-eth354 interface remote-as external
neighbor r1-eth355 interface remote-as external
neighbor r1-eth356 interface remote-as external
neighbor r1-eth357 interface remote-as external
neighbor r1-eth358 interface remote-as external
neighbor r1-eth359 interface remote-as external
neighbor r1-eth360 interface remote-as external
neighbor r1-eth361 interface remote-as external
neighbor r1-eth362 interface remote-as external
neighbor r1-eth363 interface remote-as external
neighbor r1-eth364 interface remote-as external
neighbor r1-eth365 interface remote-as external
neighbor r1-eth366 interface remote-as external
neighbor r1-eth367 interface remote-as external
neighbor r1-eth368 interface remote-as external
neighbor r1-eth369 interface remote-as external
neighbor r1-eth370 interface remote-as external
neighbor r1-eth371 interface remote-as external
neighbor r1-eth372 interface remote-as external
neighbor r1-eth373 interface remote-as external
neighbor r1-eth374 interface remote-as external
neighbor r1-eth375 interface remote-as external
neighbor r1-eth376 interface remote-as external
neighbor r1-eth377 interface remote-as external
neighbor r1-eth378 interface remote-as external
neighbor r1-eth379 interface remote-as external
neighbor r1-eth380 interface remote-as external
neighbor r1-eth381 interface remote-as external
neighbor r1-eth382 interface remote-as external
neighbor r1-eth383 interface remote-as external
neighbor r1-eth384 interface remote-as external
neighbor r1-eth385 interface remote-as external
neighbor r1-eth386 interface remote-as external
neighbor r1-eth387 interface remote-as external
neighbor r1-eth388 interface remote-as external
neighbor r1-eth389 interface remote-as external
neighbor r1-eth390 interface remote-as external
neighbor r1-eth391 interface remote-as external
neighbor r1-eth392 interface remote-as external
neighbor r1-eth393 interface remote-as external
neighbor r1-eth394 interface remote-as external
neighbor r1-eth395 interface remote-as external
neighbor r1-eth396 interface remote-as external
neighbor r1-eth397 interface remote-as external
neighbor r1-eth398 interface remote-as external
neighbor r1-eth399 interface remote-as external
neighbor r1-eth400 interface remote-as external
neighbor r1-eth401 interface remote-as external
neighbor r1-eth402 interface remote-as external
neighbor r1-eth403 interface remote-as external
neighbor r1-eth404 interface remote-as external
neighbor r1-eth405 interface remote-as external
neighbor r1-eth406 interface remote-as external
neighbor r1-eth407 interface remote-as external
neighbor r1-eth408 interface remote-as external
neighbor r1-eth409 interface remote-as external
neighbor r1-eth410 interface remote-as external
neighbor r1-eth411 interface remote-as external
neighbor r1-eth412 interface remote-as external
neighbor r1-eth413 interface remote-as external
neighbor r1-eth414 interface remote-as external
neighbor r1-eth415 interface remote-as external
neighbor r1-eth416 interface remote-as external
neighbor r1-eth417 interface remote-as external
neighbor r1-eth418 interface remote-as external
neighbor r1-eth419 interface remote-as external
neighbor r1-eth420 interface remote-as external
neighbor r1-eth421 interface remote-as external
neighbor r1-eth422 interface remote-as external
neighbor r1-eth423 interface remote-as external
neighbor r1-eth424 interface remote-as external
neighbor r1-eth425 interface remote-as external
neighbor r1-eth426 interface remote-as external
neighbor r1-eth427 interface remote-as external
neighbor r1-eth428 interface remote-as external
neighbor r1-eth429 interface remote-as external
neighbor r1-eth430 interface remote-as external
neighbor r1-eth431 interface remote-as external
neighbor r1-eth432 interface remote-as external
neighbor r1-eth433 interface remote-as external
neighbor r1-eth434 interface remote-as external
neighbor r1-eth435 interface remote-as external
neighbor r1-eth436 interface remote-as external
neighbor r1-eth437 interface remote-as external
neighbor r1-eth438 interface remote-as external
neighbor r1-eth439 interface remote-as external
neighbor r1-eth440 interface remote-as external
neighbor r1-eth441 interface remote-as external
neighbor r1-eth442 interface remote-as external
neighbor r1-eth443 interface remote-as external
neighbor r1-eth444 interface remote-as external
neighbor r1-eth445 interface remote-as external
neighbor r1-eth446 interface remote-as external
neighbor r1-eth447 interface remote-as external
neighbor r1-eth448 interface remote-as external
neighbor r1-eth449 interface remote-as external
neighbor r1-eth450 interface remote-as external
neighbor r1-eth451 interface remote-as external
neighbor r1-eth452 interface remote-as external
neighbor r1-eth453 interface remote-as external
neighbor r1-eth454 interface remote-as external
neighbor r1-eth455 interface remote-as external
neighbor r1-eth456 interface remote-as external
neighbor r1-eth457 interface remote-as external
neighbor r1-eth458 interface remote-as external
neighbor r1-eth459 interface remote-as external
neighbor r1-eth460 interface remote-as external
neighbor r1-eth461 interface remote-as external
neighbor r1-eth462 interface remote-as external
neighbor r1-eth463 interface remote-as external
neighbor r1-eth464 interface remote-as external
neighbor r1-eth465 interface remote-as external
neighbor r1-eth466 interface remote-as external
neighbor r1-eth467 interface remote-as external
neighbor r1-eth468 interface remote-as external
neighbor r1-eth469 interface remote-as external
neighbor r1-eth470 interface remote-as external
neighbor r1-eth471 interface remote-as external
neighbor r1-eth472 interface remote-as external
neighbor r1-eth473 interface remote-as external
neighbor r1-eth474 interface remote-as external
neighbor r1-eth475 interface remote-as external
neighbor r1-eth476 interface remote-as external
neighbor r1-eth477 interface remote-as external
neighbor r1-eth478 interface remote-as external
neighbor r1-eth479 interface remote-as external
neighbor r1-eth480 interface remote-as external
neighbor r1-eth481 interface remote-as external
neighbor r1-eth482 interface remote-as external
neighbor r1-eth483 interface remote-as external
neighbor r1-eth484 interface remote-as external
neighbor r1-eth485 interface remote-as external
neighbor r1-eth486 interface remote-as external
neighbor r1-eth487 interface remote-as external
neighbor r1-eth488 interface remote-as external
neighbor r1-eth489 interface remote-as external
neighbor r1-eth490 interface remote-as external
neighbor r1-eth491 interface remote-as external
neighbor r1-eth492 interface remote-as external
neighbor r1-eth493 interface remote-as external
neighbor r1-eth494 interface remote-as external
neighbor r1-eth495 interface remote-as external
neighbor r1-eth496 interface remote-as external
neighbor r1-eth497 interface remote-as external
neighbor r1-eth498 interface remote-as external
neighbor r1-eth499 interface remote-as external
neighbor r1-eth500 interface remote-as external
neighbor r1-eth501 interface remote-as external
neighbor r1-eth502 interface remote-as external
neighbor r1-eth503 interface remote-as external
neighbor r1-eth504 interface remote-as external
neighbor r1-eth505 interface remote-as external
neighbor r1-eth506 interface remote-as external
neighbor r1-eth507 interface remote-as external
neighbor r1-eth508 interface remote-as external
neighbor r1-eth509 interface remote-as external
neighbor r1-eth510 interface remote-as external
neighbor r1-eth511 interface remote-as external
neighbor r1-eth512 interface remote-as external
neighbor r1-eth513 interface remote-as external
neighbor r1-eth514 interface remote-as external
address-family ipv4 uni
redistribute sharp
|