The display bgp vpnv6 all peer verbose command displays the detailed information of all the BGP VPNv6 peers.
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display bgp vpnv6 all peer verbose
BGP Peer is 10.1.1.2, remote AS 200
Type: EBGP link
BGP version 4, Remote router ID 10.1.1.2
Update-group ID: 1
BGP current state: Established, Up for 00h01m44s
BGP current event: RecvKeepalive
BGP last state: OpenConfirm
BGP Peer Up count: 2
Received total routes: 0
Received active routes total: 0
Advertised total routes: 0
Port: Local - 179 Remote - 59043
Configured: Connect-retry Time: 32 sec
Configured: Min Hold Time: 0 sec
Configured: Active Hold Time: 180 sec Keepalive Time:60 sec
Received : Active Hold Time: 180 sec
Negotiated: Active Hold Time: 180 sec Keepalive Time:60 sec
Peer optional capabilities:
Peer supports bgp multi-protocol extension
Peer supports bgp route refresh capability
Peer supports bgp 4-byte-as capability
Address family IPv4 Unicast: advertised and received
Address family VPNv6 Unicast: advertised and received
Received: Total 6 messages
Update messages 2
Open messages 1
KeepAlive messages 3
Notification messages 0
Refresh messages 0
Sent: Total 6 messages
Update messages 2
Open messages 2
KeepAlive messages 2
Notification messages 0
Refresh messages 0
Authentication type configured: None
Last keepalive received: 2020-01-28 11:50:08+00:00
Last keepalive sent : 2020-01-28 11:49:23+00:00
Last update received: 2020-01-28 11:48:30+00:00
Last update sent : 2020-01-28 11:48:30+00:00
No refresh received since peer has been configured
No refresh sent since peer has been configured
Minimum route advertisement interval is 30 seconds
Optional capabilities:
Route refresh capability has been enabled
4-byte-as capability has been enabled
Peer Preferred Value: 0
Memory Priority: high
Routing policy configured:
No routing policy is configured
<HUAWEI> display bgp vpnv6 all peer 10.1.1.2 verbose
BGP Peer is 10.1.1.2, remote AS 200
Type: EBGP link
BGP version 4, Remote router ID 10.1.1.2
Update-group ID: 1
BGP current state: Established, Up for 00h01m06s
BGP current event: KATimerExpired
BGP last state: OpenConfirm
BGP Peer Up count: 2
Received total routes: 0
Received active routes total: 0
Advertised total routes: 0
Port: Local - 179 Remote - 59043
Configured: Connect-retry Time: 32 sec
Configured: Min Hold Time: 0 sec
Configured: Active Hold Time: 180 sec Keepalive Time:60 sec
Received : Active Hold Time: 180 sec
Negotiated: Active Hold Time: 180 sec Keepalive Time:60 sec
Peer optional capabilities:
Peer supports bgp multi-protocol extension
Peer supports bgp route refresh capability
Peer supports bgp 4-byte-as capability
Address family IPv4 Unicast: advertised and received
Address family VPNv6 Unicast: advertised and received
Received: Total 5 messages
Update messages 2
Open messages 1
KeepAlive messages 2
Notification messages 0
Refresh messages 0
Sent: Total 6 messages
Update messages 2
Open messages 2
KeepAlive messages 2
Notification messages 0
Refresh messages 0
Authentication type configured: None
Last keepalive received: 2020-01-28 11:49:17+00:00
Last keepalive sent : 2020-01-28 11:49:23+00:00
Last update received: 2020-01-28 11:48:30+00:00
Last update sent : 2020-01-28 11:48:30+00:00
No refresh received since peer has been configured
No refresh sent since peer has been configured
Minimum route advertisement interval is 30 seconds
Optional capabilities:
Route refresh capability has been enabled
4-byte-as capability has been enabled
Peer Preferred Value: 0
Memory Priority: high
Routing policy configured:
No routing policy is configured
Item | Description |
---|---|
BGP version | BGP version. |
BGP current state | State of BGP:
Upon receiving a Start event, BGP initiates a TCP connection request to the remote BGP peer, starts the ConnectRetry Timer with the initial value, listens for a TCP connection initiated by the remote BGP peer, and changes its state to Connect.
|
BGP current event | Current BGP event. |
BGP last state | Last BGP status, which may be Idle, Connect, Active, OpenSent, OpenConfirm, Established or No neg. |
BGP Peer Up count | Flapping count of a BGP peer in a specified period of time. |
Peer Preferred Value | PrefVal of the peer. |
Peer optional capabilities | Optional capabilities of the peer. |
Received total routes | Number of received route prefixes. |
Received active routes total | Number of received active route prefixes. |
Received : Active Hold Time | Hold time on the peer. |
Received | Number of messages received from a peer.
|
Advertised total routes | Number of sent route prefixes. |
Keepalive Time | Indicates the interval at which Keepalive messages are sent to the peer. |
Address family IPv4 Unicast | IPv4 unicast address family. |
Address family VPNv6 Unicast | VPNv6unicast address family. |
Authentication type configured | Authentication type. |
Last keepalive received | Time when a Keepalive message was last received. |
Last keepalive sent | Time at which the last keepalive message is sent. |
Minimum route advertisement interval is 30 seconds | Minimum route advertisement interval.
|
Optional capabilities | (Optional) Peer-supported capabilities. |
Route refresh capability has been enabled | Route refreshing has been enabled. |
Memory Priority | The priority for a BGP peer relationship to be disconnected if memory overload occurs. |
Routing policy configured | Configured routing policy. |
Type | BGP link type: IBGP or EBGP. |
Port | Port type:
|
Configured | Locally configured timers.
|
Negotiated | Hold time agreed between the BGP peers after capability negotiation. |
Sent | Number of messages sent to a peer.
|