when a Virtualbox instance is closed with save state,
does the VirtualBox program/daemon still present the instance to the DHCP daemon as working, so that the current instance's IP address will be assigned to it - when the VB instance is revived again?
Example:
- VirtualBox instance [A] is assigned the IP address 192.168.1.1
- [A] is closed with "Save the machine state"
- [A] is started after a month
Will [A] IP address still be 192.168.1.1?