Re: No exec Vs Exec-timeout 0 0

From: Jay Hennigan (jay@xxxxxxxx)
Date: Mon Jan 22 2001 - 00:21:10 GMT-3


   
On Mon, 22 Jan 2001, peter brown wrote:

> Please I want to know the difference between No exec and Exec-timeout 0 0
> when you have the statement on the line con 0 or line vty 0 4. Please help.

No exec - input from this line will not be interpreted by the router as
            commands. As far as the lab is concerned, used for the outbound
            lines on the terminal server. In real life, useful for async
            modems that aren't used for configuration, but for communication.
            The term "EXEC" refers to the router's parsing of input from
            the line as a command and responding to it.

exec-timeout 0 0 - Never automatically close an inactive EXEC session.
                   By default, the router will close an open EXEC
                   connection after 10 minutes of no input. The
                   0 0 denotes 0 minutes and 0 seconds. You can do the
                   same thing with "no exec-timeout" but don't lock
                   yourself out by abbreviating it "no exec"

http://www.cisco.com/univercd/cc/td/doc/product/software/ios120/12cgcr/fun_r/fr
prt1/frconban.htm

--
Jay Hennigan  -  Network Administration  -  jay@west.net
NetLojix Communications, Inc.  NASDAQ: NETX  -  http://www.netlojix.com/
WestNet:  Connecting you to the planet.  805 884-6323


This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:27:38 GMT-3