exec-timeout can be specified on a per-line basis:


See the following URL for more info
http://www.cisco.com/univercd/cc/td/doc/product/software/ios120/12cgcr/dial_r/drprt1/drmodem.htm

(watch the wrap)


/EXTRACT ON

exec-timeout

To set the interval that the EXEC command interpreter waits until user
input is detected, use the exec-timeout
line configuration command. Use the no form of this command to remove the
timeout definition.

exec-timeout minutes [seconds]
no exec-timeout

Syntax Description

 minutes     Integer that specifies the number of minutes.
 seconds     (Optional) Additional time intervals in seconds. An interval
of zero specifies no timeouts.

Default      10 minutes

Command Mode

Line configuration

Usage Guidelines

This command first appeared in Cisco IOS Release 10.0.

If no input is detected, the EXEC facility resumes the current connection,
or if no connections exist,
it returns the terminal to the idle state and disconnects the incoming
session. It is the same as entering
exec-timeout 0.

Examples

The following example sets a time interval of 2 minutes, 30 seconds:

line console
exec-timeout 2 30


The following example sets a time interval of 10 seconds:

line console
exec-timeout 0 10

/EXTRACT OFF


FWIW, the search term that turned this up on CCO was "exec-timeout", this
was hit number 2.

Hope this helps

Regards

Peter Simmons

--------------------------------------------------------------------------------------------------------
All the usual Legal Stuff that means if your house burns down after reading
this, It's NOT my fault, OK!
--------------------------------------------------------------------------------------------------------

-->SNIP for brevity
>
>What are all of these mysterious lines ? 0-134 ?
>1 con + 1 aux + ???tty +5 vty =135 ?????
>please enlighten me
>btw when i entered in
>exec-timeout 0 0
>it seemed to affect all of the lines

-- SNIP for brevity


___________________________________
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to