Skip to content

OpenBMC未插入网线的状态下启动BMC后,使用ipmitool lan set 1 macaddr AA:AA:AD:05:21:41修改mac地址,会导致BMC的/etc/systemd/network/ 00-bmc-eth0.network文件的默认IP丢失,触发BMC的网络无法连接 #79

@Mr-liu2024

Description

@Mr-liu2024

OpenBMC未插入网线的状态下启动BMC后,使用ipmitool lan set 1 macaddr AA:AA:AD:05:21:41修改mac地址,会导致BMC的/etc/systemd/network/ 00-bmc-eth0.network文件的默认IP丢失,触发BMC的网络无法连接

操作步骤:
1.BMC在上电之前,拔掉BMC的网线;
2.BMC进行上电开机
3.使用ipmitool lan set 1 macaddr AA:AA:AD:05:21:41修改BMC的MAC地址
4.查看/etc/systemd/network/ 00-bmc-eth0.network文件,发现配置文件的IP丢失;
5.插入网线,ping BMC的网络,出现无法ping通

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions