Benutzer-Werkzeuge

Webseiten-Werkzeuge


linux:ip

ip

ip (aus dem Paket iproute2) dient zur Konfiguration von Netzwerkadressen (Nachfolger von ifconfig).

Tips

Netzwerkschnittstellen anzeigen

ip link

IP herausfinden

ip addr show SCHNITTSTELLE
ip addr show eth0|grep inet|awk '{print $2}'|cut -d / -f1
linux/ip.txt · Zuletzt geändert: von move

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki