show bgp ipv6 neighbors

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

構文

コマンド構文

> show bgp ipv6 neighbors [X:X::X:X]

コマンド説明

(IPv6)BGPピアの詳細情報を表示する。

パラメーター

X:X::X:X
指定したBGPピアの情報だけを表示する。省略時はすべてのBGPピアが対象となる

使用例

awplus> show bgp ipv6 neighbors
BGP neighbor is 2001:db8:2222:10::5, remote AS 65050, local AS 65010, external l
ink
  BGP version 4, remote router ID 10.10.10.5
  BGP state = Established, up for 00:01:51
  Last read 00:01:51, hold time is 90, keepalive interval is 30 seconds
  Neighbor capabilities:
    Route refresh: advertised and received (old and new)
    4-Octet ASN Capability: advertised and received
    Address family IPv6 Unicast: advertised and received
  Received 7 messages, 0 notifications, 0 in queue
  Sent 6 messages, 0 notifications, 0 in queue
  Route refresh request: received 0, sent 0
  Minimum time between advertisement runs is 30 seconds
 For address family: IPv6 Unicast
  BGP table version 4, neighbor version 4
  Index 1, Offset 0, Mask 0x2
  Community attribute sent to this neighbor (both)
  4 accepted prefixes
  3 announced prefixes

 Connections established 1; dropped 0
Local host: 2001:db8:2222:10::1, Local port: 46991
Foreign host: 2001:db8:2222:10::5, Foreign port: 179
Nexthop: 10.10.10.1
Nexthop global: 2001:db8:2222:10::1
Nexthop local: fe80::200:cdff:fe28:747
BGP connection: shared network

関連コマンド