We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When using the default_interfaces: model, it makes sense to also be able to define corresponding interface speed.
default_interfaces:
eos_designs
please detail your use case
default_interfaces: - types: [ l3leaf ] platforms: [ 720XP-48 ] uplink_interfaces: [ Ethernet53/1, Ethernet54/1 ] uplink_speed: forced 100G ``` ### Describe alternatives you have considered Manually configure the interface speed under the node type. ### Additional context _No response_ ### Contributing Guide - [X] I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Enhancement summary
When using the
default_interfaces:
model, it makes sense to also be able to define corresponding interface speed.Which component of AVD is impacted
eos_designs
Use case example
please detail your use case
Describe the solution you would like
The text was updated successfully, but these errors were encountered: