You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for transceiver dom-threshold commands.
transceiver dom-threshold file <path to csv file>
Which component of AVD is impacted
eos_cli_config_gen
Use case example
transceiver dom-threshold file <path to csv file>
Describe the solution you would like
This is global configuration, so maybe something like [transceiver_qsfp_default_mode_4x10](https://avd.sh/en/latest/roles/eos_cli_config_gen/docs/input-variables.html##) might be useful, for example:
transceiver_dom_threshold_file: <path to file>
Describe alternatives you have considered
I am using eos_cli at the moment to add this command to the configuration.
Additional context
No response
Contributing Guide
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
gmuloc
changed the title
Feat (eos_cli_config_gen) Add support for dom-thresholds
Feat (eos_cli_config_gen): Add support for dom-thresholds
Jan 3, 2025
Enhancement summary
Add support for transceiver dom-threshold commands.
Which component of AVD is impacted
eos_cli_config_gen
Use case example
Describe the solution you would like
This is global configuration, so maybe something like
[transceiver_qsfp_default_mode_4x10](https://avd.sh/en/latest/roles/eos_cli_config_gen/docs/input-variables.html##)
might be useful, for example:Describe alternatives you have considered
I am using eos_cli at the moment to add this command to the configuration.
Additional context
No response
Contributing Guide
The text was updated successfully, but these errors were encountered: