在CentOS 7中,可以通过以下方法刷新网卡:
sudo systemctl restart network
sudo systemctl restart NetworkManager
sudo ifdown eth0 sudo ifup eth0
请根据具体的情况选择适合的方法来刷新网卡。