The display bgp flow vpnv4 routing-table statistics command displays statistics about BGP VPN Flow Specification routes and BGP VPNv4 Flow Specification routes.
display bgp flow vpnv4 { all | route-distinguisher route-distinguisher } routing-table statistics
display bgp flow vpnv4 all routing-table peer ipv4-address advertised-routes statistics
display bgp flow vpnv4 all routing-table peer ipv4-address received-routes statistics
display bgp flow vpnv4 all routing-table peer ipv4-address received-routes active statistics
| Parameter | Description | Value |
|---|---|---|
| all |
Displays information about all the routes in the specified address family. |
- |
| route-distinguisher route-distinguisher |
Displays statistics about routes with the specified RD. |
The RD formats are divided into the following types:
|
| peer ipv4-address |
Specifies an IPv4 address. |
The value is in dotted decimal notation. |
| 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 vpnv4 route-distinguisher 200:1 routing-table statistics
Route Distinguisher: 200:1
Total Number of Routes: 1
<HUAWEI> display bgp flow vpnv4 all routing-table statistics
Total number of routes from all PE: 1
VPN-Instance vpna, Router ID 10.1.1.2:
Total Number of Routes: 1
| Item | Description |
|---|---|
| Route Distinguisher | Route distinguisher (RD) of a route. |
| Total Number of Routes | Number of BGP Flow Specification routes. |
| Total number of routes from all PE | Number of routes from all Pes. |
| Router ID | Router ID. |