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

Support to configure MTU values for fwd interfaces #4919

Open
1 task done
dgonzalez85 opened this issue Jan 23, 2025 · 0 comments
Open
1 task done

Support to configure MTU values for fwd interfaces #4919

dgonzalez85 opened this issue Jan 23, 2025 · 0 comments
Labels
type: enhancement New feature or request

Comments

@dgonzalez85
Copy link

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

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

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

  • I agree to follow this project's Code of Conduct
@dgonzalez85 dgonzalez85 added the type: enhancement New feature or request label Jan 23, 2025
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