8000 eos_cli_config_gen: Make `ip_name_servers[].vrf` required · Issue #4788 · aristanetworks/avd · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
eos_cli_config_gen: Make ip_name_servers[].vrf required #4788
Open
@laxmikantchintakindi

Description

@laxmikantchintakindi

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

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0