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

FRR transition bugfix #144

Merged

Conversation

p-strusiewiczsurmacki-mobica
Copy link
Contributor

This PR should fix #143

I've changed order of FRR configuration. Now the FRR config is created and FRR is reloaded, and then the interfaces are created. This should stop VNI L2 to L3 transition messages in FRR/Zebra.

Additionally, I've added setting already existing interfaces up. This should fix the bug where interfaces were not up after first reconciliation and they don't become up in next reconciliation as only newly created interfaces were processed previously.

Signed-off-by: Patryk Strusiewicz-Surmacki <patryk-pawel.strusiewicz-surmacki@external.telekom.de>
Copy link
Collaborator

@Cellebyte Cellebyte left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
Verified it in our LAB.
The VNIs now directly come up as L3.

@Cellebyte Cellebyte merged commit fff50a4 into telekom:main Oct 17, 2024
5 checks passed
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

Successfully merging this pull request may close these issues.

[Bug] On first reconcile FRR (zebra) does not always load the VRF VNI map correctly
2 participants