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

BFD support in BGP #1117

Open
mcarbonneaux opened this issue Jul 1, 2021 · 3 comments
Open

BFD support in BGP #1117

mcarbonneaux opened this issue Jul 1, 2021 · 3 comments
Assignees
Labels
feature override-stale Don't allow automatic management of stale issues / PRs
Milestone

Comments

@mcarbonneaux
Copy link

mcarbonneaux commented Jul 1, 2021

Kube-router BGP support is great, but with support of BFD BGP feature make KubeProxy more Great!

the support of BFD while optimize BGP time convergence, without it the router need to wait hold time timer (generaly around 120s) to black list the route to dead target ip... with BFD can be below seconds....

@murali-reddy murali-reddy added this to the 1.4 milestone Oct 19, 2021
@murali-reddy murali-reddy self-assigned this Oct 19, 2021
@murali-reddy
Copy link
Member

Nice summary of various failure modes and how BFD in combination of graceful restart can be used

https://blog.ipspace.net/2021/10/big-picture-bfd-nsf-gr.html?utm_source=atom_feed&s=09

@karibertils
Copy link

+1

@MikeZappa87
Copy link

This would be nice to add. A few seconds is generous though, this is miliseconds! Since you are using gobgp, it looks like people have made bfd daemons for this. We use FRR (BGP/BFD) with great success! Please reach out if ya'll need support!

@aauren aauren added the override-stale Don't allow automatic management of stale issues / PRs label Sep 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature override-stale Don't allow automatic management of stale issues / PRs
Projects
None yet
Development

No branches or pull requests

5 participants