display ipv6 routing-table statistics
Function
The display ipv6 routing-table statistics command displays statistics about routes in an IPv6 routing table.
Usage Guidelines
Route statistics include the total number of routes, number of added routes, and number of deleted routes.
Example
# Display statistics about routes in an IPv6 routing table.
<AC6605> 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 type:
|
route |
Total number of routes that a routing protocol learns in the routing table, including active and inactive routes. |
active |
Number of active routes of a routing protocol in the routing table. |
added |
Number of active and inactive routes that are added to the routing table through a routing protocol. |
deleted |
Number of routes that are deleted from the routing table. |
freed |
Number of routes that are permanently deleted from the routing table. |