Hello, does anyone know how to set a telnet session to not disconnect? how do i go about setting the idle timeout limit to 0?
vty timeouts
Feb 26, 2005
2 Replies
conf t line vty 0 4 no exec-timeout
that works but a bit dangerous. You can easily type 'no exec" by mistake and get knocked out. Better practice would be
exec-timeout 0 0
Join the Discussion
Have something to add? Share your thoughts — no account required.
Didn't find your answer?
Ask the community — no account required