コンフィグレーションガイド Vol.3


22.4.14 インタフェースダウン時の外部ピア即時切断機能の確認

〈この項の構成〉

(1) 運用コマンド一覧

インタフェースダウン時の外部ピア即時切断機能の運用コマンド一覧を次の表に示します。

表22‒46 運用コマンド一覧

コマンド名

説明

show ip bgp

BGP4プロトコルに関する情報を表示します。

show ipv6 bgp

BGP4+プロトコルに関する情報を表示します。

(2) インタフェースダウン時の外部ピア即時切断機能の確認

インタフェースダウン時の外部ピア即時切断機能は,show ip bgpコマンドまたはshow ipv6 bgpコマンドでneighborsパラメータに<as>,<peer address>,<host name>,またはdetailを指定して確認します。

図22‒54 show ip bgpコマンド(neighbors detailパラメータ指定)の実行結果
>show ip bgp neighbors detail
 Date 20XX/03/17 18:45:09
 BGP Peer: 172.16.2.2, Remote AS: 65532
 Remote Router ID: 172.16.2.200
     BGP Status: Idle                HoldTime: 90
     Established Transitions: 1      Established Date: 20XX/03/16 18:42:26
     BGP Version: 4                  Type: External
     Local Address: 172.16.23.214,  Local AS: 65531
     Local Router ID: 172.16.2.100
     Next Connect Retry: -,          Connect Retry Timer: -
     Last Keep Alive Sent: 18:42:20, Last Keep Alive Received: 18:42:20
     NLRI of End-of-RIB Marker: Advertised and Received
     BGP Message  UpdateIn UpdateOut TotalIn TotalOut
                  12       14        36      42
     BGP Capability Negotiation: <IPv4-Uni>
       Send   : <IPv4-Uni>
       Receive: <IPv4-Uni>
     Password : Configured
     Fast-external-fallover : Enabled                                     <-1
     Track Name: -, Track ID: -, Track State: -
 
 BGP Peer: 192.168.2.1, Remote AS: 65531
 Remote Router ID: 192.168.2.200
     BGP Status: Established         HoldTime: 90
     Established Transitions: 1      Established Date: 20XX/03/16 18:42:31
     BGP Version: 4                  Type: Internal
     Local Address: 192.168.23.214,  Local AS: 65531
     Local Router ID: 192.168.2.100
     Next Connect Retry: 00:32,      Connect Retry Timer: 00:32
     Last Keep Alive Sent: 18:44:31, Last Keep Alive Received: 18:44:31
     NLRI of End-of-RIB Marker: Advertised and Received
     BGP Message  UpdateIn UpdateOut TotalIn TotalOut
                  9        19        51      63
     BGP Capability Negotiation: <IPv4-Uni>
       Send   : <IPv4-Uni>
       Receive: <IPv4-Uni>
     Password : Configured
     Track Name: -, Track ID: -, Track State: -
  1. インタフェースダウン時の外部ピア即時切断機能が有効です。なお,この項目は内部ピアの場合は表示しません。