Display source-based and policy routing rules.

Section: Routes and Gateways

Show policy routing rules

bash
bash
ip rule show
Explanation

Display source-based and policy routing rules.

Learn the surrounding workflow

Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.

Related commands

Same sheet · prioritizing Routes and Gateways
Add source routing rule
Route traffic from a source CIDR using a specific table.
OpenIn sheetbashsame section
Show routes
Display the main routing table.
OpenIn sheetbashsame section
Resolve route for destination
Show which route and source address will be used.
OpenIn sheetbashsame section
Add default route
Set a default gateway.
OpenIn sheetbashsame section
Delete default route
Remove the default gateway.
OpenIn sheetbashsame section
Add static route
Add a route for a remote network.
OpenIn sheetbashsame section