show ip bgp neighbors received-routes
- モード
- 非特権EXECモード
- カテゴリー
- IP / 経路制御(BGP)
構文
> show ip bgp neighbors A.B.C.D received-routes
コマンド説明
(IPv4)指定したIPv4 BGPピアから受信したすべての経路情報(フィルタリング前のオリジナルの経路情報)を表示する。本コマンドでは、各種フィルタリング機能によって受信後に破棄した経路(現時点ではBGP経路表に登録されていない経路)も表示する。フィルタリング後の経路情報だけを表示させたい場合は、show ip bgp neighbors routesコマンドを使う。
パラメーター
A.B.C.D- BGPピアのIPアドレス
使用例
awplus> show ip bgp neighbors 10.10.10.5 received-routes
BGP table version is 5, local router ID is 10.10.10.1
Status codes: s suppressed, d damped, h history, * valid, > best, i - internal
Origin codes: i - IGP, e - EGP, ? - incomplete
Network Next Hop Metric LocPrf Weight Path
*> 172.20.0.0 10.10.10.5 0 65050 ?
*> 172.22.0.0 10.10.10.7 0 65050 65075 i
*> 172.23.0.0 10.10.10.8 0 65050 65075 i
*> 172.24.0.0 10.10.10.7 0 65050 65075 i
Total number of prefixes 4