1-12 
         Protocol: #DIRECT       Preference: 0 
         *NextHop: 2.2.2.1          Interface: 2.2.2.1(Vlan-interface2) 
         State: <Int ActiveU Retain Unicast> 
         Age: 20:08:05              Cost: 0/0 
For descriptions of route states, see Table 1-2. 
Table 1-5 lists the statistics of the routing table. 
Table 1-5 Description on the fields of the display ip routing-table verbose command 
Field  Description 
Holddown  Number of suppressed routes  
Delete  Number of deleted routes  
Hidden  Number of hidden routes  
 
reset ip routing-table statistics protocol 
Syntax 
reset ip routing-table statistics protocol { all | protocol } 
View 
User view 
Parameters 
all: Specifies all protocols. 
protocol: Specifies a protocol, which can be direct, rip, or static. 
Description 
Use the reset ip routing-table statistics protocol command to clear the statistics of routes in a routing 
table. 
Examples 
# Before executing the reset ip routing-table statistics protocol command, use the display ip 
routing-table statistics command to display the routing statistics: 
<Sysname> display ip routing-table statistics  
Routing tables: 
Proto      route       active      added       deleted 
DIRECT     4           4           12          8 
STATIC     0           0           0           0 
RIP        0           0           0           0 
Total      4           4           12          8 
# Clear the routing statistics of all protocols from the IP routing table. 
<Sysname> reset ip routing-table statistics protocol all 
# Display the routing statistics in the IP routing table. 
<Sysname> display ip routing-table statistics