The display bgp flow routing-table statistics command displays statistics about BGP Flow Specification routes.
Parameter | Description | Value |
---|---|---|
peer remoteIpv4Addr |
Displays routes of a specified peer. |
This 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 routing-table peer 1.1.1.1 received-routes statistics
Received routes total: 4
<HUAWEI> display bgp flow routing-table peer 1.1.1.1 advertised-routes statistics
Advertised routes total: 3
<HUAWEI> display bgp flow routing-table statistics
Total Number of Routes: 4
<HUAWEI> display bgp flow routing-table peer 1.1.1.1 received-routes active statistics
Received active routes total: 4
Item | Description |
---|---|
Received routes total | Number of BGP Flow Specification routes received from a specified peer. |
Received active routes total | Number of active BGP Flow Specification routes received from a specified peer. |
Advertised routes total | Number of BGP Flow Specification routes sent to a specified peer. |
Total Number of Routes | Number of BGP Flow Specification routes. |