mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-02 19:31:18 +00:00
7 lines
131 B
XML
7 lines
131 B
XML
|
<interface type='ethernet' name='eth0'>
|
||
|
<start mode='onboot'/>
|
||
|
<protocol family='ipv6'>
|
||
|
<dhcp/>
|
||
|
</protocol>
|
||
|
</interface>
|