Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduce bgp connect retry timer for general template #7169

Merged
merged 1 commit into from
Mar 27, 2021

Conversation

shi-su
Copy link
Contributor

@shi-su shi-su commented Mar 27, 2021

Why I did it

The default bgp connect retry timer is 120 seconds. A reconnection will happen 120 seconds if the initial connection fails. This PR aims to allow a more frequent retry.

How I did it

Reduce bgp connect retry timer for general template to 10 seconds.

How to verify it

Verify that bgp neighbor has bgp connect retry timer of 10 seconds:

BGP Connect Retry Timer in Seconds: 10

Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006
  • 202012

Description for the changelog

A picture of a cute animal (not mandatory but encouraged)

@shi-su shi-su requested a review from lguohan as a code owner March 27, 2021 00:16
@lguohan lguohan merged commit de64c4e into sonic-net:master Mar 27, 2021
daall pushed a commit that referenced this pull request Mar 31, 2021
The default bgp connect retry timer is 120 seconds. A reconnection will happen 120 seconds if the initial connection fails. This PR aims to allow a more frequent retry.
raphaelt-nvidia pushed a commit to raphaelt-nvidia/sonic-buildimage that referenced this pull request May 23, 2021
The default bgp connect retry timer is 120 seconds. A reconnection will happen 120 seconds if the initial connection fails. This PR aims to allow a more frequent retry.
carl-nokia pushed a commit to carl-nokia/sonic-buildimage that referenced this pull request Aug 7, 2021
The default bgp connect retry timer is 120 seconds. A reconnection will happen 120 seconds if the initial connection fails. This PR aims to allow a more frequent retry.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants