/bind numpad4 "netgraph 1"The core of the whole system. /bind attaches a command to a key; the command goes in quotes. Anything you can type into chat, and every internal engine command, can be bound this way.
Wraps a long command chain behind a short name, which you can then bind to a key or type directly. Aliases keep bind lines readable once the chains get long.
/alias ping "netgraph 1"
/bind numpad4 ping