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

New Template: cisco_ios_show_ip_ospf_database_network #618

Merged

Conversation

ChristopherJHart
Copy link
Contributor

ISSUE TYPE
  • New Template Pull Request
COMPONENT

cisco_ios_show_ip_ospf_database_network

SUMMARY
  • Parse relevant information from output of show ip ospf database network on Cisco IOS.
  • Output pulled from an IOSv node running IOS 15.7(3)M3.
  • Verified unit tests pass locally on Tox (Python 3.7) and in Travis-CI
  • No static spaces in use - all spaces use regex (\s+)
  • Confirmed parsed_sample matches raw text CLI output

Let me know if any changes need to be made!

@FragmentedPacket FragmentedPacket merged commit ec1213e into networktocode:master Mar 9, 2020
@ChristopherJHart ChristopherJHart deleted the ospf-t2-lsdb branch March 9, 2020 19:31
thomasblass pushed a commit to thomasblass/ntc-templates that referenced this pull request Oct 25, 2020
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