Skip to content

Conversation

@felbinger
Copy link
Member

The configuration of bgp changed from 1.3 (protocols bgp <ASN> ...) to 1.4 (protocols bgp ..., with a system-as property).

The configuration options for prefix-lists / route-maps haven't been changed since VyOS 1.1, so I added tabs with just policies as generic "VyOS".


As I mentioned in the chat, I believe route_filtering/inbound/default_route might be incorrect for FRR because it includes two match statements within the same route-map sequence. Both conditions would need to be met simultaneously, which isn’t possible, because 0.0.0.0/0 != ::/0.

For now, I’ve adopted it as it is in the guide. I might need to revise this file later if we confirm that the FRR configuration is incorrect.

@felbinger felbinger changed the title Nf/outbound announce own vyos Add VyOS Nov 4, 2025
@github-actions
Copy link

github-actions bot commented Nov 4, 2025

PR Preview Action v1.6.2
Preview removed because the pull request was closed.
2025-11-05 16:24 UTC

@felbinger felbinger force-pushed the nf/outbound-announce-own-vyos branch 2 times, most recently from 9f9d61f to bd9367a Compare November 4, 2025 17:36
@felbinger felbinger marked this pull request as ready for review November 4, 2025 18:08
Copy link
Contributor

@dinoex dinoex left a comment

Choose a reason for hiding this comment

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

LGTM

@felbinger felbinger force-pushed the nf/outbound-announce-own-vyos branch from d61b537 to 4b5795c Compare November 5, 2025 16:23
@felbinger felbinger merged commit 884f764 into main Nov 5, 2025
2 checks passed
@felbinger felbinger deleted the nf/outbound-announce-own-vyos branch November 5, 2025 16:23
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