Browse Community
Help
Log In
Responses(1)
Solutions(0)
Adam N
2 Intern
•
128 Posts
0
May 11th, 2006 09:00
Dell Support Resources
View All
Top
Adam N
2 Intern
•
128 Posts
0
May 11th, 2006 09:00
There is a default SSH timeout of 10 mins. Was it definately 5 mins of inactivity which caused your connection reset?
You can change the default timeout on the switch using the following command:-
"line ssh"
"exec-timeout 0-65535 mins"
You could try the above to see if this stops the timeout.
Thanks