The display bgp multicast peer command displays information about a specified MBGP peer. If peer-address is not specified, information about all MBGP peers is displayed.
Only the S5720-EI, S5720-HI, S5730-HI, S5731-H, S5731-S, S5731S-H, S5731S-S, S5732-H, S6720-EI, S6720-HI, S6720S-EI, S6730-H, S6730S-H, S6730-S, and S6730S-S support this command.
Parameter | Description | Value |
---|---|---|
peer-address | Specifies the address of an MBGP peer. | The value is in dotted decimal notation. |
verbose | Specifies detailed information about an MBGP peer. | - |
You can run the display bgp multicast peer command to check information about a specified MBGP peer. If peer-address is not specified, information about all MBGP peers is displayed.
# Display information about all MBGP peers.
<HUAWEI> display bgp multicast peer
BGP local router ID : 10.13.13.9
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 |
ID of the local MBGP router |
Local AS number |
Local AS number |
Total number of peers |
Total number of peers |
Peers in established state |
Number of peers in established state |
Peer |
IP address of peers |
V |
MBGP version of peers |
AS |
AS number |
MsgRcvd |
Number of messages received |
MsgSent |
Number of messages sent |
OutQ |
Messages to be sent to the specified peers |
Up/Down |
Period during which the MBGP session is in the current state |
State |
Status of the peers |
PrefRcv |
Number of prefixes received by the local peer from the remote peer |