The display bgp flow vpnv6 vpn-instance routing-table statistics command displays statistics about BGP IPv6 VPN Flow Specification routes.
display bgp flow vpnv6 vpn-instance vpn-instance-name routing-table statistics
display bgp flow vpnv6 vpn-instance vpn-instance-name routing-table peer remoteIpv4Addr advertised-routes statistics
display bgp flow vpnv6 vpn-instance vpn-instance-name routing-table peer remoteIpv6Addr advertised-routes statistics
display bgp flow vpnv6 vpn-instance vpn-instance-name routing-table peer remoteIpv4Addr received-routes statistics
display bgp flow vpnv6 vpn-instance vpn-instance-name routing-table peer remoteIpv6Addr received-routes statistics
display bgp flow vpnv6 vpn-instance vpn-instance-name routing-table peer remoteIpv4Addr received-routes active statistics
display bgp flow vpnv6 vpn-instance vpn-instance-name routing-table peer remoteIpv6Addr received-routes active statistics
| 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. |
| peer remoteIpv4Addr |
Specifies an IPv4 address. |
The value is in dotted decimal notation. |
| peer remoteIpv6Addr |
Specifies an IPv6 address. |
The address is a 32-bit hexadecimal number, in the format of X:X:X:X:X:X:X:X. |
| advertised-routes |
Displays information about routes advertised to a specified peer. |
- |
| received-routes |
Displays information about routes received from a specified peer. |
- |
| active |
Displays information about the active routes received from a specified peer. |
- |
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display bgp flow vpnv6 vpn-instance vpna routing-table statistics
Total Number of Routes: 1
<HUAWEI> display bgp flow vpnv6 vpn-instance vpna routing-table peer 2001:DB8:1::1 received-routes active statistics
Received active routes total: 0
| Item | Description |
|---|---|
| Total Number of Routes | Number of BGP Flow Specification routes. |
| Received active routes total | Number of active BGP Flow Specification routes received from a specified peer. |