display bgp flow routing-table statistics

Function

The display bgp flow routing-table statistics command displays statistics about BGP Flow Specification routes.

Format

display bgp flow routing-table statistics

display bgp flow routing-table peer remoteIpv4Addr advertised-routes statistics

display bgp flow routing-table peer remoteIpv4Addr received-routes statistics

display bgp flow routing-table peer remoteIpv4Addr received-routes active statistics

Parameters

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.

-

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
bgp read

Usage Guidelines

Usage Scenario

Thedisplaybgpflowrouting-tablestatisticscommanddisplaysstatisticsaboutBGPFlowSpecificationroutes.

Example

The actual command output varies according to the device. The command output here is only an example.

# Display statistics about all BGP Flow Specification routes received from the specified peer.
<HUAWEI> display bgp flow routing-table peer 1.1.1.1 received-routes statistics
 Received routes total: 4
# Display statistics about all active BGP Flow Specification routes sent to the specified peer.
<HUAWEI> display bgp flow routing-table peer 1.1.1.1 advertised-routes statistics
 Advertised routes total: 3
# Display statistics about all BGP Flow Specification routes.
<HUAWEI> display bgp flow routing-table statistics
 Total Number of Routes: 4
# Display statistics about all active BGP Flow Specification routes received from the specified peer.
<HUAWEI> display bgp flow routing-table peer 1.1.1.1 received-routes active statistics
 Received active routes total: 4
Table 1 Description of the display bgp flow routing-table statistics command output
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.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >