Technical data

Table Of Contents
Converged Enhanced Ethernet Command Reference 95
53-1002508-01
line vty
2
line vty
Configures the virtual terminal line setting to allow you to set the wait time interval for the Telnet
session to time out.
Synopsis line vty first number last number
Operands first number Specifies the first line number. The range of valid values is from 0 through 31.
last number Specifies the last line number. The range of valid values is from 0 through 31.
Defaults None
Command
Modes
Global configuration mode
Description Use this command to configure the virtual terminal line settings to set the exec-timeout.
Usage
Guidelines
None
Examples To configure the wait interval for the Telnet session to time out after 2 minutes, 30 seconds if there
is no response from the user:
switch#configure terminal
switch(config)#line vty 23 31
switch(conf-line)#exec-timeout 2 30
See Also show line