I borrowed some of these from other folks. Some I derived myself. In the
real lab I found myself using some more than others. knowing the various
switches makes these very useful. note that first two lines - for your
initial configuration of routers, this helps immensely, assuming you have
made no typos.

My favorite dumb thing I once did was mis typing exec-timeout 0 4 that one
was real fun to correct.

I should probably add an eigrp command or two. also an alias for "exit" as
several of these aliases don't work unless you are at the
router(config)> prompt

come to think of it, aliases for show access-list and show route-map might
be useful as well. I hesitate for feat that I'll end up spending too much
time creating the list ;->

enable
conf t

no ip domain-lookup
no ip http server
ip classless
ip subnet-zero
ip tcp synwait-time 5

alias configure a access-list
alias configure ae alias exec
alias configure rm route-map
alias configure ro router

ae a show access-list
ae b show ip bgp
ae d show dlsw
ae e show ip eigrp
ae f show frame
ae ib show ip interface brief
ae ip show ip protocol
ae ir show ip route
ae o show ip ospf
ae p show protocol
ae sr show run | begin
ae xb show ipx interface brief
ae ap show ipx route

line con 0
exec-timeout 0 0
privilege level 15



""Wright, Jeremy""  wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> also, check the groupstudy database...there was a list of aliases that a
guy
> put on the list
>
> -----Original Message-----
> From: Daniel Cotts [mailto:[EMAIL PROTECTED]]
> Sent: Friday, February 15, 2002 2:19 PM
> To: [EMAIL PROTECTED]
> Subject: RE: Easy ways to pick up a few extra minutes on the CCIE lab.
> [7:35547]
>
>
> Better than the CTRL+R that I've been using.
>
> > -----Original Message-----
> > From: Priscilla Oppenheimer [mailto:[EMAIL PROTECTED]]
> > Sent: Friday, February 15, 2002 1:45 PM
> > To: [EMAIL PROTECTED]
> > Subject: RE: Easy ways to pick up a few extra minutes on the CCIE lab.
> > [7:35541]
> >
> >
> > That's a really good one. I hate it when the console blasts
> > some stupid
> > message at you while you're typing. It still throws me off
> > even though I
> > should be used to it. ;-) Thanks for telling us about this.
> >
> > Priscilla
> >
> > At 02:11 PM 2/15/02, Sean Knox wrote:
> > >I always enter console config and turn on "logging
> > synchronous"; it inserts
> > >a carriage return automatically after system messages show
> > up. Doesn't hurt
> > >to enable it on the vtys either.
> > >
> > >core8500#conf t
> > >Enter configuration commands, one per line.  End with CNTL/Z.
> > >core8500(config)#line con 0
> > >core8500(config-line)#logg sync
> > >
> > >-----Original Message-----
> > >From: Hire, Ejay [mailto:[EMAIL PROTECTED]]
> > >Sent: Friday, February 15, 2002 10:32 AM
> > >To: [EMAIL PROTECTED]
> > >Subject: Easy ways to pick up a few extra minutes on the CCIE lab.
> > >[7:35523]
> > >
> > >
> > >no ip domain-lookup  (how do you spell pnig again)
> > >terminal escape-char 3  (Press Ctrl-c to break out of ping & Telnet)
> > >
> > >Anybody got others?
> > ________________________
> >
> > Priscilla Oppenheimer
> > http://www.priscilla.com




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=35613&t=35613
--------------------------------------------------
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