libvirt/tests/interfaceschemadata/ipv6-dhcp.xml

7 lines
131 B
XML

<interface type='ethernet' name='eth0'>
<start mode='onboot'/>
<protocol family='ipv6'>
<dhcp/>
</protocol>
</interface>