Line vty – Dell POWEREDGE M1000E User Manual

Page 35

Advertising
background image

Dell Converged Enhanced Ethernet Command Reference

19

53-1002115-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 0-31.

last number

Specifies the last line number. The range of valid values is 0-31.

Defaults

There are no default configurations for this command.

Command

Modes

Global configuration mode

Description

Use this command to configure the virtual terminal line settings to set the exec-timeout.

Usage

Guidelines

There are no usage guidelines for this command.

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

Advertising