Aliases: Difference between revisions

From Braindisconnect
Jump to navigationJump to search
(Created page with "Category:Networking Here is a way to speed up some annoying commands. In config term put the following in: alias exec c config term alias exec srb sh run | begin alia...")
 
(No difference)

Latest revision as of 08:17, 2 March 2015

Here is a way to speed up some annoying commands.

In config term put the following in:

alias exec c config term
alias exec srb sh run | begin
alias exec sri sh run | include
alias exec srr sh run | begin ^rout
alias exec sip sh ip int brief
alias exec sipu sh ip int brief | exclude down

Now type the new shortcuts in priv mode:

c
srb
sri
srr
sip
sipu

c, srr, and sip are my favs.