RE: Alias

From: Michael Snyder (msnyder@revolutioncomputer.com)
Date: Sat Jan 10 2004 - 19:03:32 GMT-3


Tooo Much. I did my first lab attempt with 34 alias. It was a mistake.

Here's my condensed list. Only 14 and works well.

alias exec c config t
alias exec s show ip interface brief | e unass|Int
alias exec cb clear ip bgp *
alias exec ci clear ip route *
alias exec co clear ip ospf process
alias exec ce clear ip eigrp neighbors
alias exec sb show ip bgp
alias exec se show ip eigrp
alias exec sf show frame-relay
alias exec si show ip route | e -|sub
alias exec so show ip ospf
alias exec sr show running-config | e alias
alias exec sbs show ip bgp neighbors | include BGP state
alias exec sbn show ip bgp neighbors | include BGP neighbor
!

Nice simple and does many things.

So d is show ip ospf data

So n is show ip ospf nei

Se to de is show ip eigrp topo detail

So I is show ip ospf int

Sf m is show frame map

etc

-----Original Message-----
From: Rahul Barua [mailto:rahulbarua@touchtelindia.net]
Sent: Saturday, January 10, 2004 8:39 AM
To: ccielab@groupstudy.com
Subject: Alias

Dear all ,
Is it ok to use such a long list of alias or is it just me .
If edit possible plz reccomend.

alias configure ac alias configure
ac as alias subinterface
ac ai alias interface
ac ae alias exec

as i ip address
as ns no shut
as ef encap frame
as fm frame-relay map ip
as fi frame-relay interface-dlci
as nfi no frame-relay inver
as cr clock rate
as frts frame-relay traffic-shapping
as e exit
as ep encap ppp

ai i ip address
ai ns no shut
ai ef encap frame
ai ep encap ppp
ai fm frame-relay map ip
ai fi frame-relay interface-dlci
ai nfi no frame-relay inver
ai nfa no arp frame-relay
ai cr clock rate
as frts frame-relay traffic-shapping
ai e exit

ac r router rip
ac e router eigrp
ac o router ospf
ac is router isis
ac b router bgp
ac i interface
ac di default interface
ac a access-list
ac ia ip access-list
ac na no access-list
ac nia no ip access-list

ae a sh access-list
ae b sh runn | begin
ae c conf t
ae d sh dlsw
ae si sh ip route
ae sr sh runn | e alias
ae br sh runn | begin router
ae so sh ip ospf
ae se sh ip eigrp
ae sb sh ip bgp
ae s sh ip interface brief | e unass
ae ci clear ip route *
ae co clear ip ospf process
ae cb clear ip bgp *
ae sf sh frame-relay
ae sa sh atm
ae sn sh isdn
ae sns sh isdn stat
ae i sh runn interface
ae d debug
ae nd undebug all
ae sp sh ip protocol

ae v sh vlan
ae vd vlan data
ae sis sh interface stat
ae st sh interface trunk
ae sec sh ether

no ip domain-look

Regards

Rahul Barua.



This archive was generated by hypermail 2.1.4 : Mon Feb 02 2004 - 09:07:39 GMT-3