linux 开机自添加路由

时间:2016-12-12 14:19:03   收藏:0   阅读:370

 

进入 vi /etc/sysconfig/network/routes

 


172.20.0.0 172.20.2.254 255.255.0.0 eth2
80.80.0.0  172.20.2.254 255.255.0.0 eth2
10.229.131.0 172.20.2.254 255.255.255.0 eth2
10.229.130.0  172.20.2.254 255.255.255.0 eth2
default 10.47.202.1 - -

原文:http://www.cnblogs.com/m317/p/6163924.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!