Forum Discussion
Sergi0
Nimbostratus
Feb 26, 2018GTM irule for permanent datacenter respond depend on client ip.
I am looking for GTM irule respond datacenter depend on client source ip. Something like below. Pools do not work for me as I need irule for huge list of WIP.
when DNS_REQUEST {
if { [IP::addr[IP::client_addr]] equals "1.1.1.1/32" } {
datacenter DC1
}
if { [IP::addr[IP::client_addr]] equals "2.2.2.2/32" } {
datacenter DC2
}
}
No RepliesBe the first to reply
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