Skip to content

FRR8.3: BGP Session is up and fine, intermittently BGP table routes are invalid and not advertising the routes to PEERs #18595

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

Open
ssahu2021 opened this issue Apr 7, 2025 · 2 comments

Comments

@ssahu2021
Copy link

Problem Statement

Encountering unexpected behavior with FRR 8.3: BGP sessions remain established, but route entries in the BGP table intermittently become invalid, preventing route advertisement to peers and installation into the kernel routing table.

@ssahu2021
Copy link
Author

BGP Table

Status codes:  s suppressed, d damped, h history, * valid, > best, = multipath,
               i internal, r RIB-failure, S Stale, R Removed
Nexthop codes: @NNN nexthop's vrf id, < announce-nh-self
Origin codes:  i - IGP, e - EGP, ? - incomplete
RPKI validation codes: V valid, I invalid, N Not found

   Network          Next Hop            Metric LocPrf Weight Path
   0.0.0.0/0        1.X.X.X          10             0 XXXXX YYYYY ?
                    1.Y.Y.Y          10             0 XXXXX YYYYY ?
   1.1.1.1/32       1.X.X.X                         0 XXXXX XXXXX i
                    1.Y.Y.Y                         0 XXXXX XXXXX i

@ton31337
Copy link
Member

ton31337 commented Apr 7, 2025

Please test with latest versions, because 8.3 is not maintained anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants