Iproute2
| iproute2 software | |
|---|---|
| Genere | Monitor di sistema |
| Sviluppatore | Stephen Hemminger |
| Data prima versione | 15 aprile 2004 |
| Ultima versione | 7.1.0 (15 giugno 2026) |
| Sistema operativo | Linux |
| Linguaggio | C |
| Licenza | GNU GPL 2 (licenza libera) |
| Sito web | wiki.linuxfoundation.org/networking/iproute2?s%5B%5D=iproute |
iproute2 è una collezione di tool a riga di comando per il controllo del networking e del traffico di rete, sia IPv4 che IPv6. È sviluppato da Stephen Hemminger. L'autore originale, Alexey Kuznetsov, era responsabile dell'implementazione di QoS nel kernel Linux.
iproute2 ha lo scopo di rimpiazzare un intero set di software Unix (a cui ci si riferisce spesso con il termine "net-tools"), precedentemente utilizzato per la configurazione delle interfacce di rete, tabelle di route e per la gestione delle tabelle ARP. Tali tool non erano più aggiornati dal 2001[1].
| Legacy utility | Obsoleted by | Note |
|---|---|---|
ifconfig
|
ip addr, ip link, ip -s
|
Indirizzo e configurazione del link |
route
|
ip route
|
Tabelle di routing |
arp
|
ip neigh
|
Vicini |
iptunnel
|
ip tunnel
|
Tunnel |
nameif
|
ifrename, ip link set name
|
Rename del link |
ipmaddr
|
ip maddr
|
Multicast |
netstat
|
ip -s, ss, ip route
|
Visualizza statistiche di rete |
iproute2 unifica la sintassi di questi vari comandi, che si sono evoluti durante i molti anni dello sviluppo di Unix. La sintassi di iproute2 è molto semplice e più consistente tra tutte le funzioni che fornisce, emulando tra l'altro la sintassi del sistema operativo Cisco IOS.
Note
- ^ Comment #1 : Bug #225997 : Bugs : “iproute” package : Ubuntu, su bugs.launchpad.net.
Collegamenti esterni
- Homepage di iproute2 Archiviato il 6 settembre 2008 in Internet Archive. - su Linux Foundation.
- Documentazione ufficiale.
Content Disclaimer
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.
- The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
- There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
- It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
- Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
- Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.
