Skip to content

Add redistribute direct support to BGP address-family#305

Open
felix-kaestner wants to merge 1 commit intolacpfrom
refactor/rdst
Open

Add redistribute direct support to BGP address-family#305
felix-kaestner wants to merge 1 commit intolacpfrom
refactor/rdst

Conversation

@felix-kaestner
Copy link
Copy Markdown
Contributor

Adds RedistributeDirectRoutes to BGPAddressFamily in the API, allowing operators to configure redistribution of directly connected routes via a RoutingPolicy reference. Covers both IPv4 and IPv6 unicast families.

The NX-OS provider maps this to InterLeakP entries in the BGP domain address-family DME model. The BGP controller resolves the referenced RoutingPolicy objects and watches for their creation/deletion to trigger re-reconciliation.

@felix-kaestner felix-kaestner requested a review from a team as a code owner April 15, 2026 13:48
@hardikdr hardikdr added the area/switch-automation Automation processes for network switch management and operations. label Apr 16, 2026
@hardikdr hardikdr added this to Roadmap Apr 16, 2026
Adds RedistributeDirectRoutes to BGPAddressFamily in the API, allowing
operators to configure redistribution of directly connected routes via a
RoutingPolicy reference. Covers both IPv4 and IPv6 unicast families.

The NX-OS provider maps this to InterLeakP entries in the BGP domain
address-family DME model. The BGP controller resolves the referenced
RoutingPolicy objects and watches for their creation/deletion to trigger
re-reconciliation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/switch-automation Automation processes for network switch management and operations. size/L

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

2 participants