display bgp vpnv4 multicast all peer verbose

Function

The display bgp vpnv4 multicast all peer verbose command is used to display the detailed information of the peers in the VPNv4-Multicast address family.

Format

display bgp vpnv4 multicast all peer [ ipv4-address ] verbose

Parameters

Parameter Description Value
ipv4-address

Specify an IPv4 peer address.

The value is in dotted decimal notation.

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 verbose command is used to display the detailed information of the 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 the detailed information of the peers in the VPNv4-Multicast address family.
<HUAWEI> display bgp vpnv4 multicast all peer 10.1.1.2 verbose
         BGP Peer is 10.1.1.2,  remote AS 100
         Type: IBGP link
         BGP version 4, Remote router ID 10.1.1.2
         Update-group ID: 2
         BGP current state: Established, Up for 00h00m59s
         BGP current event: RecvKeepalive
         BGP last state: OpenConfirm
         BGP Peer Up count: 1
         Received total routes: 0
         Received active routes total: 0
         Advertised total routes: 0
         Port: Local - 179        Remote - 63052
         Configured: Connect-retry Time: 32 sec
         Configured: Active Hold Time: 180 sec   Keepalive Time:60 sec
         Received  : Active Hold Time: 180 sec
         Negotiated: Active Hold Time: 180 sec   Keepalive Time:60 sec
         Peer optional capabilities:
         Peer supports bgp multi-protocol extension
         Peer supports bgp route refresh capability
         Peer supports bgp 4-byte-as capability
         Address family IPv4 Unicast: advertised and received
         Address family VPNv4 Multicast: advertised and received
 Received: Total 5 messages
                  Update messages                2
                  Open messages                  1
                  KeepAlive messages             2
                  Notification messages          0
                  Refresh messages               0
 Sent: Total 5 messages
                  Update messages                2
                  Open messages                  1
                  KeepAlive messages             2
                  Notification messages          0
                  Refresh messages               0
 Authentication type configured: None
 Last keepalive received: 2015-05-27 16:32:24+00:00
 Last keepalive sent    : 2015-05-27 16:32:20+00:00
 Last update    received: 2015-05-27 16:31:38+00:00
 Last update    sent    : 2015-05-27 16:31:38+00:00
 No refresh received since peer has been configured
 No refresh sent since peer has been configured
 Minimum route advertisement interval is 15 seconds
 Optional capabilities:
 Route refresh capability has been enabled
 4-byte-as capability has been enabled
 It's route-reflector-client
 Peer Preferred Value: 0
 Memory Priority: high
 Routing policy configured:
 No routing policy is configured
Table 1 Description of the display bgp vpnv4 multicast all peer verbose command output
Item Description
BGP Peer

BGP Peer.

BGP version

BGP version.

BGP current 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.
BGP current event

Current BGP event.

BGP Peer Up count

Flapping count of a BGP peer in a specified period of time.

BGP last state

State of last BGP stage, which may be Idle, Connect, Active, OpenSent, OpenConfirm, Established or No neg.

Peer supports bgp multi-protocol extension

The BGP peer supports MP-BGP.

Peer Preferred Value

Preferred value of the BGP peer.

Peer optional capabilities

The optional capabilities supported by the peer.

remote AS

The AS Number of the peer.

Remote router ID

Router ID of the peer.

Update-group ID

Update group ID of the BGP peer.

Received : Active Hold Time

Hold time of the BGP peer.

Received

Number of messages received from the BGP peer:

  • Total: indicates the total number of messages.
  • Update messages: indicates the number of Update messages.
  • Open messages: indicates the number of Open messages.
  • KeepAlive messages: indicates the number of Keepalive messages.
  • Notification messages: indicates the number of Notification messages.
  • Refresh messages: indicates the number of route-refresh messages.
Received total routes

Number of received route prefixes.

Advertised total routes

Number of sent route prefixes.

Keepalive Time

Indicates the interval at which Keepalive messages are sent to the peer.

Address family IPv4 Unicast

IPv4 unicast address family.

Address family VPNv4 Multicast

VPNv4 Multicast address family.

Authentication type configured

Authentication type.

Last keepalive received

Time when a Keepalive message was last received.

Last keepalive sent

Time at which the last keepalive message is sent.

Minimum route advertisement interval is 15 seconds

Minimum route advertisement interval:

  • EBGP: 30s.
  • IBGP: 15s.
Optional capabilities

Optional capabilities supported by the BGP peer.

Route refresh capability has been enabled

Route-refresh is enabled.

Memory Priority

The priority for a BGP peer relationship to be disconnected if memory overload occurs.

Routing policy configured

Routing policy configured.

Type

BGP link type, which can be either IBGP Link or EBGP Link.

Port

Port number:

  • Local: local port number, which is fixed at 179 because BGP uses TCP as the transport layer protocol.
  • Remote: port number of the BGP peer.
Configured

Timers that are locally configured:

  • Active Hold Time: indicates the hold time. If BGP does not receive any Keepalive messages from the BGP peer in the hold time, BGP considers that the peer is Down. BGP then instructs the other peers to withdraw the routes received from this peer.
  • Keep Alive Time: indicates the interval for sending Keepalive messages to the BGP peer. BGP peers exchange Keepalive messages periodically, indicating that they are normal.
Negotiated : Active Hold Time

Hold time negotiated with the BGP peer.

Sent

Number of messages sent to the BGP peer:

  • Total: indicates the total number of messages.
  • Update messages: indicates the number of Update messages.
  • Open messages: indicates the number of Open messages.
  • KeepAlive messages: indicates the number of Keepalive messages.
  • Notification messages: indicates the number of Notification messages.
  • Refresh messages: indicates the number of route-refresh messages.
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >