Flush all routes
sudo ip route flush table main
ip route show
Empty a routing cache
sudo ip route flush cache
sudo ip route show cache
References
https://linoxide.com/how-to-flush-routing-table-from-cache/
Daily Notes of a Programmer
Flush all routes
sudo ip route flush table main
ip route show
Empty a routing cache
sudo ip route flush cache
sudo ip route show cache
References
https://linoxide.com/how-to-flush-routing-table-from-cache/