Brocade Communications Systems Switch 53-1001762-01 Manuel D’Utilisation

Page de 252
14
Converged Enhanced Ethernet Command Reference
53-1001762-01
exec-timeout
2
DRAFT: BROCADE CONFIDENTIAL
exec-timeout
Sets the interval that the EXEC command interpreter wait for user input.
Synopsis
exec-timeout minutes  seconds
no exec-timeout
Operands
minutes
Specifies the time interval in minutes. The range is 0-35791.
seconds 
Specifies the time interval in seconds. The range is 0-2147483.
Defaults
The default is 10 minutes.
Command
Modes
Console and VTY (line) configuration mode
Description
Use this command to set the interval; the command interpreter waits for user input detected. Use 
no exec-timeout to disable the wait interval that the command interpreter waits.
Usage
Guidelines
The exec-timeout command is used to set the time the Telnet session waits for an idle VTY session, 
before it time outs. An exec-timeout setting of 0 (zero) causes the Telnet session to wait indefinitely.
Examples
To configure the wait interval for the console session: 
switch(config)#line console 0
switch(conf-line)#exec-timeout 2 30
switch(config)#line vty 0 9
switch(conf-line)#exec-timeout 30 30
See Also
show line, line vty, line console