Forum Discussion
Peter__Chan_109
Nimbostratus
Oct 26, 2005Using iRules to do source port and IP address persistence
Hi folks,
I'm trying to write an iRule to do a persistence to the same node by using the source IP and port.
The syntax is as follows:
when CLIENT_ACCEPTED {
if {[TCP::client_port] and [IP::client_addr] !=0} {
persist uie [TCP::client_port]
}
}
Please anyone help comment and correct on it.
Thanks,
:P
- Peter__Chan_109
Nimbostratus
Hi Guy,
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