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

MPLS Tunnel Support for Traceroute and PMTU Discovery #4185

Closed
1 task done
dgonzalez85 opened this issue Jul 8, 2024 · 0 comments · Fixed by #4219
Closed
1 task done

MPLS Tunnel Support for Traceroute and PMTU Discovery #4185

dgonzalez85 opened this issue Jul 8, 2024 · 0 comments · Fixed by #4219
Assignees
Labels
type: enhancement New feature or request

Comments

@dgonzalez85
Copy link

Enhancement summary

The following TOI describes support for traceroute in MPLS networks and PMTU discovery:
https://www.arista.com/en/support/toi/eos-4-21-0f/14043-mpls-tunnel-support-for-traceroute-and-pmtu-discovery

The following two commands are required which are not supported today in AVD natively:

  mpls icmp fragmentation-needed tunneling
  mpls icmp ttl-exceeded tunneling 

Which component of AVD is impacted

eos_cli_config_gen

Use case example

MPLS IPVPNv4 network to support traceroutes

Describe the solution you would like

Support for this two commands via eos_cli_config_gen

Describe alternatives you have considered

eos_cli: |
mpls icmp fragmentation-needed tunneling
mpls icmp ttl-exceeded tunneling

Additional context

No response

Contributing Guide

  • I agree to follow this project's Code of Conduct
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
2 participants