04-30-2019 07:22 AM - edited 04-30-2019 07:25 AM
I am creating a template interface with several subinterfaces. IP is handled by a variable. What I am attempting to do is to override the template setting so I can add the zone in the Stack and not in the Template. This way I can create a global zone template that can be used on my stack interfaces. Here is the problem. When I override a subinterface, it deletes every other subinterface in the stack. See below.
Template
Stack before override
Stack after override