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

(eos_cli_config_gen) Extend sbfd functionality #3343

Closed
1 task done
chetryan opened this issue Nov 14, 2023 · 0 comments · Fixed by #3347
Closed
1 task done

(eos_cli_config_gen) Extend sbfd functionality #3343

chetryan opened this issue Nov 14, 2023 · 0 comments · Fixed by #3347
Labels
type: enhancement New feature or request

Comments

@chetryan
Copy link
Contributor

Enhancement summary

Extend the existing sbfd schema/data model in eos_cli_config_gen to also support initiator measurement delay round-trip.

Which component of AVD is impacted

eos_cli_config_gen

Use case example

To enable the sbfd configuration for initiator measurement delay round-trip one would use something like :

router_bfd:
  sbfd:
    initiator_measurement_round_trip: <boolean>

Describe the solution you would like

router_bfd:
  sbfd:
    initiator_measurement_round_trip: <boolean>

Describe alternatives you have considered

No response

Additional context

No response

Contributing Guide

  • I agree to follow this project's Code of Conduct
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant