1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-02-17 09:01:27 +00:00

9 lines
269 B
XML
Raw Normal View History

<interface type='ethernet' name='eth0'>
<start mode='onboot'/>
<protocol family='ipv6'>
<ip address='3ffe:ffff:0:5::1' prefix='128'/>
<ip address='3ffe:ffff:0:5::3' prefix='128'/>
<ip address='3ffe:ffff:0:5::5' prefix='128'/>
</protocol>
</interface>