Line Commands
exec-timeout
SPS208G/SPS224G4/SPS2024 Command Line Interface Reference Guide 244
18
Example
The following example configures the line baud rate.
Console(config)# line console
Console(config-line)# speed 115200
exec-timeoutThe exec-timeout Line C onfiguration mode command sets the interval that the
system waits until user input is detected. Use the no form of this command to
restore the default configuration.
Syntax
exec-timeout
minutes
[
seconds
]
no exec-timeout
Parameters
•
minutes
— Specifies the number of minutes for the timeout. (Range: 0-
65535)
•
seconds
— Specifies additional time intervals in seconds. (Range: 0-59)
Default Configuration
The default configuration is 10 minutes.
Command Mode
Line Configuration mode
User Guidelines
To specify no timeout, enter the exec-timeout 0 command.