< Home

display ipv6 routing-table statistics

Function

The display ipv6 routing-table statistics command displays integrated route statistics.

Format

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

Parameters

Parameter Description Value
vpn-instance vpn-instance-name Displays integrated route statistics of the routing tables of a specified VPN instance. -
all-vpn-instance Displays integrated route statistics of the routing tables of all VPN instances. -

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

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

Example

# Display integrated route statistics.

<sysname> display ipv6 routing-table statistics
Summary Prefixes: 1
Protocol   route       active      added       deleted     freed
DIRECT     1           1           1           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       1           1           1           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

route

Indicates the total number of active and inactive routes in the current routing table

active

Number of active routes in the routing table

added

Number of active and inactive routes added in the routing table

deleted

Number of routes deleted from the routing table

freed

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

# Display integrated route statistics of the routing tables of all VPN instances.
<sysname> display ipv6 routing-table all-vpn-instance statistics
Summary Prefixes : 1
Protocol   route       active      added       deleted     freed
DIRECT      1           1           1           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       1           1           1           0           0
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >