1、vi /etc/udev/rules.d/70-persistent-net.rule

       删掉eth0网卡,将eht1网卡更名为eth0

2、vi /etc/sysconfig/network-scripts/ifcfg-eth0

  删掉网卡的物理地址HWADDR和UUID,更改 IPADDR 为新的IP

3、reboot

相关文章:

  • 2022-01-21
  • 2021-06-03
  • 2021-06-25
  • 2021-11-19
  • 2021-06-24
  • 2022-12-23
猜你喜欢
  • 2021-05-01
  • 2021-09-13
  • 2021-06-16
  • 2021-08-10
  • 2021-12-04
  • 2021-12-25
  • 2022-01-14
相关资源
相似解决方案