网络配置
时间:2006-04-12 来源:bin2
网络配置文件:
/etc/sysconfig/network-scripts/
ifcfg-bond0
ifcfg-eth0
启停网络服务:
service network start
service network stop
service network restart
启用/禁用网络接口:
ifconfig ethX up/down
查看路由表:
route
添加路由:
route add –net IP netmask MASK gw IP
相关阅读 更多 +