cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1766
Views
6
Helpful
2
Replies

Cisco WS-C3650-48TS not showing exec-timeout in line vty 0 4

Cisco WS-C3650-48TS is not showing line vty "exec-timeout 10 0" command in running/startup configuration. The Switch is running in IOS version 15.0, but when set to 5 and 15, exec-timeout is showing. 

2 Replies 2

Philip D'Ath
VIP Alumni
VIP Alumni

It doesn't show a command when it is at its defaults.  My personal guess is 10 and 0 are the defaults for that platform.

jkilleda
Level 3
Level 3

Hello Preet,

Cisco WS-C3650-48TS not showing exec-timeout in line vty 0 4
For specifying idle time out period of line vty, please enter the following commands in enable mode:
configure terminal
line vty 0 4
exec timeout (timeperiod)
It depends on what line you set the timeout "0 1" to. You can set the exec-timeout on the console port and the vty lines.
If you set that on the console port, timeout will occur in 1 second.
It does not affect the timeout when you telnet into the router.