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

Refactor(eos_cli_config_gen): Add default: default for ip_name_servers[].vrf #4788

Open
1 task done
laxmikantchintakindi opened this issue Dec 5, 2024 · 0 comments
Open
1 task done
Assignees
Labels
type: enhancement New feature or request

Comments

@laxmikantchintakindi
Copy link
Contributor

Enhancement summary

Add default: default for ip_name_servers[].vrf

Which component of AVD is impacted

eos_cli_config_gen

Use case example

site3-leaf1(config)#show run se name-ser
ip name-server vrf MGMT 10.14.0.1
ip name-server vrf MGMT 192.168.17.1
ip name-server vrf default 1.1.1.1

when there is no vrf configured, eos adds default keyword for vrf.

Describe the solution you would like

Add default: default for ip_name_servers[].vrf

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
None yet
Development

No branches or pull requests

1 participant