Forum Discussion
Danims_19205
Nimbostratus
Nov 28, 2012how to create a Statistics Profile
Hello everyone:
I need see the total connections for a specific network in a vserver. I´m reading about cretion irule but i need some help! con you help me? I have one f5 ltm 6900 v10.2.4
T...
RubenM
Nimbostratus
Feb 07, 2013Finally 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.
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