display ipv6 routing-table topology (All views)

Function

The display ipv6 routing-table topology route-number command displays the number of routes on a public network or in a VPN instance enabled with an IPv6 address family.

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

Format

display ipv6 routing-table topology topology-name statistics

display ipv6 routing-table topology topology-name route-number

Parameters

Parameter Description Value
topology topology-name

Specifies the name of an IPv4 topology instance.

The value is a string of 1 to 31 case-sensitive characters without spaces. The value must start with a letter (a to z or A to Z, case sensitive) and can contain numbers, hyphens (-), or underlines (_). When double quotation marks are used around the string, spaces are allowed in the string.

route-number

The number of routes.

-

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
route-base read

Usage Guidelines

Usage Scenario

The display ipv6 routing-table route-number command is used to view the number of routes on a public network or in a VPN instance enabled with an IPv6 address family.

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 of the IPv6 routing table in the specified topology.
<HUAWEI> display ipv6 routing-table topology topo1 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 topology (All views) 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.
  • RIPng: displays RIPng routes.
  • OSPFv3: displays OSPFv3 routes.
  • IS-IS: displays IS-IS routes.
  • BGP: displays BGP routes.
  • UNR: displays UNR routes.
route

Number of routes in the routing table.

active

Number of active routes in the routing table.

added

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

freed

Number of routes permanently deleted from the routing table.

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