summaryrefslogtreecommitdiff
path: root/testing/config/kvm/vnet1.xml
blob: f9d979be1f6cc39c5461d487094577c5eb8f4409 (plain)
1
2
3
4
5
6
7
8
9
10
11
<network>
  <name>vnet1</name>
  <uuid>1d6ac7c7-60d9-56c1-a7df-210d3d0cc6d1</uuid>
  <forward dev='lo' mode='route'>
    <interface dev='lo'/>
  </forward>
  <bridge name='virbr1' stp='on' delay='0' />
  <mac address='52:54:00:97:F9:FD'/>
  <ip address='192.168.0.254' netmask='255.255.255.0'>
  </ip>
</network>