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): Implement address_locking functionality under network_services.l2vlans[] #4998

Open
1 task done
alexeygorbunov opened this issue Feb 8, 2025 · 0 comments
Labels
type: enhancement New feature or request

Comments

@alexeygorbunov
Copy link
Contributor

alexeygorbunov commented Feb 8, 2025

Enhancement summary

Addition of tenants[].l2vlans.address_locking

Which component of AVD is impacted

eos_designs

Use case example

'address_locking' functionality is implemented for vlans[].address_locking (eos_cli_config_gen) but is not implemented under tenants[].l2vlans[].
When we need to control address locking on a VLAN level and that VLAN is managed by network services - we would need to define another construct for the same vlan(s) under vlans just to manage address locking functionality.
Instead - we should natively support it under tenants[].l2vlans.address_locking

Describe the solution you would like

Extend tenants[].l2vlans[] to natively support address_locking

Describe alternatives you have considered

No response

Additional context

No response

Contributing Guide

  • I agree to follow this project's Code of Conduct
@alexeygorbunov alexeygorbunov added the type: enhancement New feature or request label Feb 8, 2025
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
None yet
Development

No branches or pull requests

1 participant