HP-UX Mobile IPv6 A.01.00 Administrator's Guide
Appendix A
Example Configuration Files
Example mip6mod Mobile IPv6 Configuration File
103
# min-rate-limit
#
# The minimum rate at which error messages are sent when error rate is
# controlled. Use an integer in the range [20..10000]. Note that smaller
# values are faster rates, and the value will be the longest duration
# (in milliseconds) between error messages. min-rate-limit must be slower
# than max-rate-limit. The default is 1000, however, if max-rate-limit is
# slower than 1000, the default is 10 milliseconds slower than max-rate-limit.
min-rate-limit: 1000
#
###################################################################################