Owner's Manual

202 Line Commands
www.dell.com | support.dell.com
Command Mode
Line Configuration (console) mode
User Guidelines
This command is available only on the console line.
Although not saved to the configuration file, the line baud rate setting is permanently saved
until it is explicitly modified.
Examples
The following example configures the line baud rate to 115200.
exec-timeout
The
exec-timeout
line configuration command sets the interval that the system waits until user
input is detected. To restore the default setting, use the
no
form of this command.
Syntax
exec-timeout
minutes
[
seconds
]
no exec-timeout
minutes
—Integer that specifies the number of minutes. (Range: 0 - 65535)
seconds
—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.
Examples
The following example configures the interval that the system waits until user input is detected to
20 minutes.
Console (config)# line console
Console(config-line)# speed 115200
Console (config)# line console
Console(config-line)# exec-timeout 20