Network Configuration
ip route
Manage the IP routing table with iproute2.
Ubuntu
CentOS
Debian
Arch
SUSE
Slackware
Alpine
Fedora
Verified: 2025-09-09
Syntax
$ip route [show|add|del|...] [OPTIONEN]
Examples
$ip route show
$ip route add default via 192.168.1.1
Typical use cases
?
Standard usage
ip route --help
Note
Modern alternative to <a class='link-badge' href='?query=route'>route</a>.
Export