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

Add support for structured_config for "ip ospf router-id output-format hostnames" #4477

Open
1 task done
wppleasants opened this issue Sep 16, 2024 · 0 comments
Open
1 task done
Labels
type: enhancement New feature or request

Comments

@wppleasants
Copy link

wppleasants commented Sep 16, 2024

Enhancement summary

Add support to resolve ospf neighbors hostnames when running "show ip ospf neighbors"

Which component of AVD is impacted

eos_cli_config_gen

Use case example

customers wish to implement additional ospf features beyond the required options that eos_designs provides

Describe the solution you would like

add a key such as ip_ospf_router_id_output_format_hostnames that add the corresponding configuration

ip_ospf_router_id_output_format_hostnames: true

Describe alternatives you have considered

eos_cli: "ip ospf router-id output-format hostnames"

Additional context

No response

Contributing Guide

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