display bgp vpnv6 update-peer-group

Function

The display bgp vpnv6 update-peer-group command displays information about BGP VPNv6 update peer-groups.

Format

display bgp { vpnv6 vpn-instance vpn-instance-name | vpnv6 all } update-peer-group [ index update-group-index ]

Parameters

Parameter Description Value
vpn-instance vpn-instance-name

Specify a VPN-Instance (VRF) name.

The value is a string of 1 to 31 case-sensitive characters, spaces not supported. In addition, the VPN instance name must not be _public_. When double quotation marks are used around the string, spaces are allowed in the string.

all

Display all information on VPNv6 and IPv6 VPN instance.

-

index update-group-index

Index of update peer group.

The value is an integer ranging from 0 to 65535.

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
bgp read

Usage Guidelines

Usage Scenario

The display bgp vpnv6 update-peer-group command displays information about BGP VPNv6 update peer-groups. Details about update peer-groups can be displayed based on the update peer-group index.

Example

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

# Display information about BGP VPNv6 update peer-groups.
<HUAWEI> display bgp vpnv6 all update-peer-group index 0
 Group ID : 0
 BGP Version : 4
 Group Type : external
 Addr Family : VPNv6
 Total Peers : 1
 AdvMinTimeVal : 30
 Leader Peer : 192.168.1.2

 Total format packet number : 3
 Total send packet number : 3
 Total replicate packet number : 0
 The replication percentages(%) : 0

 Peers List : 192.168.1.2
Table 1 Description of the display bgp vpnv6 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.

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.

AdvMinTimeVal

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

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 >