MacOS添加静态路由 2020-03-02 本文已影响0人 坏怂文文 添加静态路由 sudo route -n add 172.16.254.0/24 172.16.1.1 查看当前路由表 netstat -nr