1-11
Default Level
1: Monitor level
Parameters
None
Description
Use the display ip routing-table statistics command to display the route statistics of the network
routing table.
Examples
# Display route statistics in the routing table.
<Sysname> display ip routing-table statistics
Proto route active added deleted freed
DIRECT 24 4 25 1 0
STATIC 4 1 4 0 0
Total 28 5 29 1 0
Table 1-3 display ip routing-table statistics command output description
Field Description
Proto Origin of the routes.
route
Number of routes from the origin
active Number of active routes from the origin
added
Number of routes added into the routing table since the router started up or the
routing table was last cleared
deleted Number of routes marked as deleted, which will be freed after a period.
freed Number of routes that got freed, that is, got removed permanently.
Total Total number
reset ip routing-table statistics protocol
Syntax
reset ip routing-table statistics protocol { protocol | all }
View
User view
Default Level
2: System level
Parameters
protocol: Clears statistics for the IPv4 routing protocol, which can be direct or static.
all: Clears statistics for all IPv4 routing protocols.