<div dir="ltr">Hello libvirt-users,<div><br></div><div>Given the following setup:</div><div>---</div><div>[Rest of network/dhcp server] ------[ physical interface] ------ [ bridge]  <----> |  <--->  [ VM ]</div><div><br></div><div><br></div><div><br></div><div>I have an interface configured in my Domain XML like so:</div><div>---</div><div><interface type="bridge"></div><div>    <source bridge="br20"></div><div></interface></div><div><br></div><div><br></div><div><br></div><div>Bridge "br20" is connected to an external network that has a DHCP server. However, I want to set it so the interface for this VM has a static IP served to it, either by a locally running DHCP server or via some sort of static IP assignment in the XML configuration. Is this possible?</div><div><br></div><div><br></div></div>