Zeige und manipuliere routing, Geräte, Policy routing und Tunnel. Weitere Informationen: https://www.man7.org/linux/man-pages/man8/ip.8.html.
ip address
ip -brief address
ip -brief link
ip route
ip neighbour
ip link set {{interface}} {{up|down}}
ip addr add/del {{ip}}/{{mask}} dev {{interface}}
ip route add default via {{ip}} dev {{interface}}