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): Add speed option for default_interfaces #4639

Closed
1 task done
pvinci-arista opened this issue Oct 23, 2024 · 0 comments · Fixed by #4828
Closed
1 task done

Feat(eos_designs): Add speed option for default_interfaces #4639

pvinci-arista opened this issue Oct 23, 2024 · 0 comments · Fixed by #4828
Assignees
Labels
type: enhancement New feature or request

Comments

@pvinci-arista
Copy link
Contributor

pvinci-arista commented Oct 23, 2024

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

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

  • 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
None yet
Development

Successfully merging a pull request may close this issue.

2 participants