Forum Discussion
S__233_bastien2
Dec 11, 2016Nimbostratus
Single iApps, two traffic-groups
Is it possible to create multiple virtual-addresses on differents traffic-groups using iApps?
I have two traffic-groups, and I want to create a virtual-server on each.
VS_A -> VIP_A -> TG_...
Fred_Slater_856
Historic F5 Account
Seems to work. Most things that are possible with TMSH are possible with iApps.
tmsh::create cm traffic-group /Common/TG_A
tmsh::create cm traffic-group /Common/TG_B
tmsh::create ltm virtual-address 10.1.1.1 traffic-group TG_A
tmsh::create ltm virtual-address 10.1.1.2 traffic-group TG_B
tmsh::create ltm virtual VS_A destination 10.1.1.1:80
tmsh::create ltm virtual VS_A destination 10.1.1.2:80
S__233_bastien2
Dec 12, 2016Nimbostratus
Hi,
Thank you for your response.
The problem is that creating a virtual-address using iApp, traffic-group argument is never taken into account.
I created an iApp with your example. After the first run, 10.1.1.1 is in traffic-group-cbv, not in TG_A.
The iApp template :
The Application Service :
The result :
Is it possible to ignore the traffic-group setting on the second screenshot?
Regards,
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