The timer connect-retry command sets a global ConnectRetry interval.
The undo timer connect-retry command restores the default setting.
By default, the ConnectRetry interval is 32s.
Usage Scenario
When BGP initiates a TCP connection, the ConnectRetry timer is stopped if the TCP connection is established successfully. If the first attempt to establish a TCP connection fails, BGP tries again to establish the TCP connection after the ConnectRetry timer expires. The ConnectRetry interval can be adjusted as needed.
Precautions
A ConnectRetry interval can be configured globally, or on a particular peer or peer group. A ConnectRetry interval configured on a specific peer or peer group takes precedence over a global ConnectRetry interval.
If both the peer timer connect-retry command and the timer connect-retry command are run on a device, the configuration of the peer timer connect-retry command takes effect, but the configuration of the timer connect-retry command does not.