Specifications

Table Of Contents
2-525
Cisco SCE 2000 and SCE 1000 CLI Command Reference
OL-26797-03
Chapter 2 CLI Command Reference
timeout
timeout
Configures the timeout for the Telnet session when the Telnet session is idle. After this time, the Telnet
session is disconnected. Use the no form of the command to configure the Telnet server to work with no
timeout. No matter how long there is no activity on the Telnet session, the system does not automatically
disconnect the Telnet session.
timeout time
no timeout
Syntax Description
Command Default time = 30 minutes
Command Modes Line Configuration Mode
Command History This table includes the following release-specific history entries:
Usage Guidelines Authorization: admin
Examples The following example sets the timeout to 45 minutes.
SCE>enable 10
Password:<cisco>
SCE#config
SCE(config)#line vty 0
SCE(config-line)#timeout 45
SCE(config-line)#
Related Commands
time Timeout length in minutes.
Release Modification
2.5.7 This command was introduced.
Command Description
telnet Starts a Telnet session.