The display bgp vpnv6 peer verbose command displays detailed information about BGP VPNv6 peers.
Parameter | Description | Value |
---|---|---|
vpn-instance vpn-instance-name |
Specifies a VPN instance name. |
The value is a string of 1 to 31 case-sensitive characters, spaces not supported. In addition, the VPN instance name must not be _public_. When double quotation marks are used around the string, spaces are allowed in the string. |
ipv6-address |
Specifies an IPv6 peer address. |
The value is a 32-digit hexadecimal number, in the format of X:X:X:X:X:X:X:X. |
ipv4-address |
Specifies an IPv4 peer address. |
The value is in dotted decimal notation. |
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display bgp vpnv6 vpn-instance vrf1 peer 2001:DB8:12::2 verbose
BGP Peer is 2001:DB8:12::2, remote AS 200
Type: EBGP link
BGP version 4, Remote router ID 10.1.1.2
Update-group ID: 6
BGP current state: Established, Up for 00h05m02s
BGP current event: RecvKeepalive
BGP last state: OpenConfirm
BGP Peer Up count: 1
Received total routes: 0
Received active routes total: 0
Advertised total routes: 0
Port: Local - 179 Remote - 54463
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 IPv6 Unicast: advertised and received
Received: Total 8 messages
Update messages 1
Open messages 1
KeepAlive messages 6
Notification messages 0
Refresh messages 0
Sent: Total 10 messages
Update messages 1
Open messages 3
KeepAlive messages 6
Notification messages 0
Refresh messages 0
Authentication type configured: None
Last keepalive received: 2020-01-28 17:24:31+00:00
Last keepalive sent : 2020-01-28 17:24:12+00:00
Last update received: 2020-01-28 17:20:03+00:00
Last update sent : 2020-01-28 17:20:03+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. |
BGP Peer is | IP address of a BGP peer. |
Peer Preferred Value | Preferred value of the peer. |
Peer optional capabilities | Optional capabilities of the peer. |
Remote router ID | Router ID of the peer. |
Update-group ID | ID of the update-group to which the peer belongs. |
Received total routes | Number of received route prefixes. |
Received active routes total | Number of received active route prefixes. |
Received | Number of packets received from the peer:
|
Advertised total routes | Number of sent route prefixes. |
Keepalive Time | Indicates the interval at which Keepalive messages are sent to the peer. |
4-byte-as capability has been enabled | The 4-byte AS capability has been enabled. |
Address family IPv6 Unicast | IPv6 unicast address family. |
Notification | Notification message sent or received by a peer. |
Authentication type configured | Authentication type that is configured. |
Last keepalive received | Time when a Keepalive message was last received. |
Last keepalive sent | Time when a Keepalive message was last sent. |
Last update received | Time when an Update message was last received. |
Last update sent | Time when an Update message was last sent. |
No refresh received since peer has been configured | No Route-Refresh messages have been received from the peer since the peer relationship was established. |
No refresh sent since peer has been configured | No Route-Refresh messages have been sent to the peer since the peer relationship was established. |
Minimum route advertisement interval is 30 seconds | Minimum route advertisement interval. |
Optional capabilities | Capabilities supported by the peer (optional). |
Route refresh capability has been enabled | Route-refresh enabled. |
Memory Priority | The priority for a BGP peer relationship to be disconnected if memory overload occurs. |
Routing policy configured | Whether a route-policy has been configured. |
Type | BGP link type: IBGP or EBGP. |
Port | Port type:
|
Configured | Locally configured timers:
|
Sent | Number of messages sent to peers:
|
Negotiated | The value of negotiated timer. |