User`s manual

204 Asanté IntraCore 36000 Series
Command Mode
Global Configuration, Interface Configuration, Line Configuration, VLAN Database Configuration, and
Multiple Spanning Tree Configuration.
Example
This example shows how to return to the Privileged Exec mode from the Interface Configuration mode:
Console(config-if)#end
Console#
16.41 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 Description
exec-timeout [seconds]
no exec-timeout
seconds Integer that specifies the number of seconds. (Range: 0 - 65535 seconds; 0: no
timeout)
Default
CLI: No timeout
Telnet: 10 minutes
Command
Line Configuration
Usage Guidelines
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.
Telnet sessions cannot be disabled.
Example
To set the timeout to two minutes, enter this command:
Console(config-line)#exec-timeout 120
Console(config-line)#