cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1773
Views
4
Helpful
3
Replies

SSH session .... issue. (solved)

Hello guys,

My problem is about ssh session.

How can I increase the inactive session time  before the router kicks me out?

Sometimes Im working with many screens at the same time, so when I back to my ios ... "Connection to asr closed"

So I need to look for the password and connect again ... it is little anoying,

Can I set ... lets say 10 minutes ?

Thanks.

Leo.

1 Accepted Solution

Accepted Solutions

Ten minutes is the default. You only need to adjust the following parameter:

line vty 0 4

  exec-timeout MINUTES SECONDS

-- 
Don't stop after you've improved your network! Improve the world by lending money to the working poor:
http://www.kiva.org/invitedby/karsteni

--
If you found this post helpful, please give it Kudos. If my answer solves your problem, please click Accept as Solution so others can benefit from it.

View solution in original post

3 Replies 3

Ten minutes is the default. You only need to adjust the following parameter:

line vty 0 4

  exec-timeout MINUTES SECONDS

-- 
Don't stop after you've improved your network! Improve the world by lending money to the working poor:
http://www.kiva.org/invitedby/karsteni

--
If you found this post helpful, please give it Kudos. If my answer solves your problem, please click Accept as Solution so others can benefit from it.

thanks !! worked great

Hi ,

Its all depend in your use , you can increase the as you want

line vty 0 4

  exec-timeout MINUTES SECONDS

please rate it