Skip to content

Conversation

@berendt
Copy link
Member

@berendt berendt commented Nov 7, 2025

Add optional BFD (Bidirectional Forwarding Detection) configuration for BGP neighbors in FRR role.

  • Add frr_bfd_profiles variable to defaults/main.yml with example configuration
  • Update all FRR templates to support BFD profile configuration
  • Add per-neighbor BFD enablement via 'bfd' or 'bfd_profile' attributes
  • Support both interface-based and IP-based BGP neighbors
  • Maintain backward compatibility - BFD is completely optional

@berendt berendt force-pushed the feature/frr-bfd-support branch from ed8e5f3 to 93c9e37 Compare November 7, 2025 07:21
Add optional BFD (Bidirectional Forwarding Detection) configuration
for BGP neighbors in FRR role.

- Add frr_bfd_profiles variable to defaults/main.yml with example configuration
- Update all FRR templates to support BFD profile configuration
- Add per-neighbor BFD enablement via 'bfd' or 'bfd_profile' attributes
- Support both interface-based and IP-based BGP neighbors
- Maintain backward compatibility - BFD is completely optional

AI-assisted: Claude Code

Signed-off-by: Christian Berendt <[email protected]>
@berendt berendt force-pushed the feature/frr-bfd-support branch from 93c9e37 to bf3bf09 Compare November 7, 2025 07:21
@berendt berendt changed the title AGENTTASK-001: Add optional BFD support for FRR neighbors frr: Add optional BFD support for FRR neighbors Nov 7, 2025
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.

2 participants