configure bgp neighbor connect-retry

configure bgp neighbor [all | remoteaddr] connect-retry seconds

Description

Configures the BGP neighbor retry timer.

Syntax Description

all Specifies that the configuration applies to all neighbors in the specified address family. If no address family is specified or if an IPv4 address is specified, the configuration applies to all IPv4 neighbors. If an IPv6 address family is specified, the configuration applies to all IPv6 neighbors.
remoteaddr Specifies the IPv4 or IPv6 address of a BGP neighbor. The switch uses the IP address format to determine if the address is an IPv4 or IPv6 address.
connect-retry Specifies to configure the time interval between attempts to establish a TCP connection to a configured peer.
seconds Specifies the retry time in seconds. Default is 30 seconds.

Default

This feature is disabled by default.

Usage Guidelines

Example

The following command configures the BGP neighbor retry timer to 120 seconds:

configure bgp neighbor 192.168.1.22 connect-retry 120

History

This command was first available in ExtremeXOS 31.6.

Platform Availability

This command is available on platforms that support the appropriate license. For complete information about software licensing, including how to obtain and upgrade your license and which licenses support the BGP feature, see the Switch Engine 32.2 Feature License Requirements document.