Forum Discussion
Sergi0
Nimbostratus
Jan 19, 2018Irule set automap/none depend on pool member
I would like to write irule for set automap for only one of pool member other should use no automap.
when SERVER_CONNECTED {
if {[IP::server_addr] equals "10.10.10.2"} {
log local0. "IP: [IP...
youssef1
Cumulonimbus
Jan 19, 2018Hello Sergio,
Can you test this irule:
when LB_SELECTED {
if {[LB::server addr] equals "10.10.10.2"} {
log local0. "[LB::server addr]"
snat automap
}
}
Regards
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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