Insert a route into an alternate routing table.
Section: Routes and Gateways
Add route to custom table
bash
bash
sudo ip route add default via 10.10.0.1 dev eth1 table 100Explanation
Insert a route into an alternate routing 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