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.
| 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. |
- |
Usage Scenario
Integrated route statistics include:
The actual command output varies according to the device. The command output here is only an example.
<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
<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
| Item | Description |
|---|---|
| Protocol | Routing protocol.
|
| 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. |