Forum Discussion
jbuddenh_127560
Nimbostratus
Jul 02, 2015Issue with "modify ltm virtual-address" in iApp template
Hi,
I am running LTM 11.5.3. I have a custom iApp template and as the last step in the template I am issueing the following command so that my virtual address does not respond to icmp when the...
mikeshimkus_111
Jul 02, 2015Historic F5 Account
Hi Jeff, I'm guessing your virtual address is actually in /Common (when a virtual server is created by an iApp, the corresponding virtual address object is not linked to that iApp because it could be shared by many deployments), yet unless you specify that literally the iApp will try to look for it in its own folder. Try stripping out the app service name from the virtual address:
set confaddr [string map { /${tmsh::app_name}.app/ / } $::conf__addr]
iapp::conf modify ltm virtual-address $confaddr icmp-echo selective
Recent Discussions
Related Content
DevCentral Quicklinks
* 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
Discover DevCentral Connects