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

Cisco NXoS template for "show forwarding ipv4 route" #489

Merged
merged 4 commits into from
Oct 14, 2019
Merged

Cisco NXoS template for "show forwarding ipv4 route" #489

merged 4 commits into from
Oct 14, 2019

Conversation

nnaukwal
Copy link
Contributor

ISSUE TYPE
  • New Template Pull Request
COMPONENT

cisco_nxos_show_forwarding_ipv4_route.template

SUMMARY

This change is to add a new template which can structurize the output of "show forwarding ipv4 route" from a Cisco NXoS platform.
The use cases can be many:

  • Programmatically check FIB for a Prefix
  • Collect and compare the FIB status before and after making a change to the network, to validate assumptions.
TESTING
  • Tox Passes
<snip>
tests/test_structured_data_against_parsed_reference_files.py::test_raw_data_against_mock[tests/cisco_nxos/show_forwarding_ipv4_route/cisco_nxos_show_forwarding_ipv4_route.raw] PASSED                                     [ 89%]
<snip>
  py35: commands succeeded
  congratulations :)
  • FIB output collected from multiple nxos 3548 in the network to broaden the available test dataset.

@FragmentedPacket FragmentedPacket added changes_requested Waiting on user to address feedback New Template labels Oct 14, 2019
@FragmentedPacket FragmentedPacket merged commit 7d3e64c into networktocode:master Oct 14, 2019
@FragmentedPacket FragmentedPacket removed New Template changes_requested Waiting on user to address feedback labels Oct 14, 2019
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