No relevant resource is found in the selected language.
Your browser version is too early. Some functions of the website may be unavailable. To obtain better user experience, upgrade the browser to the latest version.
CloudEngine 12800 and 12800E V200R005C10 Configuration Guide - IP Unicast Routing
This document describes the configurations of IP Unicast Routing, including IP Routing, Static Route, RIP, RIPng, OSPF, OSPFv3, IPv4 IS-IS, IPv6 IS-IS, BGP, Routing Policy, and PBR.
Huawei uses machine translation combined with human proofreading to translate this document to different languages in order to help you better understand the content of this document.
Note: Even the most advanced machine translation cannot match the quality of professional translators.
Huawei shall not bear any responsibility for translation accuracy and it is recommended that you refer to the English document (a link for which has been provided).
Configuring a BGP ConnectRetry Timer
Configuring a BGP ConnectRetry Timer
Context
After BGP initiates a TCP connection, the ConnectRetry
timer will be 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.
Setting a short ConnectRetry interval reduces the period BGP waits
between attempts to establish a TCP connection. This speeds up the
establishment of the TCP connection.
Setting a long ConnectRetry interval suppresses routing flapping
caused by peer relationship flapping.
A ConnectRetry timer can be configured either for all
peers or peer groups, or for a specific peer or peer group. A ConnectRetry
timer configured for a specific peer takes precedence over that configured
for the peer group of this peer. In addition, a ConnectRetry timer
configured for a specific peer or peer group takes precedence over
that configured for all peers or peer groups.
Procedure
Configure a BGP ConnectRetry timer for all peers or peer
groups.
Run system-view
The system view is displayed.
Run bgp{ as-number-plain | as-number-dot }
The BGP view is displayed.
Run timer connect-retryconnect-retry-time
A BGP ConnectRetry
timer is configured for all peers or peer groups.
By default,
the ConnectRetry timer value is 32s.
Run commit
The configuration is committed.
Configure a ConnectRetry timer for a specific peer or peer
group.
Run system-view
The system view is displayed.
Run bgp{ as-number-plain | as-number-dot }
The BGP view is displayed.
Run peer { group-name | ipv4-address| ipv6-address} timerconnect-retryconnect-retry-time
A ConnectRetry timer is configured
for a specific peer or peer group.