summaryrefslogtreecommitdiff
path: root/testing/config/kvm/vnet3.xml
blob: 1da06c4487de3081c739fe365cc2603d107ccac8 (plain)
1
2
3
4
5
6
7
8
9
10
11
<network>
  <name>vnet3</name>
  <uuid>5c537abc-c116-90e9-a0ef-886340d4c356</uuid>
  <forward dev='lo' mode='route'>
    <interface dev='lo'/>
  </forward>
  <bridge name='virbr3' stp='on' delay='0' />
  <mac address='52:54:00:62:4C:69'/>
  <ip address='10.2.0.254' netmask='255.255.0.0'>
  </ip>
</network>