display ipv6 routing-table statistics

Function

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

Format

display ipv6 routing-table all-routes statistics

Parameters

Parameter Description Value
all-routes

Displays integrated route statistics of all IPv6 routes.

-

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
route-base read

Usage Guidelines

Usage Scenario

Integrated route statistics include:

  • Total number of routes that are added or deleted through the routing protocol
  • Number of active routes or inactive routes that are labeled for deletion but have not been deleted

Example

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

# Display integrated route statistics.
<HUAWEI> display ipv6 routing-table all-routes statistics
Summary Prefixes : 2
Protocol   route       active      added       deleted     freed
DIRECT     2           2           2           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      2           2           2           0           0
Table 1 Description of the display ipv6 routing-table statistics command output
Item Description
Summary Prefixes

Total number of route prefixes in the routing table.

Protocol

Routing protocol.

  • DIRECT: displays direct routes.
  • STATIC: displays static routes.
  • RIP: displays RIP routes.
  • OSPF: displays OSPF routes.
  • IS-IS: displays IS-IS routes.
  • BGP: displays BGP routes.
  • UNR: displays UNR routes.
active

Number of active routes in the routing table.

added

Number of active and inactive routes added to the routing table.

deleted

Number of routes deleted from the routing table.

freed

Number of routes permanently deleted from the routing table.

routes

Number of routes in the routing table.

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