Aliases

From Braindisconnect
Jump to navigationJump to search

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.