display bgp sr-policy ipv6 peer statistics

Function

The display bgp sr-policy ipv6 peer statistics command displays statistics about routes in the BGP IPv6 SR-Policy address family.

Format

display bgp sr-policy ipv6 peer ipv6-address statistics

Parameters

Parameter Description Value
ipv6-address

IPv6 peer address.

The value is a 32-digit hexadecimal number, in the format of X:X:X:X:X:X:X:X.

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
bgp read

Usage Guidelines

Usage Scenario

To check statistics about routes in the BGP IPv6 SR-Policy address family, run the display bgp sr-policy ipv6 routing-table statistics command.

Example

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

# Displays statistics about routes on a specified BGP peer.
<HUAWEI> display bgp sr-policy ipv6 peer 1::1 statistics

Peer 1::1, ipv6srpolicy
   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)         : 1
   Number of best routes in Loc-RIB                      : 1
Table 1 Description of the display bgp sr-policy ipv6 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 >