Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat(eos_cli_config_gen): Support for setting BFD timers for BGP neighbors and peer-groups #3432

Merged

Conversation

amitsagar-arsita
Copy link
Contributor

@amitsagar-arsita amitsagar-arsita commented Dec 15, 2023

Support for bfd in bgp at neighbor and peer_grp level

Change Summary

Added Cli model for bfd support in bgp at neighbor and peer group level.

Related Issue(s)

Fixes #

Component(s) name

arista.avd.eos_cli_config_gen

Proposed changes

Change involves updates in the router_bgp model for supporting bfd.

How to test

Tested using molecule.
Have updated existing molecule scenarios to accommodate this use case.

Checklist

User Checklist

  • N/A

Repository Checklist

  • My code has been rebased from devel before I start
  • I have read the CONTRIBUTING document.
  • My change requires a change to the documentation and documentation have been updated accordingly.
  • I have updated molecule CI testing accordingly. (check the box if not applicable)

@github-actions github-actions bot added role: eos_cli_config_gen issue related to eos_cli_config_gen role state: CI Updated CI scenario have been updated in the PR state: Documentation role Updated role: eos_designs issue related to eos_designs role labels Dec 15, 2023
@ClausHolbechArista ClausHolbechArista changed the title Feat(eos_cli_config_gen): Support for bfd in bgp at neighbor and peer_grp level Feat(eos_cli_config_gen): Support for setting BFD timers for BGP neighbors and peer-groups Dec 15, 2023
Copy link
Contributor

@philippebureau philippebureau left a comment

Choose a reason for hiding this comment

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

tested LGTM

@philippebureau
Copy link
Contributor

i think you will have to run pre-commit to built the AVD schema

on a clone of your branch I can see your fragment do not seem in the schema

image

@gmuloc gmuloc merged commit b06ec1b into aristanetworks:devel Jan 5, 2024
41 checks passed
@amitsagar-arsita amitsagar-arsita deleted the BFD_model_cli_config_gen branch January 26, 2024 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rn: Feat(eos_cli_config_gen) role: eos_cli_config_gen issue related to eos_cli_config_gen role role: eos_designs issue related to eos_designs role state: CI Updated CI scenario have been updated in the PR state: Documentation role Updated
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants