cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements

Who Me Too'd this topic

Override Template sub-interface in a Stack

L4 Transporter

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

template.PNG

 

Stack before override

stackBefore.PNG

 

Stack after override

stackAfter.PNG

 

Who Me Too'd this topic