Use this command to set the transmit rate of the ICMP echo requests.
millisecs | Specifies the transmit rate in milliseconds. Value can range from 100 to 30000 milliseconds, in increments of 100 milliseconds. Default is 2000 ms. This value must be larger than the “receive wait” time. |
2000 milliseconds.
Timing probe configuration mode.
The interval must be specified in increments of 100 milliseconds. This value must be larger than the time configured with the command to wait for an ICMP echo reply. If you try to set a value smaller than the currently configured “receive wait” time, the command will be rejected and you will get a system message.
The no form of this command returns the transmit rate to the default of 2000 milliseconds.
This example sets the transmit rate to 1000 milliseconds.
System(su)->configure System(su-config)->probe ICMP_STATS icmp timing System(su-config-probe-timing)->interval 1000