display bgp multicast group

Function

The display bgp multicast group command displays information about MBGP peer groups.

Format

display bgp multicast group

display bgp multicast group group-name

Parameters

Parameter Description Value
group-name

Specifies the name of an MBGP peer group.

The value is a string of 1 to 47 case-sensitive characters, spaces not supported.

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
bgp read

Usage Guidelines

Usage Scenario

If an MBGP peer group is specified, the command displays detailed information about the specified peer group.

If no MBGP peer group is specified, the command displays information about all MBGP peer groups.

Example

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

# Display information about a peer group named my-peer.
<HUAWEI> display bgp multicast group my-peer
BGP peer-group: my-peer
Remote AS 1
Type : external
Configured hold timer value: 180
Keepalive timer value: 60
Minimum route advertisement interval is 30 seconds
PeerSession Members:
192.168.1.3
Peer Preferred Value: 0
No routing policy is configured
Peer Members:
Peer         V  AS  MsgRcvd  MsgSent  OutQ   Up/Down    State   PrefRcv
192.168.1.3  4   1      43      29     0    00:03:03   Established   21
Table 1 Description of the display bgp multicast group command output
Item Description
BGP peer-group: my-peer

Indicates the name of an MBGP peer group.

Remote AS

Indicates the AS number of the peer group.

AS

Indicates the number of the AS where the peer resides.

Type

Type of a peer group:internal:

  • indicates that the peer group is an IBGP peer group.external:
  • indicates that the peer group is an EBGP peer group.
  • listen internal: indicates that the peer group is a dynamic IBGP peer group.
  • listen external: indicates that the peer group is a dynamic EBGP peer group.
  • listen confederation-external: indicates that the peer group is a dynamic confederation EBGP peer group.
Configured hold timer value

Indicates the configured value of hold time.

Keepalive timer value

Indicates the value of Keepalive time.

Minimum route advertisement interval

Indicates the minimum interval between route advertisements.

PeerSession Members

Indicates peers that set up session connections.

Peer Preferred Value

Indicates the preferred value of the peer.

Peer

Indicates the IP address of the peer.

Peer Members

Indicates the peer member list.

V

Indicates the MBGP version.

MsgRcvd

Indicates the number of received messages.

MsgSent

Indicates the number of sent messages.

OutQ

Indicates the number of messages to be sent to peers.

Up/Down

Indicates the period of time during which an MBGP session keeps the current state.

State

Indicates the MBGP state machine, which can be in one of the following states:

  • 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.
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 >