Forum Discussion
Loadbalancing Virtual Server as Nodes
- Nov 07, 2018
This senerio called as VIP calling VIP. Can you enable snat automap.. Configured this senerio with different lb but ur case on same LB..
Is your individual VIP is responding?
This senerio called as VIP calling VIP. Can you enable snat automap.. Configured this senerio with different lb but ur case on same LB..
Is your individual VIP is responding?
Great!
 
I have recently detected that the expression "VIP-targeting-VIP is not possible using Loadbalancing resolution" in my last comment is not true 🙂
 
To do so, it's necessary to use the expression "
LB::reselect
" before "virtual {VS_name}
" 
when LB_SELECTED {
if { [LB::server addr] eq '10.1.1.1' } {
LB::reselect virtual vs-local-traffic-handler
}
}
REF - https://clouddocs.f5.com/api/irules/virtual.html
 
KR, Dario.
 
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