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

Updated support for Arista EOS devices #1174

Merged
merged 15 commits into from
Aug 17, 2022
Merged

Updated support for Arista EOS devices #1174

merged 15 commits into from
Aug 17, 2022

Conversation

ReK42
Copy link
Contributor

@ReK42 ReK42 commented Jul 29, 2022

ISSUE TYPE
  • New Template Pull Request
  • Bugfix Pull Request
COMPONENT

New:

  • arista_eos_show_ip_ospf_interface_brief
  • arista_eos_show_ip_ospf_summary
  • arista_eos_show_pim_ipv4_interface
  • arista_eos_show_pim_ipv4_neighbor

Updated:

  • arista_eos_show_ip_bgp_summary
  • arista_eos_show_ip_ospf_neighbor
  • arista_eos_show_vrf
SUMMARY

Added 4 new commands and updated 3 existing commands to support alternate output variants.

See tests for command output.

@ReK42
Copy link
Contributor Author

ReK42 commented Jul 29, 2022

There appears to be a problem with the Python 3.6 test environment, Travis is showing Updating filelock (3.4.1 -> 3.0.12): Failed. Tests are passing for 3.7 and 3.8.

@jvanderaa jvanderaa merged commit 61a19bc into networktocode:master Aug 17, 2022
@ReK42 ReK42 deleted the arista_eos-patch1 branch August 20, 2022 03:24
guillaume-mbali pushed a commit to unyc-io/ntc-templates that referenced this pull request Apr 12, 2023
Arista updates:

* Update `show ip bgp summary` to support description column
* Update `show ip ospf neighbor` to support instance column
* Update `show vrf` to support line card interfaces, subinterfaces and an alternate header
* Add support for `show ip ospf interface brief`
* Add support for `show pim ipv4 interface`
* Add support for `show pim ipv4 neighbor`
* Add support for `show ip ospf summary`
cppmonkey pushed a commit to cppmonkey/ntc-templates that referenced this pull request Oct 25, 2023
Arista updates:

* Update `show ip bgp summary` to support description column
* Update `show ip ospf neighbor` to support instance column
* Update `show vrf` to support line card interfaces, subinterfaces and an alternate header
* Add support for `show ip ospf interface brief`
* Add support for `show pim ipv4 interface`
* Add support for `show pim ipv4 neighbor`
* Add support for `show ip ospf summary`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants