Forum Discussion
Virtual Servers template?
- Jun 18, 2019
You can use CLI to create the VS (replace "<...>" fields with the correct value).
tmsh create ltm virtual <VS_NAME> \ destination <VS_IP>:443 \ profiles add { tcp http_20 <CLIENTSSL_PROFILE> } \ vlans replace-all-with { Internal Web } vlans-enabled \ snatpool Prod \ pool Webfarm_pool \ persist replace-all-with { cookie_20 } \ rules { httpTest_irule1 httpTest_irule2 httpTest_irule3 }
Finally you have to save the config from running-config to startup-config.
tmsh save sys config
KR,
Dario.
Thanks for that. Is there a easy way where I could take an exisiting Virtual server setup and convert into an iApp?
You can take the HTTP iApp template and try to rewrite those part that you would like to customise.
https://support.f5.com/csp/article/K98001873
KR,
Dario.
- Jun 11, 2019
BTW, I share with you a list of other supported iApps
https://support.f5.com/csp/article/K13422
You can find the last version of each one in F5 downloads.
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com