centos 添加静态路由

在etc/rc.local里添加
route add -net 192.168.200.0 netmask 255.255.255.0 gw 192.168.177.254

这样,每次开机这条静态路由都就生效了。

此条目发表在待分类分类目录。将固定链接加入收藏夹。