Switching to static network address issues

William Kennington wak at google.com
Wed Apr 10 19:45:24 AEST 2019


What are the configuration steps you are using to achieve this?

On Wed, Apr 10, 2019 at 2:36 AM Troy Lee <leetroy at gmail.com> wrote:
>
> Hi there,
>
> We met an issue about switching network address from DHCP to static issue.
> If we manually set the new static IP address which is the same as
> DHCP, the network setting will be dropped.
> This issue could be reproduced on qemu with romulus-bmc daily build image.
>
> root at romulus:~# cat /etc/systemd/network/00-bmc-eth0.network
> [Match]
> Name=eth0
> [Network]
> LinkLocalAddressing=yes
> IPv6AcceptRA=false
> DHCP=false
> Gateway=10.1.1.1
> [DHCP]
> ClientIdentifier=mac
> UseDNS=true
> UseNTP=true
> UseHostname=true
> SendHostname=true
>
> Thanks,
> Vertiv Avocent
> Troy Lee
> --
> Yu-Ting Lee (Troy Lee) <LeeTroy at gmail.com>


More information about the openbmc mailing list