I have telnet session problem with cisco 3750G-24TS. Beacause telnet session line vty dead every time after 30 second if i dont touch
any keyboard puttons. I try also configured session timeout and exec-timeout but it's does help this problem.
default exec time is 10 minutes and seession should be waits for the user input before the time out and closing the seession.
line con 0
line vty 0 4
password 7 xxxxxxxxxxxxxx
login
line vty 5 15
password 7 xxxxxxxxxxxxxxx
login
!
end