summaryrefslogtreecommitdiff
path: root/testing/config/kvm/vnet3.xml
diff options
context:
space:
mode:
Diffstat (limited to 'testing/config/kvm/vnet3.xml')
-rw-r--r--testing/config/kvm/vnet3.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/testing/config/kvm/vnet3.xml b/testing/config/kvm/vnet3.xml
new file mode 100644
index 000000000..1da06c448
--- /dev/null
+++ b/testing/config/kvm/vnet3.xml
@@ -0,0 +1,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>