TCP iApp template
Problem this snippet solves:
Use this TCP iApp template to configure high availability and optimization for TCP implementations.
As of 3/29/17, this release is now available on downloads.f5.com in the Release-Candidates folder of the TCP directory.
RC4
RC4 fixes an issue where the iApp would fail if using a non-default Route Domain.
RC3
RC3 contains updates for new BIG-IP AFM IP Intelligence threat categories to support BIG-IP v13.1, and adds support for route domain 0 from non-Common partitions.
RC2
RC2 of the iApp template solves an issue where the iApp deployment fails when a system management route is not present.
RC1
This initial release of the iApp is available on downloads.f5.com in the RELEASE-CANDIDATE directory.
Until the associated deployment guide is available, for detailed information and configuration assistance see the inline help.
How to use this snippet:
- Extract (unzip) the latest version of the tcp iApp template file.
- From the BIG-IP system web-based Configuration utility.
- On the Main tab, expand iApp, and then click Templates.
- Click the Import button on the right side of the screen.
- Click a check in the Overwrite Existing Templates box.
- Click the Browse button, and then browse to the location you saved the iApp file.
- Click the Upload button. The iApp is now available for use.
Code :
https://downloads.f5.com/esd/index.jsp
42 Comments
- Montaser_Omer_1
Nimbostratus
Hello Guys
I have the same issue here after I upgraded to 12.1.2, I am not able to use the TCP iApp template, the below error is appearing to me:
Error parsing template:can't eval proc: "script::run" connect failed while executing "http::geturl $url -timeout 5 -validate 1" (procedure "is_aws" line 4) invoked from within "is_aws" (procedure "script::run" line 14) invoked from within "script::run" line:1
Please help
- mikeshimkus_111Historic F5 Account
Hi Montaser, please open a ticket with F5 support and reply here with the ticket number so I can track the issue. We have not been able to reproduce the problem, so we will need to see your configuration before we can address it. Mike
- mikeshimkus_111Historic F5 Account
Also, can you verify that you have a management route set on your BIG-IP? From tmsh, you can run list sys management-route.
- dfairles
Nimbostratus
We are all having this issue because the iapp tries to connect to AWS. Why is it trying to connect to AWS? And not only just to AWS, but a specific AWS?!?
- mikeshimkus_111Historic F5 Account
The iApp supports deploying for "HA across availability zones" when run in AWS. It's connecting to the AWS metadata service to verify the environment, not to a real IP address.
- mikeshimkus_111Historic F5 Account
Please give the RC2 version of the template a try, and let me know how it goes.
- dfairles
Nimbostratus
Thank you! It works now.
- Rajeev_Swain_36
Nimbostratus
Hi Mike and Deniel , Please give me RC2 version or link to download
- Joe_JordanRet. Employee
Hello Rajeev, You'll find there's now an RC-4 in the zip file on (instructions above). I'll be updating this page shortly. Do you just need the latest, or is there a reason you need RC-2? RC-3 and 4 descriptions are now above.
Joe
- Javier_I_327252
Nimbostratus
This template has the variable irules__irules but iRules needs an http profile configured. I could not find a variable to set the http profile directly from the iApp. Is there a way to set that?