wait-interval

Last Updated : Apr 06, 2020 |

Specifies how long an RTR operation should wait for a device to answer an RTR probe. When the wait-interval is exceeded, the probe is considered an unanswered probe. Use no wait-interval to restore the value to the default.

Run the type command to define the RTR operation probing method and the IP address of the remote device before using this command.

The value of this command cannot be higher than the frequency value.

Syntax

[no] wait-interval wait-value [seconds | milliseconds]

Parameters

Parameter

Description

Possible Values

Default Value

wait-value

A number indicating how long to wait for a response to the probe before considering it an unanswered probe

1-60 seconds or 200-60,000 milliseconds

Same as default value of frequency

seconds

Keyword indicating to set the wait interval in units of seconds

milliseconds

Keyword indicating to set the wait interval in units of milliseconds

User level

read-write

Context

rtr, rtr type

Example

To specify a wait of 3 seconds for a device to answer an RTR probe:

Gxxx-001(config-rtr icmp 1)# wait-interval 3 seconds