Mobile IPv6 A.01.00 Administrator's Guide
Chapter 5
Administering the Mobile IPv6 Kernel Module with the mip6admin Tool
Reporting and Resetting mip6mod and rtradvd Information
79
Reporting and Resetting mip6mod Statistical Counters: statistics
Use the statistics command to report and reset (clear) the mip6mod General, Binding, and Return
Routability statistics. The statistics command reports mip6mod statistics if the -reset option is not used. To
report or reset on all counters, do not specify any of the individual mip6mod counters.
Abbreviated: stat[istics]
Syntax: statistics [-reset] [-general] [-bindings] [-rr]
Options: -re[set] Resets the mip6mod statistic counters. This must be the first option used.
The statistic command performs reports mip6mod statistic counters in
-reset is not used.
-g[eneral] General Mobility Header statistic counters including the number and
types of messages sent and received, etc.
-b[indings] Binding Update statistic counters including the number and type of
Binding Error and Acknowledgement messages sent, etc.
-rr Return Routability statistic counters including Home and Care-of Test
messages, and Home and Care-of Test Init messages.
Example: Reporting mip6mod Return Routability Statistics
mip6admin -statistics -rr
RETURN ROUTABILITY PROTOCOL STATISTICS
*********************************************************************
Home Test Init Errors: 10
Bad Length: 5
Presence of Home Address Option: 5
Care-of Test Init Errors: 6
Bad Length: 3
Presence of Home Address Option: 3
Resetting mip6mod Return Routability Statistics
mip6admin -statistics -reset -rr