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_designs): vtep_diagnostic - fallback to loopback_ip_range if no matching loopback_ip_pools #5010

Open
1 task done
pvinci-arista opened this issue Feb 11, 2025 · 1 comment
Labels
Milestone

Comments

@pvinci-arista
Copy link
Contributor

Enhancement summary

The current behavior is to ignore loopback_ip_pools if loopback_ip_range is defined. This request is to change the functionality to use loopback_ip_range if there is not a corresponding pod_name entry for a host.

Which component of AVD is impacted

eos_designs

Use case example

It is a valid campus design to support border leafs that connect to a set of super spines. In this configuration, the border leafs do not belong to a pod, but still need a vtep_diagnostic address.

Describe the solution you would like

Use loopback_ip_range as a fallback if there is not a corresponding pod_name entry for a host.

Describe alternatives you have considered

No response

Additional context

No response

Contributing Guide

  • I agree to follow this project's Code of Conduct
@pvinci-arista pvinci-arista added the type: enhancement New feature or request label Feb 11, 2025
@ClausHolbechArista
Copy link
Contributor

This would be a breaking change, since some users may use this to control whether to generate the loopback. We cannot implement it until 6.0. I will add it to the milestone.
In your case you could set pod_name: border or similar.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants