From: Tony Medeiros (tonygreat@xxxxxxxx)
Date: Sun Feb 06 2000 - 02:17:12 GMT-3
"no exec-timeout" works just fine. It translates into the config as
"exec-timeout 0 0"
That "logging sync" command is a thing of beauty!! I like my console
messages and that command saves a lot of keystrokes. Thanks for the post
Earl !!
Tony Medeiros
----- Original Message -----
From: "Brad Hedlund" <BHedlund@LifeTimeFitness.com>
To: "'Earl Aboytes'" <earl@linkline.com>; <ccielab@groupstudy.com>
Sent: Saturday, February 05, 2000 8:54 PM
Subject: RE: Lab shortcuts
> Why do you need 'logg sync' when you have already turned off logging with
> 'no logging con'?
>
> Dont waste your time configuring the vty lines. They are not used in the
> lab. You console into each router via a term server.
>
> 'no exec-timeout' is NOT a valid command .... rather it would be
> 'exec-timeout 0 0'
>
> 'ip classless' is very important! It tells the router use supernetted
> routes in the routing table, including the default route.
>
> Brad Hedlund
> CCIE #5530
> Network Guidance Company
>
>
> -----Original Message-----
> From: Earl Aboytes [mailto:earl@linkline.com]
> Sent: Friday, February 04, 2000 11:02 AM
> To: ccielab@groupstudy.com
> Subject: Lab shortcuts
>
>
> Here is a collection of shortcuts that was started on another list. Can
any
> of you add to the list?
>
> !Commserver
> w = 'where' = 'show session' on comm server
> connect to routers in order on Commserver. press 1 to connect to R1 and so
> forth.
> line 1 16
> no exec
> !prevents all that garbage from coming through when you connect to router
> consoles.
>
>
> ! router timesavers
> ip classless
> ! Any good reason not to have this?
> no ip domain-lookup
> ! prevents mistakes from becoming DNS lookups
> ip tcp syn 5
> ! Reduces telnet timeout (default is 30 seconds)
> no logg con
> ! Eliminates console messages from popping up while typing
> line con 0
> logging synchronous (or logg sync)
> !This makes console messages a whole lot less annoying. Instead of
> !interrupting your input with a message, the router will now issue the
> !message, but repeat your input on the following line with your cursor in
> !the original position -- very handy.
>
>
>
> line con 0
> no exec-timeout !Prevents console logout
> privilege level 15 !Drops you in privilege EXEC mode without typing enable
> line vty 0 4
> no exec-timeout !prevents telnet timeout
> no login !no prompt for login
> privilege level 15 !Drops you in privilege EXEC mode without typing enable
>
> ! Catalyst timesavers
> set logout 0 ! prevents console logout
>
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Earl Aboytes
> Senior Technical Consultant
> GTE-Managed Solutions
> 800-483-5325 x8817
> earl.aboytes@telops.gte.com
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:22:52 GMT-3