AS5800-EC Series CLI Reference Guide R02

Table Of Contents
Chapter 5
| System Management Commands
Line
– 146 –
Related Commands
parity (147)
exec-timeout This command sets the interval that the system waits until user input is detected.
Use the no form to restore the default.
Syntax
exec-timeout [seconds]
no exec-timeout
seconds - Integer that specifies the timeout interval.
(Range: 60 - 65535 seconds; 0: no timeout)
Default Setting
600 seconds
Command Mode
Line Configuration
Command Usage
If user input is detected within the timeout interval, the session is kept open;
otherwise the session is terminated.
This command applies to both the local console and Telnet connections.
The timeout for Telnet cannot be disabled.
Using the command without specifying a timeout restores the default setting.
Example
To set the timeout to two minutes, enter this command:
Console(config-line-console)#exec-timeout 120
Console(config-line-console)#
login This command enables password checking at login. Use the no form to disable
password checking and allow connections without a password.
Syntax
login [local]
no login
local - Selects local password checking. Authentication is based on the user
name specified with the username command.