| How to add an IP address with ip address |
| How to delete an IP address with ip address |
| How to flush IP addresses from an interface with ip address |
| How to display ARP entries with ip neigh |
| How to rename an interface with ip link |
| How to change MTU with ip link |
| How to bring an interface up or down with ip link |
| How to show interfaces with ip link |
| How to show interface statistics with ip link |
| How to add a static neighbor entry with ip neigh |
| How to delete a neighbor entry with ip neigh |
| How to monitor link, route, and neighbor changes with ip monitor |
| How to add a default route with ip route |
| How to add a static route with ip route |
| How to delete a route with ip route |
| How to show routes from a specific routing table with ip route |
| How to add a routing policy rule with ip rule |
| How to delete a routing policy rule with ip rule |
| How to show routing policy rules with ip rule |
| How to show IP addresses with ip address |
| How to show default route and gateway with ip route |
| How to show listening TCP sockets with ss |
| How to show socket summary with ss |
| How to add a GRE tunnel with ip tunnel |
| How to add a VLAN interface with ip link |