The display bgp mvpn peer command displays information about MVPN BGP peers.
The display bgp mvpn slow-peer command displays information about slow MVPN BGP peers.
Usage Scenario
The display bgp mvpn peer command displays BGP MVPN peer information. You can implement the following operations based on the command output:
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display bgp mvpn all peer
BGP local router ID : 2.2.2.2
Local AS number : 100
Total number of peers : 2 Peers in established state : 2
Peer V AS MsgRcvd MsgSent OutQ Up/Down State PrefRcv
3.3.3.3 4 100 482 484 0 07:58:05 Established 1
4.4.4.4 4 100 439 439 0 07:13:16 Established 3
Item | Description |
---|---|
BGP local router ID | ID of the BGP local router. I f two ends have the same BGP local router ID, no BGP peer relationship can be established between them. In this situation, run the router id command in the BGP view on either end to change the BGP local router ID. Changing it to the IP address of a loopback interface is recommended. |
Local AS number | Local AS number. |
AS | AS number. |
Total number of peers | Total number of BGP peers. |
Peers in established state | Number of BGP peers in Established state. |
Peer | IP address of the peer. |
V | BGP version used on the peer. |
MsgRcvd | Number of received messages. |
MsgSent | Number of sent messages. |
OutQ | Message to be sent to the specified peer. |
Up/Down | Period during which a BGP session keeps the current state.
|
State | Status of the peer:
|
PrefRcv | Number of route prefixes sent from the peer. |