show ip bgp summary

モード
非特権EXECモード
カテゴリー
IP / 経路制御(BGP)

構文

コマンド構文

> show ip bgp [vrf VRFNAME|global] summary

コマンド説明

(IPv4)BGPピアの情報を要約して表示する。

パラメーター

vrf VRFNAME
VRFインスタンス名。指定したVRFインスタンスのみ表示するときに指定する
global
グローバルVRFインスタンスのみ表示するときに指定

使用例

awplus> show ip bgp summary
BGP router identifier 10.10.10.1, local AS number 65010
BGP table version is 6
4 BGP AS-PATH entries
0 BGP community entries

Neighbor        V    AS MsgRcvd MsgSent   TblVer  InQ OutQ Up/Down  State/PfxRcd
10.10.10.5      4 65050     115     110        6    0    0 00:01:57        4
10.10.10.7      4 65075      72     119        6    0    0 00:01:42        3
10.10.10.8      4 65075      69     117        6    0    0 00:01:52        3

Total number of neighbors 3

関連コマンド