exec-timeout

To set time (in seconds) for EXEC line disconnection with a value ranging from 1 to 18000 seconds, use the exec-timeout command in Line Configuration Mode. The no form of the command resets the EXEC timeout to its default value of 1800 seconds.

exec-timeout

exec-timeout <integer (1-18000)>

no exec-timeout

Parameters

Parameter Type Description
<integer (1-18000)> Integer Enter time (in seconds) for EXEC line disconnection. This value ranges from 1 to 18000 seconds.

Mode

Line Configuration Mode

Default

Integer - 18000 seconds

Examples

iS5Comm# configure terminal

iS5Comm(config)# line console

iS5Comm(config-line)# exec-timeout 18000

iS5Comm(config-line)# end

iS5Comm#