问题出现点:

image
有两种解决方案:
第一种:
使用图形界面

image

image

image

image
再次使用语句ifconfig -a|more

image
第二种:
使用语句
cd /etc/sysconfig/
ls

image.png
cd network-scripts
vi ifcfg-ens33

image.png
再次查看
service network restart
ifconfig -a|more

image.png