Aliases

From Braindisconnect
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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.