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

Bug Fix: Cisco IOS show interfaces switchport #587

Merged

Conversation

kwrobert
Copy link
Contributor

Summary

On some devices running Cisco IOS with VOIP interfaces you can get
additional fields that were not accounted for in the existing template
for the show interfaces switchport command. This commit extends the
template to just skip those lines without errors. Tests have been added
with examples of these additional fields.

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT

OS: Cisco IOS
Template: cisco_ios_show_interfaces_switchport.textfsm
Command: show interfaces switchport

On some devices running Cisco IOS with VOIP interfaces you can get
additional fields that were not accounted for in the existing template
for the `show interfaces switchport` command. This commit extends the
template to just skip those lines without errors. Tests have been added
with examples of these additional fields.
@jmcgill298 jmcgill298 merged commit 4e0a8d6 into networktocode:master Jan 29, 2020
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