Forum Discussion
TammyM_173209
Nimbostratus
Oct 30, 2014Client IPs
Using BIGIP LTM VE 11.4.1 - My old load balancer showed the client ips connected for each member of the pool. Is there a way to find out this info?
3 Replies
- shaggy
Nimbostratus
to see current connections from command line:
tmsh show /sys connection ss-server-addr (server-IP)You can search the connection table using any of the following parameters:
age Specifies the age, in seconds, of a connection cs-client-addr Specifies the clientside remote address of the active connections cs-client-port Specifies the clientside remote port of the active connections cs-server-addr Specifies the clientside local address of the active connections cs-server-port Specifies the clientside local port of the active connections protocol Specifies the protocol used for specified connections (for example: tcp, udp) ss-client-addr Specifies the serverside local address of the active connections ss-client-port Specifies the serverside local port of the active connections ss-server-addr Specifies the serverside remote address of the active connections ss-server-port Specifies the serverside remote port of the active connections type Specifies the connnection type used for specified connections (for example: any, mirror, self) - TammyM_173209
Nimbostratus
Perfect! Thank you!
Is there a way to see the same info in the Configuration Utility?
- shaggy
Nimbostratus
not that i'm aware - it also only shows current connections and not connections that occurred in the past. if you need more connection-oriented details, appending "all-properties" to the command will give you a table show connection details (age, bits in/out, idle time, etc.)
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