show ip bgp neighbors advertised-routes

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

構文

コマンド構文

> show ip bgp neighbors A.B.C.D advertised-routes

コマンド説明

(IPv4)指定したIPv4 BGPピアに通知している経路情報を表示する。

パラメーター

A.B.C.D
BGPピアのIPアドレス

使用例

awplus> show ip bgp neighbors 10.10.10.5 advertised-routes
BGP table version is 21, 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.16.0.0       10.10.10.1                         32768 ?
*> 172.22.0.0       10.10.10.7                             0 65075 i
*> 172.23.0.0       10.10.10.8                             0 65075 i
*> 172.24.0.0       10.10.10.7                             0 65075 i

Total number of prefixes 4

関連コマンド