Forum Discussion
meena_60183
Nimbostratus
Nov 05, 2009deleting current active connections on a BigIP
Hi All,
I am trying to find a way to kill (terminate) a user's connection based on an IP address. I used the following command
config b conn client 10.27.9.113 show
...
nitass
Employee
Jul 10, 2012both bigpipe and tmsh have an option to show/delete specific connection.
e.g.
[root@ve10:Active] config b virtual bar list
virtual bar {
snat automap
pool foo
destination 172.28.19.79:22
ip protocol 6
}
[root@ve10:Active] config b pool foo list
pool foo {
members 200.200.200.101:22 {}
}
bigpipe
[root@ve10:Active] config b conn server 172.28.19.79:22 show
192.168.206.55:54425 <-> 172.28.19.79:22 <-> 200.200.200.101:22 6 1/0
tmsh
root@ve10(Active)(tmos) show sys connection cs-server-addr 172.28.19.79 cs-server-port 22
Sys::Connections
192.168.206.55:54425 172.28.19.79:22 200.200.200.101:22 tcp 0
Total records returned: 1
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
