| Parameter | Description | Value |
|---|---|---|
| vpn-instance vpn-instance-name | Displays integrated route statistics of the routing tables of a specified VPN instance. | - |
| all-vpn-instance | Displays integrated route statistics of the routing tables of all VPN instances. | - |
Integrated route statistics include the total number of routes, the number of added routes, and the number of deleted routes.
# Display integrated route statistics.
<sysname> display ipv6 routing-table statistics
Summary Prefixes: 1
Protocol route active added deleted freed
DIRECT 1 1 1 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 1 1 1 0 0
Item |
Description |
|---|---|
Summary Prefixes |
Total number of prefixes in the current routing table |
Protocol |
Routing protocol |
route |
Indicates the total number of active and inactive routes in the current routing table |
active |
Number of active routes in the routing table |
added |
Number of active and inactive routes added in the routing table |
deleted |
Number of routes deleted from the routing table |
freed |
Number of released routes that are permanently deleted from the routing table |
<sysname> display ipv6 routing-table all-vpn-instance statistics Summary Prefixes : 1 Protocol route active added deleted freed DIRECT 1 1 1 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 1 1 1 0 0