ntc-templates icon indicating copy to clipboard operation
ntc-templates copied to clipboard

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

Open IcedZ opened this issue 2 years ago • 3 comments

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 avatar Apr 14 '23 02:04 IcedZ

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)

IcedZ avatar Apr 14 '23 02:04 IcedZ

@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.

mjbear avatar Aug 17 '23 23:08 mjbear

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

mjbear avatar Feb 27 '24 11:02 mjbear

@IcedZ bump

ryanmerolle avatar Jun 19 '24 03:06 ryanmerolle

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

IcedZ avatar Jun 19 '24 03:06 IcedZ

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!

mjbear avatar Jul 15 '24 01:07 mjbear

That syntax was changed in this PR https://github.com/networktocode/ntc-templates/pull/1353/files

jmcgill298 avatar Jul 15 '24 15:07 jmcgill298

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

mjbear avatar Jul 15 '24 21:07 mjbear

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

mjbear avatar Jul 28 '24 14:07 mjbear