TAP Series Switch Command Line Reference
Command Syntax
exec-timeout ETIMEOUTMIN (ETIMEOUTSEC|)
no exec-timeout
Timeout value in minute. Minute range is from
0 to 35791
Timeout value in second, and range is from 0
to 2147483
Command Mode
Line-CON
Default
Default timeout is 10 minutes.
Usage
None
Examples
The following example shows how to set console exec-timeout to 2 minutes 30 seconds:
Switch# configure terminal
Switch(config)# line console 0
Switch(config-line)# exec-timeout 2 30
The following example shows how to set console exec-timeout to default value:
Switch# configure terminal
Switch(config)# line console 0
Switch(config-line)# no exec-timeout
Related Commands
show console