networktocode/ntc-templates

cisco show isdn status only return one interface

Closed this issue · 5 comments

SUMMARY

When using Cisco_show_isdn_status only the last item is returned instead of all interfaces.

STEPS TO REPRODUCE

Use cisco show isdn status with textfsm

EXPECTED RESULTS

Should return all interfaces

ACTUAL RESULTS

Only the last interface is parsed

Please provide the raw output and actual error.

@network-shark

  1. Please respond with raw CLI output in a code block.
  2. In the same response, please create a second code block that contains the TextFSM error message.

Thank you!

@network-shark
Test data shows parsing raw output with multiple interfaces successfully so there probably are differences in your device output that need accounted for.

closing from lack of response. If re-interest arises, then the issue can be reopened with the output that causes failure