Skip to content

How to merge ethernet parent interface data from connected endpoints and network services #2621

Answered by ClausHolbechArista
gusmb asked this question in Q&A
Discussion options

You must be logged in to vote

In 3.8.3 we should still be returning dict of dicts in our code, because we lacked exactly this feature. In 4.0 we have implemented conversion of the result from each template and are merging on schemas.
If you run with your own templates, you either need to return the dict-of-dict format and let eos_cli_config_gen convert them, or you can test with a 4.0 dev release to see if it solves the problem.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@gusmb
Comment options

@ClausHolbechArista
Comment options

Answer selected by carlbuchmann
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants