11-12-2019 10:44 AM
Hello everyone,
We are seeing ssh timeouts in nexus 5k switches. We have a configuration saying ssh to timeout after 16 users after 5 minutes. But irrespective of the user count it is timing out.
line console
line vty
session-limit 16
exec-timeout 5
Everytime we see this issue the only fix we would apply is by disabling and enabling ssh feature back. Is this something a bug in cisco nexus platform ?? did any one faced these kind of issues in nexus ??? please advise
11-12-2019 10:50 AM
As far as I know the session limit is not tied to the session timeout so it doesn't matter how many users are logged in, the sessions will timeout after 5 minutes of inactivity.
Jon
11-12-2019 11:26 AM
These two commands work separately, without depending on each other.
That is, you will have up to 16 connections, independent of the inactivity time and the connections will be terminated after 5 minutes, independent of the connected users.
Regards
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide