How To Display / Delete IP Route Cache on Linux如何顯示/刪除IP路由高速緩存在Linux上
While configuring your routing (like同時,設定您的路由(如 load balancing with dual ADSL connections負載平衡具有雙重國籍的ADSL連線 ) 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 IP路由顯示緩存
A sample entry from the list is:樣本入境從名單是:
217.212.227.18 from 172.16.0.69 via 192.168.0.1 dev eth2 src 172.16.0.50 217.212.227.18從172.16.0.69通過192.168.0.1開發eth2鋼骨混凝土172.16.0.50
cache緩存
This tells us that all requests from 172.16.0.69 (my machine’s IP) to 217.212.227.18 (Akamai machine) gets routed via eth2 interface using the gateway 192.168.0.1 (Tata Indicom Broadband).這就告訴我們,所有的要求,從172.16.0.69 (我的機器的IP ) 217.212.227.18 ( Akamai公司的機器)取得改行eth2接口使用網關192.168.0.1 ( Tata Indicom寬帶) 。
How to delete the route cache如何刪除幹線高速緩存
ip route flush cache IP路由刷新緩存
Filed under提起下 Fedora 7 Fedora的7 , , Fedora Core 6是Fedora Core 6 , , Headline News頭條新聞 , , How To如何 , , Linux Linux的 , , Linux Migration Linux遷移 , , Open Source Software開放源碼軟件 , , Tech Note技術說明 , , Web網頁 | |
| |
RSS 2.0 2.0 | |
Trackback Trackback跟踪 this Article |此文章|
Email this Article電子郵件此文章
You may also like to read您也可以想讀 |



