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.
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. |
- |
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:The actual command output varies according to the device. The command output here is only an example.
<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
Item | Description |
---|---|
Summary Prefixes | Total number of route prefixes in the routing table. |
Protocol | Routing protocol.
|
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. |