Route traffic from a source CIDR using a specific table.
Section: Routes and Gateways
Add source routing rule
bash
bash
sudo ip rule add from 10.10.0.0/24 table 100Explanation
Route traffic from a source CIDR using a specific table.
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