Aug 12, 2006 #1 duster123 Technical User Joined Jun 21, 2006 Messages 168 Location GB How do i change the telnet time out on my 2950 switch im putting in the command but it doesnt work. i want to change the default to 30 min. config t telnet timeout 30
How do i change the telnet time out on my 2950 switch im putting in the command but it doesnt work. i want to change the default to 30 min. config t telnet timeout 30
Aug 13, 2006 #2 Jsteve MIS Joined Jan 4, 2002 Messages 361 Location US config t int vty 0 15 exec-timeout 30 Upvote 0 Downvote