<div dir="ltr">Hello<div><br></div><div>I am trying to create interfaces within an LXC container with specific name. I am using the following XML:</div><div><br></div><div><div>    <interface type='network' name='blah'></div><div>      <source network='dpbr_n_0'/></div><div>    </interface></div><div><br></div><div>This doesn't seem to work; it always ends up creating interface with name as "eth0".</div><div><br></div><div>I found some examples here: <a href="http://libvirt.org/guide/html/Application_Development_Guide-Network_Interfaces-XML_Format.html">http://libvirt.org/guide/html/Application_Development_Guide-Network_Interfaces-XML_Format.html</a></div><div><br></div><div>That uses interface type as "ethernet" and specifies name also, If I do that, I get back an error while starting the container as "Unsupported network type ethernet".</div><div><br></div><div>Appreciate your help.</div><div><br></div><div><div class="gmail_signature">Regards,<br>Harish</div></div>
</div></div>