输入ifconfig 提示不存在 使用yum search ifconfig来搜索下ifconfig的相关 查看ifconfig匹配的是net-tools.x86_64包,安装net-tools.x86_64包 yum install net-tools.x86_64 -y