You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the list of interfaces in the "Ports" column contains more than 12 interfaces in a single line, there only the first 12 interfaces will be recorded
* template can now parse a longer list of interfaces. Previously only
12 interface in a line were recorded. The remaining interfaces were not
recorded.
ISSUE TYPE
TEMPLATE USING
SAMPLE COMMAND OUTPUT
SUMMARY
When the list of interfaces in the "Ports" column contains more than 12 interfaces in a single line, there only the first 12 interfaces will be recorded
STEPS TO REPRODUCE
python /textfsm.py ~/ntc-templates/templates/cisco_ios_show_vlan.template /tmp/show_vlan
EXPECTED RESULTS
The complete list of interfaces in Vlan1 should be recorded
ACTUAL RESULTS
Only 24 interfaces in Vlan1 were recorded
The text was updated successfully, but these errors were encountered: