For more information regarding the security incident at F5, the actions we are taking to address it, and our ongoing efforts to protect our customers, click here.

Forum Discussion

CTree's avatar
CTree
Icon for Altostratus rankAltostratus
Jun 05, 2014

How do I add LTM policies to an iApp template.

I want to add an LTM policy to an iApp so strict updates (disable or not) won't remove it from the virtual server. What commands do I enter in the iApp template to make this happen?

 

1 Reply

  • If you want to add a default LTM policy to your template you have to edit it :

     

    1. work on a copy of your template to test it first
    2. in the implementation tab look for VIRTUAL SERVERS paragraph
    3. in this paragraph you will find a block starting with array set vs_arr { with 3 variances 1,1 1,0 and *
    4. for each variance add the following line : policies replace-all-with { host_rewrite } \ before profiles replace-all-with

    where host_rewrite is you TLM policy name