net-tools, etc. | iprout2 versions | Note |
---|---|---|
ifconfig | ip addr, ip link, ip -s | Address and link configuration |
route | ip route | Routing tables |
arp | ip neigh | Neighbors |
iptunnel | ip tunnel | Tunnels |
nameif | ifrename, ip link set name | Rename network interfaces |
ipmaddr | ip maddr | Multicast |
netstat | ip -s, ss, ip route | Show various networking statistics |
Pet Download
An iprout2 is available for download for both x86 and x86_64 architectures on the following thread:
http://www.murga-linux.com/puppy/viewtopic.php?t=108013
Also on this wiki
How to configure wifi from the commandline - Intro
Man Pages
https://linux.die.net/man/8/ipExternal Links
iproute2 (Wikipedia)
current_utilities_for_networking_and_traffic_control (openWRT wiki)
Core_utilities#ip (Arch Wiki)