-
I would like to add an SNMP ifName to each interface template in a device type. So I need to create a custom field with "Interface template" content type. How to do it? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
There are no custom fields for component templates. I think this was discussed fairly recently... #14971 That is: you can add a custom field on "interface", and all interfaces cloned from a template will have that custom field present (but unset). You can't specify values for custom fields on the interface template, and have them copied to the clone. I don't see in principle why it couldn't be done, it just hasn't been. |
Beta Was this translation helpful? Give feedback.
There are no custom fields for component templates. I think this was discussed fairly recently... #14971
That is: you can add a custom field on "interface", and all interfaces cloned from a template will have that custom field present (but unset). You can't specify values for custom fields on the interface template, and have them copied to the clone.
I don't see in principle why it couldn't be done, it just hasn't been.