Good tip... but be very very careful -- If you accidently saved this file
somewhere you would be disqualified immediately as part of the CCIE lab
rules.

Cheers.

On  0, Tony Olzak <[EMAIL PROTECTED]> wrote:
> Hard to believe, but most people don't know you can use notepad in the lab. Here's 
>how I do a base config on all my routers:
> 
> en
> config t
> ip classless
> ip subnet-zero
> no ip domain-lookup
> alias exec cb clear ip bgp *
> alias exec ci clear ip route *
> alias exec cx clear ipx route *
> alias exec i show ip route
> alias exec ix show ipx route
> alias exec si show ip interface brief
> alias exec sx show ipx interface brief
> enable secret cisco
> 
> line con 0
> exec-timeout 0 0
> password cisco
> 
> line aux 0
> exec-timeout 0 0
> password cisco
> 
> line vty 0 4
> exec-timeout 0 0
> password cisco
> 
> Then at the end just type "hostname <router name>" and you are done.
> 
> Put all this in notepad, copy it, then paste to host while in the terminal program.
> 
> I couldn't believe how many people tell me they type all this junk at every router. 
>This will save you probably 20 minutes.
> 
> Tony
> 

-- 
[=====================================================[ www.cisco.com ]====]
 James Wilson                   cisco Systems
 Customer Service Engineer, I
 Global On Site Services                                ||        ||
                                                        ||        ||
 Phone : +61-2-8448-7919                               ||||      ||||
 Pager : +61-2-9430-6381                           ..:||||||:..:||||||:..
[=========================[ USA +1-800-829-2447 ]=[ Aust 1800-121-531 ]====]
  "I am convinced that life is 10% what happens to me and 90% how I react"

_________________________________
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to