summaryrefslogtreecommitdiff
path: root/resources/xml/network.xml
blob: 1be01d83cf57236f97d571e73591a52840ed0199 (plain)
1
2
3
4
5
6
7
8
9
10
<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>