I use ntc-templates for cisco output. In all of cisco's wisdom, from 16.x to 17.x IOS-XE, they have changed the output of 'show license status'
Is there a way to use one textfsm template with conditional matches to determine which part of the template to use?
Currently using 2 templates, which works, but adds 'overhead' as this method doesn't work with the netmiko usetextfsm implementation as it is based on the command being run.