The display bgp multicast slow-peer command displays information about slow MBGP peers.
The display bgp multicast peer command displays information about MBGP peers.
Usage Scenario
To check information about slow MBGP peers, run the display bgp multicast slow-peer command. The information includes the time when a peer began to be identified as a slow peer, the time when a peer last exited from the slow peer state, the number of times a peer has been identified as a slow peer, and the remaining time for a peer to exit from the slow peer state.
The display multicast bgp peer command displays BGP 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 multicast peer
BGP local router ID : 1.1.1.1
Local AS number : 1
Total number of peers : 1 Peers in established state : 1
Peer V AS MsgRcvd MsgSent OutQ Up/Down State PrefRcv
10.2.1.2 4 2 36 37 0 00:15:35 Established 24
Item | Description |
---|---|
BGP local router ID | Indicates the ID of the local MBGP router. |
Local AS number | Indicates the local AS number. |
AS | Indicates the number of the AS where the peer resides. |
Total number of peers | Indicates the number of peers. |
Peers in established state | Indicates the number of peers among which MBGP peer relationships are established. |
Peer | Indicates the IP address of the peer. |
V | Indicates the MBGP version. |
MsgRcvd | Indicates the number of received messages. |
MsgSent | Indicates the number of sent messages. |
OutQ | Indicates the message to be sent to the specified peer. |
Up/Down | Indicates the period of time during which an MBGP session keeps the current state. |
State | Indicates the peer status.
|
PrefRcv | Indicates the number of route prefixes received by the local peer from the remote peer. |