3 exec-timeout, User guidelines, Examples – PLANET WGSD-1022 User Manual

Page 210: Syntax, Default configuration, Command mode

Advertising
background image

User Guidelines

There are no user guidelines for this command, which is available only on the console line.

Examples

The following example the baud rate is set to 19200.

Console (config)# line console

Console(config-line)# speed 19200

5.12.3 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)# exec-timeout 20

Advertising