Re: what command to use... [7:28636]

2001-12-09 Thread EA Louie
> Hi all, > I am new to Cisco. Please let me know the command to stay in Priviliged Exce > Mode, the router keep kicking me out and I have to type enable password > again to login if I let router idle for a while.. > If you're directly connected via the console port, line con 0 exec-time 0 ! < d

Re: what command to use... [7:28636]

2001-12-09 Thread Engelhard M. Labiro
> the command to stay in Priviliged Exce > Mode, the router keep kicking me out and I have to type enable password > again to login if I let router idle for a while.. Add "exec-timeout 0 0" to VTY for telnet or CON for console. HTH Message Posted at: http://www.groupstudy.com/form/read.php?f

RE: what command to use... [7:28636]

2001-12-09 Thread Chuck Larrieu
depending on how you are getting into the router line con 0 or line vty 0 4 exec-timeout 0 0 ( never times you out ) privilege level 15 ( leaves you at the privilege exec level for that port ) HTH Chuck -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Sun

RE: what command to use... [7:28636]

2001-12-09 Thread Dan Lockwood
I believe you are referring to the exec-timeout command. To configure the length of time that an inactive terminal session window will remain open, use the exec-timeout global configuration command. To disable the exec timeout, use the no form of this command. exec-timeout m s where m is the num