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

Open
pvinci-arista opened this issue Oct 23, 2024 · 0 comments
Open

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

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

Comments

@pvinci-arista
Copy link
Contributor

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

- [X] I agree to follow this project's Code of Conduct
@pvinci-arista pvinci-arista added the type: enhancement New feature or request label Oct 23, 2024
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