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

Feat(eos_cli_config_gen): EVPN Address family support for tunnel-rib #3415

Closed
1 task done
chetryan opened this issue Dec 8, 2023 · 0 comments · Fixed by #3592
Closed
1 task done

Feat(eos_cli_config_gen): EVPN Address family support for tunnel-rib #3415

chetryan opened this issue Dec 8, 2023 · 0 comments · Fixed by #3592
Labels
type: enhancement New feature or request

Comments

@chetryan
Copy link
Contributor

chetryan commented Dec 8, 2023

Enhancement summary

For the EVPN address family, we do not currently have support in the date model for configuration related to next-hop mpls resolution ribs tunnel-rib

Which component of AVD is impacted

eos_cli_config_gen

Use case example

For example, the below configuration can only be done via eos_cli field at the moment:

router bgp <as>
   address-family evpn
     next-hop mpls resolution ribs tunnel-rib colored system-colored-tunnel-rib

Describe the solution you would like

Extend the router_bgp data model to support such configuration

Describe alternatives you have considered

No response

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
Status: Done
3 participants