ip

Tested on:

Purpose

Basic Command Usage

ip a / ip addr

ip link

ip route

ip neigh

Advanced (?) Command Usage

ip addr add {IP} dev {interface}/ ip addr del {IP} dev {interface}

ip link set {interface} UP/DOWN

~ Slate