display bgp multicast peer (or slow-peer)

Function

The display bgp multicast slow-peer command displays information about slow MBGP peers.

The display bgp multicast peer command displays information about MBGP peers.

Format

display bgp multicast peer

display bgp multicast slow-peer

Parameters

None

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
bgp read

Usage Guidelines

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:

  • To check the status of MBGP connections
  • To check information about a MBGP peer
  • To check whether a MBGP peer is configured using the peer as-number command
  • To check whether a MBGP peer is deleted using the undo peer as-number command

Example

The actual command output varies according to the device. The command output here is only an example.

# Display information about all MBGP peers.
<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
Table 1 Description of the display bgp multicast peer (or slow-peer) command output
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.

  • Idle: indicates that MBGP denies any connection request. This is the initial status of MBGP.
  • Active: indicates that MBGP tries to set up a TCP connection. This is the intermediate status of MBGP.
  • Established: indicates that MBGP peers can exchange Update, Notification, and Keepalive messages.
  • Connect: indicates that MBGP is waiting for the complete setup of the TCP connection before performing further actions.
  • OpenSent: indicates that MBGP is waiting for an Open message from the peer.
  • OpenConfirm: indicates that MBGP is waiting for a Notification message and a Keepalive message.
  • No neg: The address family is not enabled for the BGP peer. In this state, Update messages can be exchanged in other address families whose capabilities have been successfully negotiated. If the address family is enabled for the BGP peer, the local BGP peer receives a Notification message, and the peer relationship is disconnected. Then, the BGP peer changes to the Idle state and re-establishes the peer relationship.
PrefRcv

Indicates the number of route prefixes received by the local peer from the remote peer.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >