The display bgp flow vpnv6 all update-peer-group command is used to view information about the update peer-group of a specified index in the BGP-Flow VPNv6 address family.
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display bgp flow vpnv6 all update-peer-group 536879105
Group ID : 2
BGP Version : 4
Group Type : internal
Addr Family : VPNv6-FLOW
AdvMinTimeVal : 15
Total Peers : 1
Leader Peer : 10.1.1.2
Total format packet number : 0
Total send packet number : 0
Total replicate packet number : 0
The replication percentages(%) : 0
Peers List : 10.1.1.2
| Item | Description |
|---|---|
| Group ID | ID of the update peer-group. |
| Group Type | Type of the update peer-group. |
| BGP Version | BGP version. |
| Addr Family | Address family. |
| AdvMinTimeVal | Minimum interval for sending Update messages with the same route prefix. |
| 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 | Peer list. |
| Leader Peer | Representative of an update peer-group. |
| The replication percentages(%) | Percentage of duplicate packets in formatted packets. |