1)service network status 查看指定服务的状态服务器
2)service network stop 中止指定服务rest
3)service network start 启动指定服务ip
4)service network restart 重启指定服务table
5)service --status-all 查看系统中全部的后台服务后台
1)chkconfig 查看全部服务器自启配置配置
2)chkconfig iptables off 关掉指定服务的自动启动iptables
3)chkconfig iptables on 开启指定服务的自动启动network