The display bgp flow vpnv6 vpn-instance update-peer-group command is used to view information about the update peer-group in the BGP-Flow VPNv6 address family.
Parameter | Description | Value |
---|---|---|
vpn-instance-name |
Specifies the name of a VPN instance. |
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. |
index update-group-index |
Specifies the index of an update peer-group. |
The value is an integer ranging from 0 to 65535. |
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display bgp flow vpnv6 vpn-instance a update-peer-group index 536879105
The VPNV6 instance's update peer group number : 1
Keep buffer update peer group number : 0
BGP Version : 4
Group ID : 2
BGP Version : 4
Group Type : internal
Addr Family : FLOW-VPNV6
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 |
---|---|
The VPNV6 instance's update peer group number | Number of update peer-groups in an instance. |
The replication percentages(%) | Replication percentage: (Total number of sent packets - Total number of formatted packets) x 100/Total number of formatted packets. |
Keep buffer update peer group number | Number of update peer-groups stored in the buffer. |
BGP Version | BGP Version. |
Group ID | Update group ID of the BGP peer. |
Group Type | Type of the update peer-group. |
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 num | Total number of sent packets. |
Total replicate packet number | Total number of sent packets - Total number of formatted packets. |
Total send packet number | Total number of sent packets. |
Peers List | List of peers. |
Leader Peer | Representative of an update peer-group. |