display bgp vpnv4 multicast

Function

The display bgp vpnv4 multicast all peer command displays information about BGP peers in the VPNv4-Multicast address family.

Format

display bgp vpnv4 multicast all peer

display bgp vpnv4 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

The display bgp vpnv4 multicast all peer command displays information about BGP peers in the VPNv4-Multicast address family.

Example

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

# Display information about BGP peers in the VPNv4-Multicast address family.
<HUAWEI> display bgp vpnv4 multicast all peer
 BGP local router ID : 192.168.3.58
 Local AS number : 100
 Total number of peers : 2                 Peers in established state : 2
  Peer            V          AS  MsgRcvd  MsgSent  OutQ  Up/Down       State  PrefRcv
  10.1.1.2        4         100        4        4     0 00:00:07 Established        0
  192.168.3.58    4         100        2        4     0 00:00:10 Established        0
Table 1 Description of the display bgp vpnv4 multicast command output
Item Description
BGP local router ID

Router ID of the local device.

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 BGP peer.

V

BGP version used by the BGP peer.

MsgRcvd

Number of received messages.

MsgSent

Number of sent messages.

OutQ

Number of messages to be sent to a specified peer.

Up/Down

Duration during which a BGP session stays in the current state.

State

Status of the BGP peer:

  • Idle: BGP denies any connection request. This is the initial status of BGP.
  • Active: BGP tries to establish a TCP connection. This is the intermediate status of BGP.
  • Connect: BGP is waiting for the establishment of the TCP connection to complete before performing further actions.
  • OpenSent: BGP is waiting for an Open message from the peer.
  • OpenConfirm: BGP is waiting for a Notification message or a Keepalive message.
  • Established: BGP peers can exchange Update, Notification, and Keepalive messages.
  • 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

Number of route prefixes received from a peer.

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