The actual command output varies according to the device. The command output here is only an example.
# Display BGP public network routes statistics that match the AS path filter pas.
<HUAWEI> display bgp routing-table statistics as-path-filter pas
Total Number of Routes: 2
# Display BGP public network routes statistics that match the community filter 10.
<HUAWEI> display bgp routing-table statistics community-filter 10
Total Number of Routes: 1
# Display BGP public network routes statistics that match the extcommunity filter 50.
<HUAWEI> display bgp routing-table statistics extcommunity-filter 50
Total Number of Routes: 3
# Display BGP public network routes statistics that match the large community filter aaa.
<HUAWEI> display bgp routing-table statistics large-community-filter aaa
Total Number of Routes: 2
# Display BGP public network routes statistics that match community filter 10 and AS path filter pas.
<HUAWEI> display bgp routing-table statistics community-filter 10 as-path-filter pas
Total Number of Routes: 1
Table 1 Description of the display bgp routing-table statistics(Attribute Filter) command output
Item |
Description |
Total Number of Routes |
Total number of routes.
|