/etc/systemd/network/10-eth0.network.d/ipv4.conf to correct or change IP settings.Aria Operations 8.x
VMware Aria Operations appliances are built on Photon OS and utilize a management layer that synchronizes network settings from the vApp Options defined in the vCenter Server.
Directly editing configuration files like ipv4.conf or other files under /etc/systemd/network/ is not a persistent method of configuration. During the boot sequence, the appliance's initialization scripts read the properties assigned to the VM in vCenter (the OVF environment) and overwrite the local configuration files to ensure they match the defined vApp Options. Consequently, any changes made manually at the command line that do not match the vApp properties will be discarded upon reboot.
To ensure network changes are persistent, they must be applied through the management interfaces rather than direct file edits.
## Verification