liushuhe1990

systemd 配置网卡参数及mac地址

/etc/systemd/network/20-eth0.network

[Match]
Name=eth0

[Network]
Address=192.168.0.100/24
Gateway=192.168.0.1

[Link]
MACAddress=9C:69:B4:A0:10:01

  

分类:

技术点:

相关文章: