display bgp flow ipv6 routing-table statistics

Function

The display bgp flow ipv6 routing-table statistics command displays statistics about BGP IPv6 Flow Specification route.

Format

display bgp flow ipv6 routing-table statistics

display bgp flow ipv6 routing-table peer { remoteIpv4Addr | remoteIpv6Addr } advertised-routes statistics

display bgp flow ipv6 routing-table peer { remoteIpv4Addr | remoteIpv6Addr } received-routes statistics

display bgp flow ipv6 routing-table peer { remoteIpv4Addr | remoteIpv6Addr } received-routes active statistics

Parameters

Parameter Description Value
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.

-

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
bgp read

Usage Guidelines

Usage Scenario

Thedisplaybgpflowipv6routing-tablestatisticscommanddisplaysstatisticsaboutBGPIPv6FlowSpecificationroute.

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.
<HUAWEI> display bgp flow ipv6 routing-table statistics

 Total Number of Routes: 2
# Display statistics about all active BGP Flow Specification routes received from the specified peer.
<HUAWEI> display bgp flow ipv6 routing-table peer 2001:DB8:5::5 received-routes active statistics

 Received active routes total: 1
# Display statistics about all BGP Flow Specification routes received from the specified peer.
<HUAWEI> display bgp flow ipv6 routing-table peer 2001:DB8:5::5 received-routes statistics

 Received routes total: 1
# Display statistics about all active BGP Flow Specification routes sent to the specified peer.
<HUAWEI> display bgp flow ipv6 routing-table peer 2001:DB8:5::6 advertised-routes statistics

 Advertised routes total: 1
Table 1 Description of the display bgp flow ipv6 routing-table statistics command output
Item Description
Total Number of Routes

Number of BGP Flow Specification routes.

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.

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