« Net-tools - iproute2 equivalence » : différence entre les versions
Aller à la navigation
Aller à la recherche
Page créée avec « category:desktopcategory:serveurcategory:networking {| class="wikitable" |- ! net-tools !! iproute2 |- | arp || ip n (ip neighbor) |- | ifconfig || ip a (ip a... » |
(Aucune différence)
|
Version du 13 juillet 2017 à 07:52
| net-tools | iproute2 |
|---|---|
| arp | ip n (ip neighbor) |
| ifconfig | ip a (ip addr), ip link, ip -s (ip -stats) |
| iptunnel | ip tunnel |
| nameif | ip link |
| netstat | ss, ip route (for netstat -r), ip -s link (for netstat -i), ip maddr (for netstat -g) |
| route | ip r (ip route) |