找不到ifconfig命令
使用如下命令,安装net-tools工具,就可以使用ifconfig命令查看网卡了。
yum -y install net-tools
当然也可以使用以下命令查看网络配置的信息。
ip addr