mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-02 19:31:18 +00:00
9 lines
269 B
XML
9 lines
269 B
XML
|
<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>
|