jibz89
jibz89
substitutes  Rendered diff  Template  So I removed the snmp traps from the template but the banner substitutes is still not working (see screenshot). i also try creating...
exclude_snmp_traps regex (snmp-server enable traps(?: .*$\n?)+)+ is only matching only lines starting with 'snmp-server enable traps'
- actual config of the device (remove sensitive data) [actual config of device.txt](https://github.com/user-attachments/files/17356757/actual.config.of.device.txt) - how rendered config in netbox looks like for the device (also remove sensitive data) [rendered config...
this is the correct regexp [.*\n\S\s]+line con 0\n thanks,