Skip to content

Do not configure bgp l3 on BGWs - #158

Merged
sebageek merged 1 commit into
stable/2024.1-m3from
do-not-configure-l3-on-bgws
Aug 12, 2026
Merged

sebageek merged 1 commit into
stable/2024.1-m3from
do-not-configure-l3-on-bgws

Conversation

@sebageek

Copy link
Copy Markdown
Collaborator

On BGWs we already skip SVI creation (by passing is_bgw=True to add_binding_host_to_config(), but we also don't want to advertise the l3 networks from there. Therefore we skip the gateway config alltogether and with that also ignore the bgp vrf network/aggregate config.

On BGWs we already skip SVI creation (by passing is_bgw=True to
add_binding_host_to_config(), but we also don't want to advertise the l3
networks from there. Therefore we skip the gateway config alltogether
and with that also ignore the bgp vrf network/aggregate config.
@sebageek
sebageek requested review from a team as code owners August 12, 2026 15:45

@occamshatchet occamshatchet left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

So long BGWs!

@sebageek
sebageek merged commit 3f6e8f2 into stable/2024.1-m3 Aug 12, 2026
3 checks passed
@sebageek
sebageek deleted the do-not-configure-l3-on-bgws branch August 12, 2026 16:10
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.

3 participants