-
Notifications
You must be signed in to change notification settings - Fork 742
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
arista_eos_show_vlan template does not capture the list of interfaces part of the vlan #908
Comments
bharath-ravindranath
pushed a commit
to bharath-ravindranath/ntc-templates
that referenced
this issue
Mar 21, 2021
Will track this on the PR: #909 |
jmcgill298
pushed a commit
that referenced
this issue
Dec 19, 2022
jmcgill298
added a commit
that referenced
this issue
Dec 19, 2022
guillaume-mbali
pushed a commit
to unyc-io/ntc-templates
that referenced
this issue
Apr 12, 2023
cppmonkey
pushed a commit
to cppmonkey/ntc-templates
that referenced
this issue
Oct 25, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ISSUE TYPE
TEMPLATE USING
SAMPLE COMMAND OUTPUT
SUMMARY
I understand the contributors decided to leave out certain parts of the data. But the list of interfaces part of a vlan seems to be particularly useful.
As seen below the vlan_id and name are captured but not the interfaces part of that vlan.
ACTUAL RESULTS
I can do a PR and fix the issue if this is an acceptable change
The text was updated successfully, but these errors were encountered: