virtigo/resources/xml/network.xml

11 lines
287 B
XML

<domain type='kvm'>
<devices>
<interface type='bridge'>
<mac address='22:22:22:22:22:22'/>
<source bridge='worldbr'/>
<model type='virtio'/>
<address type='pci' domain='0x0000' bus='0x01' slot='0x00' function='0x0'/>
</interface>
</devices>
</domain>