RE: Recommended Configuration Aliases?

From: Michael Snyder (msnyder@xxxxxxx)
Date: Sun Aug 04 2002 - 18:21:59 GMT-3


   
>I was wondering what people have found useful through thier studies.

X for exit is one of my favorites.

alias exec x exit
alias interface x exit
alias configure x exit
alias route-map x exit
alias router x exit
alias subinterface x exit

alias configure h ip host
alias configure o router ospf
alias configure b router bgp
alias configure e router eigrp

alias configure rm route-map
alias interface ns no shutdown

alias exec c config t
alias exec f show running-config | begin
alias exec s show ip interface brief | e unass

alias exec cb clear ip bgp *
alias exec ce clear ip eigrp neighbors
alias exec ci clear ip route *
alias exec co clear ip ospf process
alias exec cx clear ipx route *

alias exec dp debug ip packet 199 detail
access-list 199 permit icmp any any
alias exec nd undebug all

alias exec sb show ip bgp
alias exec se show ip eigrp
alias exec si show ip route | e -
alias exec sf show frame-relay
alias exec so show ip ospf
alias exec sr show running-config | e alias
alias exec sx show ipx route

alias exec sbs show ip bgp neighbors | include BGP state
alias exec sbn show ip bgp neighbors | include BGP neighbor



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