request-retry-timeout
Use this command to set the interval between retries. Before this time is over, a request is re-sent to a peer. This command changes the interval between request messages that are resent to a peer to account for routing changes.
Use the no parameter to revert to the default request-retry time-out set.
Command Syntax
request-retry-timeout <1-65535>
no request-retry-timeout
Parameter
<1-65535>
Specify the interval between retries in seconds.
Default
By default, timeout is 5 seconds.
Command Mode
Router mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#configure terminal
(config)#router ldp
(config-router)#request-retry-timeout 512
(config-router)#no request-retry-timeout
Last modified date: 10/17/2023