路由<h2>路由缓存</h2> <pre><code class="language-sh"># 查看 cat /proc/net/rt_cache # 可读性 ip route show cache # 清空 ip route flush cache </code></pre>