Command Reference Guide
162 ● reset ipx routing-table statistics 3Com Router 5000 Family and Router 6000 Family
Command Reference
reset ipx routing-table statistics
Purpose The reset ipx routing-table statistics command is used to clear the
statistical information of a specified type of IPX route.
Syntax reset ipx routing-table statistics protocol [ all | default | direct |
rip | static ]
Parameters all
Clears statistical information of all types IPX route.
default
Clears the statistical information of the default IPX
route type.
direct
Clears the statistical information of the IPX route
directly connected.
rip
Clears the statistical information of the IPX RIP route.
static
Clears the statistical information of the static IPX route.
Example Add 5 IPX static routes to the router, then delete them, and then add anther 9 IPX
static routes. The IPX route statistical information would be as follows:
[3Com ] display ipx routing-table statistics
Routing tables:
Proto/State route active added deleted freed
Direct 1 1 1 0
0
Static 9 9 14 5
5
RIP 0 0 0 0
0
Default 0 0 0 0
0
Total 10 10 15 5
5
[3Com ]
Clear the IPX static route.
<3Com > reset ipx routing-table statistics protocol static
This will erase the specific routing counters information.
Are you sure?[Y/N]y
<3Com >
The displayed statistical information shows that all three items (add, delete, freed) of
static route have changed to 0, and the below Total item has also changed
accordingly.
<3Com > display ipx routing-table statistics
Routing tables:
Proto/State route active added deleted freed
Direct 1 1 1 0
0