display bgp ipv6 update-peer-group

Function

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

Format

display bgp ipv6 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.

ipv6

Displays information about IPv6 BGP update peer-groups.

-

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
bgp read

Usage Guidelines

Usage Scenario

The display bgp ipv6 update-peer-group command is used to view information about all the update peer-groups in the IPv6 unicast address family on the public network.

Example

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

# Display information about all the update peer-groups in the IPv6 unicast address family on the public network.
<HUAWEI> display bgp ipv6 update-peer-group index 1
  Group ID : 1
  BGP Version : 4
  Group Type : internal 
  Addr Family : IPv6-UNC
  AdvMinTimeVal : 15
  Total Peers : 1
  Leader Peer : 2001:DB8:1:1::1:2 
  Total format packet number : 0
  Total send packet number : 0
  Total replicate packet number : 0 
  The replication percentages(%) : 0
  Peers List : 2001:DB8:1:1::1:2
Table 1 Description of the display bgp ipv6 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 duplicate packets, to be specific, the total number of sent packets minus the 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 >