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
We are looking to replicate AI deployment.
This feature provides the ability to configure the MTU value of fwd devices in a specific vrf or across vrfs: https://www.arista.com/en/support/toi/eos-4-26-0f/14721-configurable-mtu-values-for-fwd-interfaces
router general software forwarding hardware offload mtu <val> (config)#software forwarding hardware offload mtu ? <68-10210> MTU value
But its not supported: https://avd.arista.com/5.1/roles/eos_cli_config_gen/docs/input-variables.html#router-general
eos_cli_config_gen
Used in conjunction with large packet size in connectivity monitor.
Add support to configure this command in the router general section.
none
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Enhancement summary
We are looking to replicate AI deployment.
This feature provides the ability to configure the MTU value of fwd devices in a specific vrf or across vrfs:
https://www.arista.com/en/support/toi/eos-4-26-0f/14721-configurable-mtu-values-for-fwd-interfaces
But its not supported:
https://avd.arista.com/5.1/roles/eos_cli_config_gen/docs/input-variables.html#router-general
Which component of AVD is impacted
eos_cli_config_gen
Use case example
Used in conjunction with large packet size in connectivity monitor.
Describe the solution you would like
Add support to configure this command in the router general section.
Describe alternatives you have considered
none
Additional context
No response
Contributing Guide
The text was updated successfully, but these errors were encountered: