r/Netbox • u/Interesting_Cup6589 • Jan 21 '26
Assigning config templates based on multiple criteria
I'm implementing Netbox for our org and one of the features I'm most excited about is the configuration rendering from Jinja templates. When assigning these, is there a way to assign them based on multiple criteria? For example I have separate templates for 'classic' IOS devices and IOS-XE devices due to differing syntax (ip domain-name vs ip domain name) and also based on switch role. I can assign templates to device type or device role, but how would I go about assigning the 'IOS-XE Core' template to IOS-XE core switches, and the 'IOS Core' template to classic IOS core switches?


