virt-manager/tests/cli-test-xml/compare/virt-xml-kvm-add-network-os-from-xml.xml
2019-01-06 18:27:17 -05:00

14 lines
471 B
XML

<vsock model="virtio">
<cid auto="no" address="5"/>
</vsock>
+ <interface type="bridge">
+ <source bridge="eth0"/>
+ <mac address="00:11:22:33:44:55"/>
+ <model type="virtio"/>
+ </interface>
</devices>
<seclabel type="dynamic" model="selinux" relabel="yes"/>
<seclabel type="static" model="dac" relabel="yes">
Domain 'test-many-devices' defined successfully.
Changes will take effect after the domain is fully powered off.