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

eos_cli_config_gen: OSPFv3 support #4927

Open
1 task done
ClausHolbechArista opened this issue Jan 24, 2025 · 0 comments
Open
1 task done

eos_cli_config_gen: OSPFv3 support #4927

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

Comments

@ClausHolbechArista
Copy link
Contributor

Enhancement summary

At a minimum support the following CLI:

Global:

  ipv6 router ospf 1 vrf A
    router-id 192.168.1.1
    auto-cost reference-bandwidth XXXXXXX
    redistribute connected route-map YYYYYYY

For SVI

        ipv6 ospf network point-to-point
        ipv6 ospf 1 area 0.0.0.0

Which component of AVD is impacted

eos_cli_config_gen

Use case example

.

Describe the solution you would like

.

Describe alternatives you have considered

No response

Additional context

No response

Contributing Guide

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