The display bgp l2vpn-ad peer verbose command displays detailed information about BGP peers in the L2VPN AD address family.
Usage Scenario
To view detailed information about a BGP peer in the L2VPN AD address family, such as information about BGP timers, the number of sent and received routes, capacities supported, the number of sent and received BGP messages, and enabled functions, run display bgp l2vpn-ad peer verbose command.
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display bgp l2vpn-ad peer verbose
BGP Peer is 10.1.1.1, remote AS 100
Type: IBGP link
BGP version 4, Remote router ID 10.3.1.3
Update-group ID: 0
BGP current state: Idle
BGP current event: ManualStop
BGP last state: Established
BGP Peer Up count: 4
Configured: Connect-retry Time: 32 sec
Configured: Min Hold Time: 0 sec
Received: Total 0 messages
Update messages 0
Open messages 0
KeepAlive messages 0
Notification messages 0
Refresh messages 0
Sent: Total 0 messages
Update messages 0
Open messages 0
KeepAlive messages 0
Notification messages 0
Refresh messages 0
Authentication type configured: None
Last keepalive received: 2019-08-30 01:28:24+00:00
Last keepalive sent : 2019-08-30 01:27:35+00:00
Last update received: 2019-08-29 01:42:07+00:00
Last update sent : 2019-08-29 01:42:07+00:00
Last refresh received: 2019-08-28 08:49:07+00:00
No refresh sent since peer has been configured
Minimum route advertisement interval is 15 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
Signaling: VPLS-AD
Item | Description |
---|---|
BGP Peer is 10.1.1.1 | The address of BGP peer. |
BGP version | BGP version. |
BGP current state | Status of the peer:
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 request 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. |
remote AS 100 | The number of remote AS. |
Update-group ID | ID of the update-group to which the peer belongs. |
Configured: Connect-retry Time | Locally configured connect-retry timer. |
Configured: Min Hold Time | Locally configured minimum hold timer. |
Total | Indicates the total number of messages. |
Update messages | Indicates the number of Update messages. |
Open messages | Indicates the number of Open messages. |
KeepAlive messages | Indicates the number of Keepalive messages. |
Notification messages | Indicates the number of Notification messages. |
Refresh messages | Indicates the number of route-refresh messages. |
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. |
Last refresh received | Time when an route-refresh message was last received. |
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 15 seconds | Minimum route advertisement interval. |
Optional capabilities | Optional capabilities of the peer. |
Route refresh capability has been enabled | The Route-Refresh has been enabled. |
4-byte-as capability has been enabled | The 4-byte AS capability has been 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. |
Received | Number of messages received from a peer. |
Sent | Number of messages sent to a peer. |
Signaling | The signaling protocol used. |
Configured | Timer that is locally configured:
|