|
|
(26 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) |
Zeile 1: |
Zeile 1: |
| {{DISPLAYTITLE:iproute2}} | | {{DISPLAYTITLE:Kategorie:iproute2}} |
| '''iproute2''' - Werkzeuge für Netzwerk(verkehrs)kontrolle
| |
| | |
| == Beschreibung ==
| |
| Mit der Programmsammlung [https://wiki.linuxfoundation.org/networking/iproute2 iproute2] rund um den zentralen Befehl ip lassen sich Netzwerkschnittstellen auf der Kommandozeile abfragen oder konfigurieren.
| |
| * Damit bietet sich diese Sammlung als vollwertiger Ersatz zu klassischen Befehlen wie ifconfig, route und [[netstat]] (sämtlich im Paket net-tools) an.
| |
| * Sie ist vollständig [[IPv6]]-kompatibel.
| |
| | |
| ; Werkzeuge für Netzwerk(verkehrs)kontrolle
| |
| * Die iproute2-Suite ist eine Sammlung von Werkzeugen für die Netzwerk- und Verkehrskontrolle.
| |
| * Diese Programme kommunizieren mit dem Linux-Kernel über die (rt)netlink-Schnittstelle.
| |
| * Sie bieten gegenüber den in den veralteten net-tools enthaltenen Programmen »ifconfig« und »route« erweiterte Möglichkeiten.
| |
| | |
| == Befehle ==
| |
| {| class="wikitable sortable options"
| |
| |-
| |
| ! Befehl !! Pfad !! Beschreibung
| |
| |-
| |
| | [[ip]] || /bin/ ||
| |
| |-
| |
| | [[ss]] || /bin/ ||
| |
| |-
| |
| | [[bridge]] || /sbin/ ||
| |
| |-
| |
| | [[dcb]] || /sbin/ ||
| |
| |-
| |
| | [[devlink]] || /sbin/ ||
| |
| |-
| |
| | [[ip]] || /sbin/ ||
| |
| |-
| |
| | [[rtacct]] || /sbin/ ||
| |
| |-
| |
| | [[rtmon]] || /sbin/ ||
| |
| |-
| |
| | [[tc]] || /sbin/ ||
| |
| |-
| |
| | [[tipc]] || /sbin/ ||
| |
| |-
| |
| | [[vdpa]] || /sbin/ ||
| |
| |-
| |
| | [[ctstat]] || /usr/bin/ ||
| |
| |-
| |
| | [[lnstat]] || /usr/bin/ ||
| |
| |-
| |
| | [[nstat]] || /usr/bin/ ||
| |
| |-
| |
| | [[rdma]] || /usr/bin/ ||
| |
| |-
| |
| | [[routel]] || /usr/bin/ ||
| |
| |-
| |
| | [[rtstat]] || /usr/bin/ ||
| |
| |-
| |
| | [[arpd]] || /usr/sbin/ ||
| |
| |-
| |
| | [[genl]] || /usr/sbin/ ||
| |
| |}
| |
| | |
| == Installation ==
| |
| # apt install iproute2
| |
| | |
| == Files ==
| |
| === Konfiguration ===
| |
| /etc/iproute2/bpf_pinning
| |
| /etc/iproute2/ematch_map
| |
| /etc/iproute2/group
| |
| /etc/iproute2/nl_protos
| |
| /etc/iproute2/rt_dsfield
| |
| /etc/iproute2/rt_protos
| |
| /etc/iproute2/rt_protos.d
| |
| /etc/iproute2/rt_protos.d/README
| |
| /etc/iproute2/rt_realms
| |
| /etc/iproute2/rt_scopes
| |
| /etc/iproute2/rt_tables
| |
| /etc/iproute2/rt_tables.d
| |
| /etc/iproute2/rt_tables.d/README
| |
| | |
| === bash-completion ===
| |
| /usr/share/bash-completion
| |
| /usr/share/bash-completion/completions
| |
| /usr/share/bash-completion/completions/devlink
| |
| /usr/share/bash-completion/completions/tc
| |
| | |
| === Doc ===
| |
| /usr/share/doc/iproute2/README.Debian
| |
| /usr/share/doc/iproute2/changelog.Debian.gz
| |
| /usr/share/doc/iproute2/copyright
| |
| /usr/share/lintian
| |
| /usr/share/lintian/overrides
| |
| /usr/share/lintian/overrides/iproute2
| |
| | |
| == Anwendungen ==
| |
| | |
| == Syntax ==
| |
| === Optionen ===
| |
| === Parameter ===
| |
| === Umgebungsvariablen ===
| |
| === Exit-Status ===
| |
| == Konfiguration ==
| |
| === Dateien ===
| |
| == Sicherheit ==
| |
| == Dokumentation ==
| |
| === RFC ===
| |
| === Man-Pages ===
| |
| === Info-Pages ===
| |
| == Siehe auch ==
| |
| == Links ==
| |
| === Projekt-Homepage ===
| |
| === Weblinks ===
| |
| === Einzelnachweise ===
| |
| <references />
| |
| == Testfragen ==
| |
| <div class="toccolours mw-collapsible mw-collapsed">
| |
| ''Testfrage 1''
| |
| <div class="mw-collapsible-content">'''Antwort1'''</div>
| |
| </div>
| |
| <div class="toccolours mw-collapsible mw-collapsed">
| |
| ''Testfrage 2''
| |
| <div class="mw-collapsible-content">'''Antwort2'''</div>
| |
| </div>
| |
| <div class="toccolours mw-collapsible mw-collapsed">
| |
| ''Testfrage 3''
| |
| <div class="mw-collapsible-content">'''Antwort3'''</div>
| |
| </div>
| |
| <div class="toccolours mw-collapsible mw-collapsed">
| |
| ''Testfrage 4''
| |
| <div class="mw-collapsible-content">'''Antwort4'''</div>
| |
| </div>
| |
| <div class="toccolours mw-collapsible mw-collapsed">
| |
| ''Testfrage 5''
| |
| <div class="mw-collapsible-content">'''Antwort5'''</div>
| |
| </div>
| |
| | |
| [[Kategorie:Entwurf]]
| |
| [[Kategorie:IPv4]] | | [[Kategorie:IPv4]] |
| [[Kategorie:IPv6]] | | [[Kategorie:IPv6/Linux]] |
| [[Kategorie:Linux:Befehl]] | | [[Kategorie:Linux/Befehl]] |
| | | [[Kategorie:Linux/Netzwerk]] |
| {{DEFAULTSORT:iproute2}} | | [[Kategorie:Linux/Komponente]] |
| | [[Kategorie:Linux/Software]] |
| | {{DEFAULTSORT:Kategorie:iproute2}} |