display ipv6 routing-table route-number

Function

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

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

Format

display ipv6 routing-table all-vpn-instance statistics

display ipv6 routing-table statistics

display ipv6 routing-table vpn-instance vpn-instance-name statistics

display ipv6 routing-table route-number

display ipv6 routing-table vpn-instance vpn-instance-name route-number

Parameters

Parameter Description Value
statistics

Displays integrated route statistics in the routing table of the IPv6 address family-enabled VPN instance.

-

vpn-instance vpn-instance-name

Specifies the name of a VPN instance enabled with an IPv6 address family.

The value is a string of 1 to 31 case-sensitive characters, spaces not supported. In addition, the VPN instance name must not be _public_. When double quotation marks are used around the string, spaces are allowed in the string.

route-number

The number of routes.

-

all-vpn-instance

Displays integrated route statistics of all VPN instances.

-

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

    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.

Example

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

# Display integrated route statistics about the IPv6 routes of all VPN instances.
<HUAWEI> display ipv6 routing-table all-vpn-instance statistics
Protocol   route       active      added       deleted     freed
DIRECT     3           3           3           0           0           
STATIC     1           1           1           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      4           4           4           0           0
# Display integrated route statistics.
<HUAWEI> display ipv6 routing-table statistics
Summary Prefixes : 15
Proto      total      active     added      deleted    freed
           routes     routes     routes     routes     routes
DIRECT     12         12         18         6          6
STATIC     0          0          0          0          0
RIPng      0          0          0          0          0
OSPFv3     0          0          0          0          0
IS-IS      4          3          4          0          0
BGP        0          0          0          0          0
Total      16         15         22         6          6
Table 1 Description of the display ipv6 routing-table route-number command output
Item Description
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.
active

Number of active routes in the routing table.

added

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

freed

Number of released (permanently deleted) routes in the routing table.

Summary Prefixes

Total number of route prefixes in 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 >