-
Notifications
You must be signed in to change notification settings - Fork 781
Add Arista EOS show int transceiver hardware #2230
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 Arista EOS show int transceiver hardware #2230
Conversation
ntc_templates/templates/arista_eos_interfaces_transceiver_hardware.textfsm
Outdated
Show resolved
Hide resolved
ntc_templates/templates/arista_eos_show_interfaces_transceiver_hardware.textfsm
Outdated
Show resolved
Hide resolved
...show_interfaces_transceiver_hardware/arista_eos_show_interfaces_transceiver_hardware_01.yaml
Outdated
Show resolved
Hide resolved
- Reduced the duplicate test data in the 01 raw file - Regenerated structured data (yml) for 01 raw file - Removed yaml file with extension that doesn't match project CI
ntc_templates/templates/arista_eos_show_interfaces_transceiver_hardware.textfsm
Show resolved
Hide resolved
.../show_interfaces_transceiver_hardware/arista_eos_show_interfaces_transceiver_hardware_01.yml
Show resolved
Hide resolved
- Update index to make the template available - Update the template so it parses correctly - Regenerate 01 yml file
…' of https://github.com/Mikeg2881/ntc-templates-MG into feature/arista_eos_show_interfaces_transceiver_hardware
.../show_interfaces_transceiver_hardware/arista_eos_show_interfaces_transceiver_hardware_01.yml
Show resolved
Hide resolved
.../show_interfaces_transceiver_hardware/arista_eos_show_interfaces_transceiver_hardware_01.yml
Outdated
Show resolved
Hide resolved
arista_eos_show_interfaces_transceiver_hardware_01.yml
Modify index pattern for 'sibling' command sh int trans detail since it would have the same pattern for several words.
2e61b48 to
759ee99
Compare
|
I made the mistake of being on the wrong branch (for 2220) since we've been working on more than one Arista template. 😞 I've removed commits and added them back on the correct branch to push. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I canceled the CI since I was removing a raw file in the wrong directory. (It would have been the same successful outcome as the previous CI test run.)
|
Do i need to do something here. |
This PR is complete from my viewpoint. There's some time for other maintainers to choose to review before it gets merged. |
resolves #2221
This PR adds a new TextFSM template for Arista EOS devices to parse the output of the show interfaces transceiver hardware command.