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): support for 7300X platform #1860

Closed
1 task done
markcheverton opened this issue Jun 7, 2022 · 1 comment · Fixed by #1863
Closed
1 task done

Feat(eos_designs): support for 7300X platform #1860

markcheverton opened this issue Jun 7, 2022 · 1 comment · Fixed by #1863
Labels
type: enhancement New feature or request

Comments

@markcheverton
Copy link

Enhancement summary

Please add Platform 7300X3 to the EOS_Designs - default platform_settings:

We are using these devices as Spines therefore require the management_interface: Management0 defined however don't require MLAG reload timers.

Which component of AVD is impacted

eos_designs

Use case example

Using 7308X3 as Spine in AVD

Describe the solution you would like

platform_settings:
  - platforms: [ '7300X3' ]
    management_interface: Management0

Describe alternatives you have considered

No response

Additional context

No response

Contributing Guide

  • I agree to follow this project's Code of Conduct
@markcheverton markcheverton added the type: enhancement New feature or request label Jun 7, 2022
@tgodaA
Copy link
Contributor

tgodaA commented Jun 7, 2022

Currently AVD supports custom platform settings. So you can set them in the group vars. Example reference:
https://avd.sh/en/devel/roles/eos_designs/doc/platform-settings.html

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