Forum Discussion
Ashok_01_133435
Nimbostratus
Sep 12, 2013iRule effect ?
Is this irule effecting persistence if a applied to some VIP ?
when LB_SELECTED {
It checks whether the IP address is within the class group preloaded with
IP addresses that need to validate, you can put host or network
if { [class match [IP::client_addr] equals "source_ip_addr" ] } {
Is written to the log for review by ssh with the following command:
tail -f /var/log/ltm
log local0. "Source Ip Adress [IP::client_addr], Server Selected [LB::server]"
}
}
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