< Home

display ipv6 routing-table statistics

Function

The display ipv6 routing-table statistics command displays statistics about routes in an IPv6 routing table.

Format

display ipv6 routing-table [ vpn-instance vpn-instance-name | all-vpn-instance ] statistics

Parameters

Parameter Description Value
vpn-instance vpn-instance-name Displays statistics about routes in the routing table of a specified VPN instance. If neither vpn-instance-name nor all-vpn-instance is specified, statistics about routes in a public routing table are displayed. The value must be an existing VPN instance name.
all-vpn-instance Displays statistics about routes in the routing tables of all VPN instances. If neither vpn-instance-name nor all-vpn-instance is specified, statistics about routes in a public routing table are displayed. -

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

Route statistics include the total number of routes, number of added routes, and number of deleted routes.

Example

# Display statistics about routes in an IPv6 routing table.

<HUAWEI> display ipv6 routing-table statistics
Summary Prefixes : 0
Protocol   route       active      added       deleted     freed
DIRECT     0           0           0           0           0          
STATIC     0           0           0           0           0          
RIPng      0           0           0           0           0          
OSPFv3     0           0           0           0           0          
IS-IS      0           0           0           0           0          
BGP        0           0           0           0           0          
UNR        0           0           0           0           0          
Total      0           0           0           0           0 
Table 1 Description of the display ipv6 routing-table statistics command output

Item

Description

Summary Prefixes

Total number of prefixes in the current routing table.

Protocol

Routing protocol type:

route

Total number of routes that a routing protocol learns in the routing table, including active and inactive routes.

active

Number of active routes of a routing protocol in the routing table.

added

Number of active and inactive routes that are added to the routing table through a routing protocol.

deleted

Number of routes that are deleted from the routing table.

freed

Number of routes that are permanently deleted from the routing table.

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