Forum Discussion
weikang_Hu_9799
Nimbostratus
Sep 03, 2007How can I dump the connection table and persistence table by iControl API
Hi :
Can we dump the connection/persistence table for the BIGIP-941 by iControl .
Also can I dump the Source-IP information for those active connections for a given VS ?
- Colin_Walker_12Historic F5 AccountIf you're looking to get information out of the connection table, the best place to start is the System::Connections interface. You can get more information about it and available methods here:
- Just be wary of the "get_all_active_connections" and get_active_connections(get_list()) methods as the results sets will likely be VERY large and could have possible side effects of slightly slowing down the performance of the device. We suggest you call get_list() and split that array up in manageable chunks (<100) and loop over those chunks in calling get_active_connections() with that truncated array as input to it's search criteria.
- JRahm
Admin
Any chance the F5 will support sFlow or similar in future versions? - Nigel_Benns_660
Nimbostratus
is it possible to call get_active_connection_v2() with a self built connectionID? - ykkim
Nimbostratus
I'm a lot interested in this topic. (Thanks for asking. weikang Hu)
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