On this page
Network Interface Operations Manual
Linux network interface management uses the ip command (replacing the legacy ifconfig/route). All temporary modifications are lost upon reboot; persistence is handled via NetworkManager or systemd-networkd.
Viewing
# Interface overview (UP/DOWN, MAC, MTU, status)
# IP addresses
# Statistics (packet counts at the software interrupt level)
|
# Routing table
# Network card hardware
|
# WiFi
|
# ARP cache
Operations
# Interface up/down
# IP addresses
# Routing
# NetworkManager (nmcli)
# Bridge
# VLAN
Troubleshooting
# Interface down → Check physical layer
|
| |
# Frequent WiFi disconnections
|
# → Weak signal → Move closer to AP
# → 5GHz DFS channel (52/56/60/64) → Use 149+
# → Driver issue → modprobe -r mt7925e; modprobe mt7925e
# Routing unreachable
# Poor performance/drops
|
|
# ARP resolution stuck → Clear cache