display bgp sr-policy peer statistics

Function

The display bgp sr-policy peer statistics command is used to display the statistics of a specified peer.

Format

display bgp sr-policy peer ipv4-address statistics

Parameters

Parameter Description Value
ipv4-address

Specify an IPv4 peer address.

The value is in dotted decimal notation.

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
bgp read

Usage Guidelines

Usage Scenario

The display bgp sr-policy peer statistics command is used to display the statistics of a specified peer.

Example

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

# Display the statistics of a specified peer.
<HUAWEI> display bgp sr-policy peer 10.1.1.1 statistics

Peer 10.1.1.1, ipv4srpolicy
   Number of prefixes rejected by inbound policy         : 0
   Number of (known) duplicate prefix advertisements     : 0
   Number of (known) duplicate withdraws                 : 0
   Number of updates invalidated due to CLUSTER_LIST loop: 0
   Number of updates invalidated due to AS_PATH loop     : 0
   Number of updates invalidated due to ORIGINATOR_ID    : 0
   Number of updates invalidated due to AS_CONFED loop   : 0
   Number of routes in Adj-RIBs-In (pre-policy)          : 0
   Number of routes in Adj-RIBs-In (post-policy)         : 0
   Number of best routes in Loc-RIB                      : 0
Table 1 Description of the display bgp sr-policy peer statistics command output
Item Description
Number of prefixes rejected by inbound policy

Number of routes that are filtered out by the import policy.

Number of (known) duplicate prefix advertisements

Number of times that a route is re-advertised.

Number of (known) duplicate withdraws

Number of times that a route is re-deleted.

Number of updates invalidated due to CLUSTER_LIST loop

Number of routes that are invalid because their Cluster_Lists contain the local cluster ID.

Number of updates invalidated due to AS_PATH loop

Number of routes that are invalid because their AS_Paths contain the local AS number.

Number of updates invalidated due to ORIGINATOR_ID

Number of routes that are invalid because their Originator_IDs are the same as the local router ID.

Number of updates invalidated due to AS_CONFED loop

Number of routes that are invalid because their AS_Paths contain the AS number of the local confederation.

Number of routes in Adj-RIBs-In (pre-policy)

Number of routes that do not match the import policy.

Number of routes in Adj-RIBs-In (post-policy)

Number of routes that match the import policy.

Number of best routes in Loc-RIB

Number of optimal routes in the routing table.

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