Forum Discussion
How to adjust VIP setting from an iApp
- Dec 28, 2016
Adding "app-service none" to the virtual-address command will detach it from the iapp, allowing you to modify it at-will later on. (Note that since it is no longer managed by the iapp, the virtual-address will not be deleted when the iapp is deleted.)
iapp::conf create ltm virtual-address /Common/$::vs__vip route-advertisement enabled app-service none
Adding "app-service none" to the virtual-address command will detach it from the iapp, allowing you to modify it at-will later on. (Note that since it is no longer managed by the iapp, the virtual-address will not be deleted when the iapp is deleted.)
iapp::conf create ltm virtual-address /Common/$::vs__vip route-advertisement enabled app-service none
Hi,
I've recreate a simplified iApp to test that.
You should manage to import this template.
- Create an instance with 10.10.10.10 as vip and traffic-group-X as iApp traffic-group (should be ok)
- Modify the vip with 10.10.10.11 (should be ok)
- Modify the iApp traffic-group with traffic-group-Y ("should" not be ok)
01070734:3: Configuration error: The virtual address (/Common/10.9.8.7) can not be modified because it is in use by application (/Common/t.app/t) that does not have a matching traffic group
Do you have the same error?
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