Forum Discussion
Akhil_128431
Nimbostratus
Oct 10, 2014Inactivity-timeout for tmsh connection
I had set the inactivity-timeout as 30 mins on my LTM (set months before). The tmsh list sys sshd inactivity-timeout returns me the following result.
ssh sshd {
inactivity-timeout 1800
}
...
Naresh_173597
Nimbostratus
Oct 11, 2014Shaggy,
Thanks for the reply, but in boxes of tmos version 10.x we don't find idle-timeout util.
Here are some queries.
1)Also is it mandatory to set these options to kick off idle sessions. Ain't those taken care by f5 itself without any manual configuration.
2) If am setting the time-out today will it kill the older sessions as well.
3) Is it advisable to clean the idle sessions with external scripts which looks some thing like this,
netstat -anp | grep | awk '{print $7}' | cut -d \/ -f1 | grep -oE "[[:digit:]]{1,}" | xargs kill
shaggy
Nimbostratus
Oct 13, 2014try: tmsh modify sys global-settings console-inactivity-timeout
I don't have a v10 to test, but it appears to have worked for someone else in v10
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