質問編集履歴
2
追記
title
CHANGED
File without changes
|
body
CHANGED
@@ -315,4 +315,26 @@
|
|
315
315
|
ネットで調べるとBGPのステータスがActiveのまま変わらない原因はTCP接続に問題がると書かれております。
|
316
316
|
しかし、そう言われてもどのように対応すればいいのか分かりません。
|
317
317
|
どなたか、この状態を打破するための方法をご存知の方、いらっしゃいましたらご教授願います。
|
318
|
-
以上、よろしくお願いいたします。
|
318
|
+
以上、よろしくお願いいたします。
|
319
|
+
|
320
|
+
###追記
|
321
|
+
```
|
322
|
+
L3SW-1#show ip bgp summary
|
323
|
+
BGP router identifier 10.1.1.1, local AS number 10
|
324
|
+
BGP table version is 1, main routing table version 1
|
325
|
+
|
326
|
+
Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd
|
327
|
+
10.2.2.2 4 10 4 4 1 0 0 00:00:49 0
|
328
|
+
L3SW-1#show ip bgp summary
|
329
|
+
BGP router identifier 10.1.1.1, local AS number 10
|
330
|
+
BGP table version is 1, main routing table version 1
|
331
|
+
|
332
|
+
Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd
|
333
|
+
10.2.2.2 4 10 9 9 1 0 0 00:05:11 0
|
334
|
+
L3SW-1#show ip bgp summary
|
335
|
+
BGP router identifier 10.1.1.1, local AS number 10
|
336
|
+
BGP table version is 1, main routing table version 1
|
337
|
+
|
338
|
+
Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd
|
339
|
+
10.2.2.2 4 10 11 11 1 0 0 00:07:00 0
|
340
|
+
```
|
1
画像追加
title
CHANGED
File without changes
|
body
CHANGED
@@ -310,7 +310,7 @@
|
|
310
310
|
.....
|
311
311
|
Success rate is 0 percent (0/5)
|
312
312
|
```
|
313
|
-
|
313
|
+

|
314
314
|
###
|
315
315
|
ネットで調べるとBGPのステータスがActiveのまま変わらない原因はTCP接続に問題がると書かれております。
|
316
316
|
しかし、そう言われてもどのように対応すればいいのか分かりません。
|