Skip to content

Draft: networkmanager: Provide a static IP configuration file

Stefan Schmidt requested to merge stefan/nm-staticip into kirkstone

In some network scenarios it might be better to have the device configured with a static IP configuration instead of DHCP.

This commit introduces a nmconnection file which allows such a configuration. The commit also introduces the nmcli command to the image for on device changes.

Signed-off-by: Stefan Schmidt stefan.schmidt@huawei.com

Merge request reports