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
Add support for the following CLI syntax (at the global config level):
snmp-server ifmib ifspeed shape-rate
eos_cli_config_gen
Enable global support for SNMP ifspeed reflecting shaping rate
Add support for eos_cli_config_gen along the lines of:
snmp_server: ifmib: ifspeed: <str; "shape-rate">
n/a
The text was updated successfully, but these errors were encountered:
@gusmb - could we create a pull request for this one?
Sorry, something went wrong.
Please do:
snmp_server: ifmib_ifspeed_shape_rate: <bool>
Thanks.
Successfully merging a pull request may close this issue.
Enhancement summary
Add support for the following CLI syntax (at the global config level):
snmp-server ifmib ifspeed shape-rate
Which component of AVD is impacted
eos_cli_config_gen
Use case example
Enable global support for SNMP ifspeed reflecting shaping rate
Describe the solution you would like
Add support for eos_cli_config_gen along the lines of:
Describe alternatives you have considered
n/a
Additional context
n/a
Contributing Guide
The text was updated successfully, but these errors were encountered: