jibz89

Results 4 comments of jibz89

substitutes ![image](https://github.com/user-attachments/assets/0799967f-f010-4234-86aa-aeade7d2bfb5) Rendered diff ![image](https://github.com/user-attachments/assets/96cb0a4e-e522-4f96-884d-5ed8fe9b29de) Template ![image](https://github.com/user-attachments/assets/6040f7e2-6fbe-4b8f-b7a4-1d1056bf8e2e) 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,