Forum Discussion
how to create a Statistics Profile
Finally we found solution to this very riddle.
The point was we have many partitions at our F5 (with its own route-domain). So, the correct declaration a network (IP address indeed) being checked by an iRule is as follows:
if { [IP::addr [getfield [IP::client_addr] "%" 1] equals 10.120.0.0/255.255.0.0] } { ....
where the "%" 1 forces LTM to check every route-domain till exact pattern shows up, if we understood correctly.
Special thanks to this link:
https://devcentral.f5.com/community/group/aft/2163370/asg/50
Regards.
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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