Fix srlinux vrf leaking policies and decouple them from BGP EVPN#3531
Open
jbemmel wants to merge 3 commits into
Open
Fix srlinux vrf leaking policies and decouple them from BGP EVPN#3531jbemmel wants to merge 3 commits into
jbemmel wants to merge 3 commits into
Conversation
Use shared SR Linux BGP policy primitives in all BGP config paths and match inter-instance leaked routes with SRL-native policy conditions so VRF-only route leaking can feed OSPF. Co-authored-by: Cursor <cursoragent@cursor.com>
Enable dynamic ARP/ND host-route population from the VRF template so leaked local subnets can forward to attached hosts. Co-authored-by: Cursor <cursoragent@cursor.com>
Allow SR Linux VRF route leaking without requiring EVPN now that inter-instance policies handle non-EVPN leaks. Co-authored-by: Cursor <cursoragent@cursor.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Inspired by recent work on Bird route leaking, I revisited SR Linux route leaking policies and realized they had some issues.
Primarily, they assumed route leaking only works with BGP EVPN
Fixes:
I included the test that illustrates the use case which triggered the PR, feel free to remove it from the final merge
Tested:
./device-module-test -d srlinux -p clab vrf./device-module-test -d srlinux -p clab bgp./device-module-test -d srlinux -p clab evpn