en
config t
line con 0
exec-timeout 0 0
logg synch
exit
no ip domain-lookup
alias exec s show ip int brief
alias exec ss show run | section
alias exec sr show run
alias exec ct config t
alias exec sir show ip route
alias exec ssre show run | section router eigrp
alias exec ssro show run | section router ospf
alias exec ssrr show run | section router rip
alias exec ssrb show run | section router bgp
#EIGRP#
alias exec sien show ip eigrp neighbor
#OSPF#
alias exec ciop clear ip ospf process
alias exec ro1 router ospf 1
alias exec sio show ip ospf
alias exec sion show ip ospf n
alias exec sioi show ip ospf int
#BGP#
alias exec sibs show ip bgp summary
alias exec sib show ip bgp
alias exec cib clear ip bgp *
alias exec ^$ show ip bgp reg ^$
alias exec sibr show ip bgp reg
exit
copy run st