diff --git a/src/ibm/hypervisor-network-mgr-src/hyp_ethernet_interface.cpp b/src/ibm/hypervisor-network-mgr-src/hyp_ethernet_interface.cpp index 5ad14e72..f257fe44 100644 --- a/src/ibm/hypervisor-network-mgr-src/hyp_ethernet_interface.cpp +++ b/src/ibm/hypervisor-network-mgr-src/hyp_ethernet_interface.cpp @@ -1099,6 +1099,7 @@ HypEthInterface::DHCPConf HypEthInterface::dhcpEnabled(DHCPConf value) else { method = "IPv4Static"; + (itr->second)->origin(HypIP::AddressOrigin::Static); // Reset IPv4 to the defaults only when dhcpv4 is disabled; // if the old4 is false (which means static), then // reset shouldn't happen in order to restore the static