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.
Parameter | Type | Description |
---|---|---|
<integer (1-18000)> |
Integer | Enter time (in seconds) for EXEC line disconnection. This value ranges from 1 to 18000 seconds. |
Line Configuration Mode
Integer - 18000 seconds
iS5Comm# configure terminal
iS5Comm(config)# line console
iS5Comm(config-line)# exec-timeout 18000
iS5Comm(config-line)# end
iS5Comm#