Date: 10/20/07 (Java Web) Keywords: no keywords While configuring your routing (like load balancing with dual ADSL connections) you would often need to view the current route cache and also to occasionally delete the current cache. Here is how you can do it. How to display the route cache ip route show cache A sample entry from the list is: 217.212.227.18 from 172.16.0.69 via 192.168.0.1 dev [...] Source: http://blog.taragana.com/index.php/archive/how-to-display-delete-ip-route-cache-on-linux/
|