networktocode/ntc-templates

cisco_ios_show_access-list returns error: Value '([(\S+\s\S+)]+)' must be contained within a '()' pair.

IcedZ opened this issue · 9 comments

IcedZ commented
ISSUE TYPE
  • Template Issue with error and raw data
  • Bug Report with the library
  • Feature - This is only relevant to the library, not templates
  • Documentation Report
TEMPLATE USING

SAMPLE COMMAND OUTPUT

SUMMARY
STEPS TO REPRODUCE
EXPECTED RESULTS
ACTUAL RESULTS

IcedZ commented

When using with netmiko, this command does not execute successfully. The other 16 commands work fine.
Additionally, the full Cisco IOS command is "show access-lists" (plural)

mjbear commented

@IcedZ
Would you be able to provide further details?

Example output from your device would be helpful as would the template (just in case what you have isn't the latest template version and is instead a point release).

Thank you.

@IcedZ - Would you be able to provide sample output?

I'll have to pull up my code; should be able to look at it next week.

I'll have to pull up my code; should be able to look at it next week.

Hello @IcedZ
Would you be willing to provide sample output this week?

Thank you!

Ah. Thank you Jacob.
This probably means this issue ticket can be marked as resolved since #1353 should resolve the problem.

@jmcgill298
Another simple one to close since PR #1353 resolves it. 😀