mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-02 19:31:18 +00:00
9 lines
200 B
XML
9 lines
200 B
XML
|
<interface type='ethernet' name='eth0'>
|
||
|
<start mode='none'/>
|
||
|
<mac address='aa:bb:cc:dd:ee:ff'/>
|
||
|
<mtu size='1492'/>
|
||
|
<protocol family='ipv4'>
|
||
|
<dhcp peerdns='no'/>
|
||
|
</protocol>
|
||
|
</interface>
|