RE: Recommended Configuration Aliases?

From: Geoff Zinderdine (geoffz@xxxxxxx)
Date: Sun Aug 04 2002 - 18:56:10 GMT-3


   
This is what I use. I tried to keep it to a manageable number and to target
oft repeated patterns. Rather than have "son" for instance for sho ip ospf
nei, I have "o" that aliases sho ip ospf. With this it is a simple matter
to use "o nei" "o vi" "o dat" to get what you need without a huge cumbersome
list.

alias configure ae alias exec
ae c conf t
ae u undebug all
ae i sho ip route
ae x sho ipx route
ae b sho ip bgp
ae e sho ip eigrp
ae o sho ip ospf
ae ci clear ip route *
ae cx clear ipx route *
ae cb clear ip bgp
ae co clear ip ospf proc
ae sb sho ip int brief
ae sx sho ipx int brief
ae sri sho run | include
ae srb sho run | begin

I also found that you can use the wildcard with clear ip route and with
clear ipx route as you most times in a lab will be clearing the whole table
anyway, but with bgp you might only want to reset an AS or a neighbor.

Hope this helps,

Geoff Zinderdine

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com]On Behalf Of
CCIE Prep
Sent: Sunday, August 04, 2002 3:16 PM
To: 'CCIElab@groupstudy.com'
Subject: Recommended Configuration Aliases?

Does anyone have a list of recommended IOS aliases to be used during the
lab? I has started some of my own, but I was wondering what people have
found useful through thier studies. Here are some of the ones that I use:

SIR = SHOW IP ROUTE
CIR = CLEAR IP ROUTE *
SBN = SHOW IP BGP NEIGHBOR
SON = SHOW IP OSPF NEIGHBOR
SEN = SHOW IP EIGRP NEIGHBOR
SXR = SHOW IPX ROUTE
CT = CONFIG TERMINAL

I'm curious to hear what others have found useful. Thanks in advance!

Nate Kleven



This archive was generated by hypermail 2.1.4 : Sat Sep 07 2002 - 19:48:16 GMT-3