Aliases

From Braindisconnect
Revision as of 08:17, 2 March 2015 by Jbutler (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.