display bgp rpd update-peer-group

Function

The display bgp rpd update-peer-group command displays information about update peer-groups.

Format

display bgp rpd update-peer-group [ index update-group-index ]

Parameters

Parameter Description Value
index update-group-index

Specifies the index of an update peer-group.

The value is an integer ranging from 0 to 65535.

rpd

Displays information about BGP RPD update peer-groups.

-

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
bgp read

Usage Guidelines

Usage Scenario

Run the display bgp rpd update-peer-group command to view information about the update peer-group of a specified index in the BGP RPD address family.

Example

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

# Display information about the update peer-group of a specified index in the BGP RPD address family.
<HUAWEI> display bgp rpd update-peer-group index 0

  Group ID : 0
  BGP Version : 4
  Group Type : external 
  Addr Family : RPD 
  AdvMinTimeVal : 30
  Total Peers : 1
  Leader Peer : 10.2.1.1 
 
  Total format packet number : 4
  Total send packet number : 4
  Total replicate packet number : 0 
  The replication percentages(%) : 0 

  Peers List : 10.2.1.1
Table 1 Description of the display bgp rpd update-peer-group command output
Item Description
Group ID

ID of an update peer-group.

Group Type

Type of an update peer-group:

  • external: indicates an EBGP peer update peer-group.
  • internal: indicates an IBGP peer update peer-group.
  • unknown: indicates an unknown update peer-group.
BGP Version

BGP version.

Addr Family

Address family.

AdvMinTimeVal

Minimum interval at which Update packets with the same route prefix are sent.

Total Peers

Total number of peers in an update peer-group.

Total format packet number

Total number of formatted packets.

Total send packet number

Total number of sent packets.

Total replicate packet number

Total number of sent packets - Total number of formatted packets.

Peers List

List of peers.

Leader Peer

Representative of an update peer-group.

The replication percentages(%)

Replication percentage: (Total number of sent packets - Total number of formatted packets) x 100/Total number of formatted packets.

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